Commit 4c8ef99d authored by Caneses Marin, Juan Francisco's avatar Caneses Marin, Juan Francisco
Browse files

Demonstrated x37 speed up with 96 threads on fusiont6, after this commit, we will merge to master

parent eef47507
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,7 +9,7 @@ INPUT_FILE="xp_TestDrag.in"

# Set number of threads:
# ===================================================
export OMP_NUM_THREADS=48
export OMP_NUM_THREADS=96

# Set processor binding for openMP:
# ===================================================