Skip to content

Commit c575d02

Browse files
authored
Update Blueback compilers.yaml: add missing path to llvm-ar etc. (#1622)
1 parent d0cb4aa commit c575d02

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

configs/sites/tier1/blueback/compilers.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ compilers::
6060
- libfabric/1.20.1
6161
environment:
6262
prepend_path:
63+
# The Cray compiler module does not include llvm-ar and other tools in the path
64+
PATH: '/p/app/intel/oneapi-combined/compiler/2025.0/bin/compiler'
6365
LD_LIBRARY_PATH: '/opt/cray/libfabric/1.20.1/lib64:/opt/cray/pe/libsci/24.07.0/INTEL/2023.2/x86_64/lib'
6466
set:
6567
CONFIG_SITE: ''

0 commit comments

Comments
 (0)