Mentions légales du service

Skip to content
Snippets Groups Projects

Update benchmarks

Merged PRUVOST Florent requested to merge fpruvost/chameleon:regression into master
9 files
+ 430
105
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 3
2
@@ -9,14 +9,15 @@
- git submodule update --init --recursive
script:
- ./tools/bench/plafrim/run.sh
allow_failure: true
artifacts:
name: "$CI_JOB_NAME-$CI_COMMIT_REF_SLUG"
expire_in: 1 week
when: always
paths:
- "chameleon-$NODE-$MPI-$SLURM_NP.err"
- "chameleon-$NODE-$MPI-$SLURM_NP.out"
- "tools/bench/plafrim/chameleon.csv"
- "tools/bench/plafrim/results/$JUBE_ID"
- "chameleon-$NODE-$MPI.csv"
variables:
PLATFORM: plafrim
Loading