From 9aa1afae3f705035a2861941cc892a080ff8f465 Mon Sep 17 00:00:00 2001 From: Tobias Neumann Date: Thu, 28 Mar 2024 11:17:28 -0700 Subject: [PATCH] Another fix for omp_lib (at least on perlmutter) when MPI is disabled --- src/Need/mcfm_omp.f | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Need/mcfm_omp.f b/src/Need/mcfm_omp.f index 5410002..56862d2 100644 --- a/src/Need/mcfm_omp.f +++ b/src/Need/mcfm_omp.f @@ -1,8 +1,8 @@ program mcfm + use omp_lib implicit none include 'types.f' - include "omp_lib.h" include 'mpicommon.f' integer:: t,threadmin,threadmax,trials,trial