f55b48ec86
Update ompv test with -fopenmp=libompv flag
...
Reviewed-By: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
Tested-By: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2023-11-24 16:48:09 +01:00
d9ae85ce4b
Add a more strict test for OpenMP+nOS-V
...
In this test we ensure that the worksharing region is running inside a
nOS-V task, so we know that we are not using the vanilla OpenMP by
accident.
We also keep the previous test test/compilers/clang-openmp.nix as-is, so
we can check that the compiler injects the nosv library dependency in
the final binary on its own.
Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-11-24 14:52:23 +01:00
ff34ab5732
Enable NIX_DEBUG = 1 in the clang-ompss2 test
...
Reviewed-by: Aleix Roca Nonell <aleix.rocanonell@bsc.es>
2023-11-22 15:38:31 +01:00
f605f8e5e4
Add clang openmp test for CI
...
Reviewed-By: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
Tested-By: Rodrigo Arias Mallo <rodrigo.arias@bsc.es>
2023-10-31 16:52:55 +01:00
51dcc6896e
Begin moving bsc packages to root attribute
2023-09-19 10:33:32 +02:00
ee24b910a1
Use clang++ for C++ tests
2023-09-01 16:51:32 +02:00
fd5fb5c055
Add asan test for clangOmpss2
2023-09-01 16:43:49 +02:00
933cd1e3c7
Show commands being executed in clang test
2023-05-22 19:30:40 +02:00
bb6129a77e
Reduce ompss2 test verbosity
2023-05-22 13:55:23 +02:00
91a5bdb344
Add comment about __noChroot in OmpSs-2 test
2023-03-14 10:32:59 +01:00
243ed2331a
Add new package NODES
2023-03-13 16:16:34 +01:00
bf28263cc5
Add OmpSs-2 test with tasks
2023-03-13 14:54:40 +01:00
84623ea9d0
Use lld linker for clangOmpss2 for LTO
2023-03-06 11:47:01 +01:00
115e9beb59
Add Intel oneAPI 2023 with compilation tests
2023-03-03 18:18:51 +01:00
1a99a7eb73
Add more packages to CI
2023-03-02 12:08:02 +01:00
Rodrigo Arias
67c692b648
Add test subset
2020-06-25 21:02:49 +02:00
Rodrigo Arias
19e4e12126
Working stdenv with clang+ompss2
2020-06-17 13:00:49 +02:00