Skip to content

Commit 386ea39

Browse files
committed
Not needed
1 parent 0127128 commit 386ea39

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

apps/Fluent/Arm/Fluent-Benchmark.OMPI.sbatch

-1
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,4 @@ mpirun -np $SLURM_JOB_NUM_NODES -ppn 1 /bin/bash -c "sync && echo 3 | sudo tee /
4141
echo "Enabling Transparent Huge Pages (THP)"
4242
mpirun -np $SLURM_JOB_NUM_NODES -ppn 1 /bin/bash -c "echo always | sudo tee /sys/kernel/mm/transparent_hugepage/enabled"
4343

44-
echo "Run Fluent Benchmark: ${APP_BIN_PATH} ${benchmark_file%.*} -t${SLURM_NPROCS} -cnf=hostfile -part=4 -platform=intel -nosyslog -noloadchk -ssh -mpi=openmpi -norm"
4544
"${APP_BIN_PATH}" ${benchmark_file%.*} -t${SLURM_NPROCS} -cnf=hostfile -part=4 -platform=openmpi -nosyslog -noloadchk -ssh -mpi=intel -norm | tee output.$SLURM_JOBID.out

0 commit comments

Comments
 (0)