summarylogtreecommitdiffstats
path: root/blis_profile.sh
diff options
context:
space:
mode:
Diffstat (limited to 'blis_profile.sh')
-rw-r--r--blis_profile.sh7
1 files changed, 7 insertions, 0 deletions
diff --git a/blis_profile.sh b/blis_profile.sh
new file mode 100644
index 000000000000..66320296204d
--- /dev/null
+++ b/blis_profile.sh
@@ -0,0 +1,7 @@
+# Set blis loop threading environment variables
+# Please customize for your hardware and application
+
+export BLIS_IR_NT=1
+export BLIS_JR_NT=1
+export BLIS_IC_NT=1
+export BLIS_JC_NT=1