diff options
author | Brian Van Essen <vanessen1@llnl.gov> | 2022-04-01 13:30:10 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-04-01 13:30:10 -0700 |
commit | 29da99427ed8b33fc4650b4d45ec933b7f97e25d (patch) | |
tree | 9c2c74ec7e263505992abab4356256df22aae045 /bin/spack.bat | |
parent | a58fa289b9fb9b593773ace91b531b9547614771 (diff) | |
download | spack-29da99427ed8b33fc4650b4d45ec933b7f97e25d.tar.gz spack-29da99427ed8b33fc4650b4d45ec933b7f97e25d.tar.bz2 spack-29da99427ed8b33fc4650b4d45ec933b7f97e25d.tar.xz spack-29da99427ed8b33fc4650b4d45ec933b7f97e25d.zip |
"spack external find": also find library-only packages (#28005)
Update "spack external find --all" to also find library-only packages.
A Package can add a ".libraries" attribute, which is a list of regular
expressions to use to find libraries associated with the Package.
"spack external find --all" will search LD_LIBRARY_PATH for potential
libraries.
This PR adds examples for NCCL, RCCL, and hipblas packages. These
examples specify the suffix ".so" for the regular expressions used
to find libraries, so generally are only useful for detecting library
packages on Linux.
Diffstat (limited to 'bin/spack.bat')
0 files changed, 0 insertions, 0 deletions