We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
llvm-ar
1 parent d0cb4aa commit c575d02Copy full SHA for c575d02
configs/sites/tier1/blueback/compilers.yaml
@@ -60,6 +60,8 @@ compilers::
60
- libfabric/1.20.1
61
environment:
62
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'
65
LD_LIBRARY_PATH: '/opt/cray/libfabric/1.20.1/lib64:/opt/cray/pe/libsci/24.07.0/INTEL/2023.2/x86_64/lib'
66
set:
67
CONFIG_SITE: ''
0 commit comments