Skip to content

reframe build script

Jean-Guillaume Piccinali requested to merge make_reframe into gpu-hackathlon

Created by: jgphpc

cd $HOME   # not $SCRATCH
git clone https://github.com/unibas-dmi-hpc/SPH-EXA_mini-app.git  
cd SPH-EXA_mini-app/scripts/reframe/
git clone https://github.com/unibas-dmi-hpc/SPH-EXA_mini-app.git   src_gpu
git checkout make_reframe
reframe -c ./make.py -n MPIOMP_Build_Test_f982fde_sedov -r    # -l

Merge request reports