Mentions légales du service

Skip to content
Snippets Groups Projects

Upgrade CI

Merged Mathieu Faverge requested to merge faverge/chameleon:ci/upgrade into master
17 files
+ 633
437
Compare changes
  • Side-by-side
  • Inline
Files
17
+ 10
0
bench_plafrim:
stage: test
tags: ['plafrim']
variables:
BUILD_OPTIONS: "-DCHAMELEON_USE_MPI=ON -DCMAKE_BUILD_TYPE=Release"
VERSION: miriel
script:
- (cd tools/bench/plafrim/miriel && ./run.sh)
only:
- schedules
Loading