diff options
author | Dylan Simon <dylan@dylex.net> | 2021-07-26 13:39:35 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-26 10:39:35 -0700 |
commit | 1c350854f8cf058acb8f5e504d110323e73763b3 (patch) | |
tree | 123048d57710c53b8a1ebad909fec5a898e715c1 /.github | |
parent | 98549ddbe5ffebe363369b4a5feb672b632af921 (diff) | |
download | spack-1c350854f8cf058acb8f5e504d110323e73763b3.tar.gz spack-1c350854f8cf058acb8f5e504d110323e73763b3.tar.bz2 spack-1c350854f8cf058acb8f5e504d110323e73763b3.tar.xz spack-1c350854f8cf058acb8f5e504d110323e73763b3.zip |
intel-oneapi: fix parallel installer errors (#24911)
Intel oneAPI installs maintain a lock file in XDG_RUNTIME_DIR,
which by default exists in /tmp (and is shared by all component
installs). This prevented multiple oneAPI components from being
installed in parallel. This commit sets XDG_RUNTIME_DIR to exist
within Spack's installation Stage, so allows multiple components
to be installed at the same time.
Diffstat (limited to '.github')
0 files changed, 0 insertions, 0 deletions