Correct template for ?laswp_(plus,minus) and add DYNAMIC_ARCH versions
This commit is contained in:
parent
d5cc12daaa
commit
122f451866
|
@ -53,7 +53,7 @@ GenerateNamedObjects("laswp/generic/laswp_k_4.c" "MINUS" "laswp_minus" false ""
|
||||||
#GenerateNamedObjects("laswp/generic/laswp_k_4.c" "MINUS" "laswp_minus" false "" ${TSUFFIX} false 3)
|
#GenerateNamedObjects("laswp/generic/laswp_k_4.c" "MINUS" "laswp_minus" false "" ${TSUFFIX} false 3)
|
||||||
#endforeach ()
|
#endforeach ()
|
||||||
|
|
||||||
if (SMP)
|
if (USE_THREAD)
|
||||||
|
|
||||||
if (USE_OPENMP)
|
if (USE_OPENMP)
|
||||||
set(GETRF_SRC getrf/getrf_parallel_omp.c)
|
set(GETRF_SRC getrf/getrf_parallel_omp.c)
|
||||||
|
|
Loading…
Reference in New Issue