diff options
author | rfbgo <109985755+rfbgo@users.noreply.github.com> | 2022-10-27 15:59:06 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-27 14:59:06 -0700 |
commit | 67585fe13eb957e4722c72a66577625a593273aa (patch) | |
tree | 808ba3b620cbe80b179664165f3af295fcdf9044 /etc | |
parent | 3e966f254748d860655db952fe964eeca579b0ca (diff) | |
download | spack-67585fe13eb957e4722c72a66577625a593273aa.tar.gz spack-67585fe13eb957e4722c72a66577625a593273aa.tar.bz2 spack-67585fe13eb957e4722c72a66577625a593273aa.tar.xz spack-67585fe13eb957e4722c72a66577625a593273aa.zip |
Add vasp variant to control shmem compile options (#33531)
Currently the vasp package always enables the use of shmem to reduce algorithm memory usage (see
https://www.vasp.at/wiki/index.php/Precompiler_options). This is great,but on some systems gives compile errors with the interoperability of C and Fortran. This PR makes that shmem flag optional, but retains the
existing default on behavior.
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions