From 85e12619165c9338313db13cbe6a5c8643633502 Mon Sep 17 00:00:00 2001 From: Anthony Scemama Date: Fri, 13 Dec 2024 03:10:10 +0100 Subject: [PATCH] pragmas --- org/qmckl_jastrow_champ.org | 28 +++++++++++++++++++++++++--- 1 file changed, 25 insertions(+), 3 deletions(-) diff --git a/org/qmckl_jastrow_champ.org b/org/qmckl_jastrow_champ.org index 43a497a..5574cac 100644 --- a/org/qmckl_jastrow_champ.org +++ b/org/qmckl_jastrow_champ.org @@ -2445,14 +2445,18 @@ qmckl_exit_code qmckl_compute_ee_distance_rescaled_hpc ( { #endif qmckl_exit_code rc = QMCKL_SUCCESS; +#ifdef HAVE_OPENMP #pragma omp for +#endif for (int64_t k=0 ; k