Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
hopefully bigdft CI (work around an issue we identified, pending a fix)
authorAugustin Degomme <26892-adegomme@users.noreply.framagit.org>
Mon, 13 Nov 2023 13:38:33 +0000 (13:38 +0000)
committerAugustin Degomme <26892-adegomme@users.noreply.framagit.org>
Mon, 13 Nov 2023 13:38:33 +0000 (13:38 +0000)
tools/jenkins/ci-bigdft.sh

index 6833428..9391fa0 100755 (executable)
@@ -31,6 +31,8 @@ sed -i 's|module="ntpoly-v3.0.0.tar.gz"|module="ntpoly"|' ../modulesets/hpc-upst
 ../Installer.py -f ../../tools/jenkins/gfortran-simgrid.rc -y build
 
 export OMP_NUM_THREADS=1
+#workaround issue with profiling optimization (for fugaku) which prevent f_free_ptr to use the simgrid version. Fix pending.
+export FUTILE_PROFILING_DEPTH=-1
 
 #cubic version
 cd ../bigdft/tests/DFT/cubic/C