diff --git a/org/qmckl_jastrow_champ.org b/org/qmckl_jastrow_champ.org index 24beab7..40cabff 100644 --- a/org/qmckl_jastrow_champ.org +++ b/org/qmckl_jastrow_champ.org @@ -4485,7 +4485,9 @@ qmckl_exit_code qmckl_compute_jastrow_champ_factor_en_hpc ( if (factor_en == NULL) return QMCKL_INVALID_ARG_11; const double de = (double) elec_num; +#ifdef HAVE_OPENMP #pragma omp parallel for +#endif for (int64_t nw=0 ; nw