1
0
mirror of https://github.com/TREX-CoE/qmckl.git synced 2024-06-14 01:05:41 +02:00
This commit is contained in:
Anthony Scemama 2023-06-14 11:45:39 +02:00
parent 53df240ca3
commit 9211bf576f

View File

@ -2832,11 +2832,10 @@ printf("qmckl_transpose ok\n");
Trick to make MKL efficient on AMD
#+begin_src c :tangle (eval c)
/*
int mkl_serv_intel_cpu_true() {
return 1;
}
*/
#+end_src
* End of files :noexport: