[SERVER]
11.11.11.11

[DOWNLOAD]

[DEPENDENCY]
./jarvis -install hpckit/${HPCKIT_VERSION} any
module purge
module use ${JARVIS_ROOT}/software/modulefiles
module load hpckit${HPCKIT_VERSION}/bisheng/compiler${BISHENG_VERSION}/bishengmodule

[ENV]
module purge
module use ${JARVIS_ROOT}/software/modulefiles
module load hpckit${HPCKIT_VERSION}/bisheng/compiler${BISHENG_VERSION}/bishengmodule
export PATH=${JARVIS_ROOT}/software/libs/bisheng${BISHENG_VERSION}/python3/3.7.10/bin:$PATH

[APP]
app_name = python3
build_dir = $JARVIS_ROOT
binary_dir = ${JARVIS_ROOT}/software/libs/bisheng${BISHENG_VERSION}/python3/3.7.10/bin
case_dir = 

[BUILD]
./jarvis -install python3/3.7.10 clang

[RUN]
run =
binary = python3.7 --version 
nodes = 1