Mentions légales du service

Skip to content
Snippets Groups Projects

Add OpenMP runtime for codelets

Merged Philippe Virouleau requested to merge viroulea/chameleon:feature-openmp into master
All threads resolved!
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -102,7 +102,7 @@ build_openmp:
- build
- chameleon_openmp.log
variables:
BUILD_OPTIONS: "-DCHAMELEON_SCHED_OPENMP=ON"
BUILD_OPTIONS: "-DCHAMELEON_SCHED=OPENMP"
VERSION: openmp
test_starpu_branches:
Loading