diff options
author | Takayuki Kobayashi <27466252+irisTa56@users.noreply.github.com> | 2018-08-03 01:24:57 +0900 |
---|---|---|
committer | Adam J. Stewart <ajstewart426@gmail.com> | 2018-08-02 11:24:57 -0500 |
commit | 3a919c6abb1eb4001421eb52d7e4467a919e4075 (patch) | |
tree | 96211204e751b8a7819b7ad81b890356d4e190d3 /etc | |
parent | da959ba220b67965c479838c5d80f4c6c92249e1 (diff) | |
download | spack-3a919c6abb1eb4001421eb52d7e4467a919e4075.tar.gz spack-3a919c6abb1eb4001421eb52d7e4467a919e4075.tar.bz2 spack-3a919c6abb1eb4001421eb52d7e4467a919e4075.tar.xz spack-3a919c6abb1eb4001421eb52d7e4467a919e4075.zip |
Update and Bugfix for pexsi/package.py (#8822)
* Update and Bugfix for pexsi/package.py
1. pexsi@0.10.2 is not compatible with superlu-dist@5.4.0 due to [Change LargeDiag to LargeDiag_MC64; Add LargeDiag_AWPM](https://github.com/xiaoyeli/superlu_dist/commit/d7dce5a3488f80645023ab8431d82399e5546ebf).
2. In the 'edit' phase, '@MPICXX_LIB' must be substituted before '@MPICXX' is substituted.
* change dict to list of tuples
Use a list of tuples to remember the order of `substitutions`.
* Update package.py
* Update package.py
Diffstat (limited to 'etc')
0 files changed, 0 insertions, 0 deletions