Skip to content
Snippets Groups Projects
Commit 5fb12a2d authored by Nicolas Richart's avatar Nicolas Richart
Browse files

Force umpire to be compiled with the same compiler as its dependencies

- Bug fix the LTO link error
parent 22f1e8f4
No related branches found
No related tags found
Loading
Pipeline #274918 failed
......@@ -106,3 +106,10 @@ packages:
ucx:
require: ['+gdrcopy', '+cuda', 'cuda_arch={cuda_arch}', '~rocm']
umpire:
require:
- '+cuda'
- 'cuda_arch={cuda_arch}'
- spec: '%gcc@{gcc_version}'
when: '%gcc'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment