Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 92c0d706 authored by Mathieu Faverge's avatar Mathieu Faverge
Browse files

Test in a branch

parent 83cb6d92
No related branches found
No related tags found
1 merge request!91Gitlab/new sonarqube
...@@ -53,31 +53,6 @@ build_starpu: ...@@ -53,31 +53,6 @@ build_starpu:
BUILD_OPTIONS: "-DCHAMELEON_USE_CUDA=ON -DCHAMELEON_USE_MPI=ON" BUILD_OPTIONS: "-DCHAMELEON_USE_CUDA=ON -DCHAMELEON_USE_MPI=ON"
VERSION: starpu VERSION: starpu
build_starpu_simgrid:
<<: *build_script
artifacts:
name: build_starpu_simgrid
expire_in: 48 hours
paths:
- build
- chameleon_starpu_simgrid.log
variables:
SIMU: simu
BUILD_OPTIONS: "-DCHAMELEON_SIMULATION=ON -DCHAMELEON_USE_CUDA=ON -DCHAMELEON_USE_MPI=OFF"
VERSION: starpu_simgrid
build_quark:
<<: *build_script
artifacts:
name: build_quark
expire_in: 48 hours
paths:
- build
- chameleon_quark.log
variables:
BUILD_OPTIONS: "-DCHAMELEON_SCHED_QUARK=ON"
VERSION: quark
test_starpu_branches: test_starpu_branches:
<<: *test_script <<: *test_script
variables: variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment