Change ICX flags based on ISA
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Adjustable variables
|
||||
TAG="${TAG:-ICX}"
|
||||
OPT_SCHEME="${OPT_SCHEME:-gromacs}"
|
||||
TAG="${TAG:-ICC}"
|
||||
OPT_SCHEME="${OPT_SCHEME:-lammps}"
|
||||
CORE="${CORE:-0}"
|
||||
FREQ="${FREQ:-2.4}"
|
||||
NRUNS="${NRUNS:-3}"
|
||||
|
Reference in New Issue
Block a user