Loading src/libnptm/clu_subs.cpp +0 −4 Original line number Diff line number Diff line Loading @@ -47,10 +47,6 @@ #include <omp.h> #endif #ifdef USE_TARGET_OFFLOAD #pragma omp requires unified_shared_memory #endif using namespace std; void apc( Loading src/libnptm/tra_subs.cpp +0 −4 Original line number Diff line number Diff line Loading @@ -53,10 +53,6 @@ #include <omp.h> #endif #ifdef USE_TARGET_OFFLOAD #pragma omp requires unified_shared_memory #endif void camp(dcomplex *ac, dcomplex **am0m, dcomplex *ws, CIL *cil) { for (int j = 0; j < cil->nlemt; j++) { for (int i = 0; i < cil->nlemt; i++) { Loading Loading
src/libnptm/clu_subs.cpp +0 −4 Original line number Diff line number Diff line Loading @@ -47,10 +47,6 @@ #include <omp.h> #endif #ifdef USE_TARGET_OFFLOAD #pragma omp requires unified_shared_memory #endif using namespace std; void apc( Loading
src/libnptm/tra_subs.cpp +0 −4 Original line number Diff line number Diff line Loading @@ -53,10 +53,6 @@ #include <omp.h> #endif #ifdef USE_TARGET_OFFLOAD #pragma omp requires unified_shared_memory #endif void camp(dcomplex *ac, dcomplex **am0m, dcomplex *ws, CIL *cil) { for (int j = 0; j < cil->nlemt; j++) { for (int i = 0; i < cil->nlemt; i++) { Loading