10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-20 12:12:18 +02:00
QuantumPackage/src/utils/fast_mkl.c

6 lines
48 B
C
Raw Normal View History

2023-07-04 01:22:12 +02:00
int mkl_serv_intel_cpu_true() {
return 1;
}