Switch off OMP in HASH g2l_ins

repack-csga
sfilippone 8 months ago
parent 4e0a9e5db8
commit b99aa7a90f

@ -683,7 +683,7 @@ contains
mglob = idxmap%get_gr()
nrow = idxmap%get_lr()
!write(0,*) me,name,' before loop ',psb_errstatus_fatal()
#ifdef OPENMP
#if 0 && defined(OPENMP)
!call OMP_init_lock(ins_lck)
if (idxmap%is_bld()) then

Loading…
Cancel
Save