modified: b/BEEF/BEEF-0.1.1-intel-2018a.eb

modified:   b/BEEF/BEEF-0.1.1-intel-2020.eb
This commit is contained in:
Lukáš Krupčík 2020-12-21 13:20:22 +01:00
parent 45b4eda72c
commit 2e5ca41e17
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ Error Estimation Functional, suitable for linking against by Fortran-
or C-based DFT codes. A description of BEEF can be found at
http://dx.doi.org/10.1103/PhysRevB.85.235149."""
toolchain = {'name': 'intel', 'version': '2020a'}
toolchain = {'name': 'intel', 'version': '2018a'}
toolchainopts = {'openmp': False, 'usempi': False}
source_urls = ['https://confluence.slac.stanford.edu/download/attachments/146704476']

View File

@ -12,7 +12,7 @@ Error Estimation Functional, suitable for linking against by Fortran-
or C-based DFT codes. A description of BEEF can be found at
http://dx.doi.org/10.1103/PhysRevB.85.235149."""
toolchain = {'name': 'intel', 'version': '2018a'}
toolchain = {'name': 'intel', 'version': '2020a'}
toolchainopts = {'openmp': False, 'usempi': False}
source_urls = ['https://confluence.slac.stanford.edu/download/attachments/146704476']