aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTeresa Charlin <teresa.charlinreyes@arm.com>2021-03-02 19:12:17 +0000
committerTeresa Charlin <teresa.charlinreyes@arm.com>2021-03-02 19:12:17 +0000
commitdf6ed10236147a38f009f7be65db870c2de7d34b (patch)
tree00927549c26b878f5d67b1a2ba058e6796227756
parent8f2411e07a4fed1a0e5d04e3002b98980a1759b4 (diff)
downloadarmnn-df6ed10236147a38f009f7be65db870c2de7d34b.tar.gz
Update ACL pin to b1ff7f7baafeba0443bd460793c60b1ce40a405f
Signed-off-by: Teresa Charlin <teresa.charlinreyes@arm.com> Change-Id: I8e617a6b67cb7188e389146875e41fe15542143b
-rwxr-xr-xscripts/get_compute_library.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/get_compute_library.sh b/scripts/get_compute_library.sh
index 51c0ac083e..16a9060ef5 100755
--- a/scripts/get_compute_library.sh
+++ b/scripts/get_compute_library.sh
@@ -10,7 +10,7 @@ CMD=$( basename $0 )
#DEFAULT_CLFRAMEWORKREVISION="branches/arm_compute_21_02" # Release 21.02
#
# For pinning to a revision use this:
-DEFAULT_CLFRAMEWORKREVISION="1055dc14c7812ea322947e5b4a0733fb7b206715" #Update Release Notes
+DEFAULT_CLFRAMEWORKREVISION="b1ff7f7baafeba0443bd460793c60b1ce40a405f" #Enable OpenMP scheduler support for clang
usage() {
echo "Usage: $CMD (Use the default clframework SHA)"