$ source /usr/local/community/rse/spack/share/spack/setup-env.sh
$ spack load pfire@0.5.0
$ pfire --help
pfire: error while loading shared libraries: libmkl_intel_lp64.so: cannot open shared object file: No such file or directory
$ ldd $(which pfire) | grep 'not found'
libmkl_intel_lp64.so => not found
libmkl_sequential.so => not found
libmkl_core.so => not found
On ShARC: