for unknown reason bitshuffle starts to ignore settings of number of threads in jungfrau utils. Fix from Ivan Usov

This commit is contained in:
Dmitry Ozerov
2020-10-14 15:12:34 +02:00
committed by Data Backend account
parent 7a115cdbff
commit 41b8d2d0ef
+3
View File
@@ -126,6 +126,9 @@ coreAssociatedConversion="35,34,33,32,31,30,29,28,27,26,25,24,23,22,21,20,19,18"
#TODO: calculate this number from coreAssociatedConversion
#export NUMBA_NUM_THREADS=18
#not clear why, but bitshuffle doesn't respect OMP_NUM_THREADS set in jungfrau_utils anymore, thus we set it here
export OMP_NUM_THREADS=1
date3=$(date +%s)
echo "Finished : "`date`
echo -n "Retrieve Time : "