summarylogtreecommitdiffstats
path: root/set_num_threads.patch
diff options
context:
space:
mode:
authorMichel Zou2021-06-04 20:49:15 +0200
committerMichel Zou2021-06-04 20:49:15 +0200
commitc6e1f21a4f04b07666fcac60488590a3e597b515 (patch)
treef87551b3fbafe0ad6fab8c15b6a072bbf3d5e0ac /set_num_threads.patch
parent3de3155e170dd9e861ad5e02b31107fc86c1e8c6 (diff)
downloadaur-c6e1f21a4f04b07666fcac60488590a3e597b515.tar.gz
1.7.0
Diffstat (limited to 'set_num_threads.patch')
-rw-r--r--set_num_threads.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/set_num_threads.patch b/set_num_threads.patch
deleted file mode 100644
index 861267e592ec..000000000000
--- a/set_num_threads.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/disable_threading.cpp b/src/disable_threading.cpp
-index e3be7ff..94c645a 100644
---- a/src/disable_threading.cpp
-+++ b/src/disable_threading.cpp
-@@ -36,6 +36,7 @@
- extern "C" {
- // This function is private in openblas
- int goto_get_num_procs(void);
-+void openblas_set_num_threads(int num_threads);
- }
- #endif
-