Skip to content

Commit

Permalink
update Lassen benchmark job with new variants
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-nix committed Aug 3, 2023
1 parent 72e9466 commit fb119d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab/lassen-jobs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ lassen_gcc_cuda_bench:
- COMPILER_SPEC: [email protected]
CUDA_SPEC: [[email protected]]
variables:
SPEC: "%${COMPILER_SPEC} cstd=99 cxxstd=14 build_type=Release precision=double ~int64 +benchmarks+profiling+caliper +mpi+openmp+cuda+raja cuda_arch=70 ^raja+cuda~openmp~examples~exercises cuda_arch=70 ^caliper+cuda~adiak cuda_arch=70 ^${CUDA_SPEC}+allow-unsupported-compilers"
SPEC: "%${COMPILER_SPEC} cstd=99 cxxstd=14 build_type=Release precision=double caliper-dir=/usr/workspace/sundials/test-job ~int64 +benchmarks+profiling+caliper+adiak+profile-examples+mpi+openmp+cuda+raja cuda_arch=70 ^raja+cuda~openmp~examples~exercises cuda_arch=70 ^caliper+adiak+cuda cuda_arch=70 ^${CUDA_SPEC}+allow-unsupported-compilers"
extends: .lassen_build_and_bench

0 comments on commit fb119d5

Please sign in to comment.