diff options
author | Giuseppe Congiu <gcongiu@icl.utk.edu> | 2023-08-23 10:09:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-08-23 10:09:54 +0200 |
commit | d355880110ce66552f6d458accc52a125d4a47a3 (patch) | |
tree | d9009cbac923ff7d5cc80dcd71d9689931d0f01f /.mailmap | |
parent | 1a0434b80830ddf189387afa44d57ff2a49ab024 (diff) | |
download | spack-d355880110ce66552f6d458accc52a125d4a47a3.tar.gz spack-d355880110ce66552f6d458accc52a125d4a47a3.tar.bz2 spack-d355880110ce66552f6d458accc52a125d4a47a3.tar.xz spack-d355880110ce66552f6d458accc52a125d4a47a3.zip |
PAPI misc fixes (#39191)
Spack installs the hsa-rocr-dev and rocprofiler packages into different
directories. However, PAPI typically expects those to be under the same
directory and locates such directory through the PAPI_ROCM_ROOT env
variable.
The PAPI rocm component also allows users to override PAPI_ROCM_ROOT to
locate directly the librocprofiler64.so through the HSA_TOOLS_LIB env
variable that acts directly onto the HSA runtime tools mechanism.
Hence, in order to account for the decoupling of hsa and rocprofiler,
this patch sets HSA_TOOLS_LIB to librocprofiler64.so full path.
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions