{lib}[intel/2017b] FoX v4.1.2#5496
Conversation
|
|
||
| source_urls = [ | ||
| 'http://homepages.see.leeds.ac.uk/~earawa/FoX/source/' | ||
| ] |
There was a problem hiding this comment.
@Micket Please include a SHA256 checksum, and collapse re-order source_urls and sources:
sources = ['...']
sources = [SOURCE_TAR_GZ]
checksums = ['...']
(eb --inject-checksums FoX-4.1.2-intel-2017b.eb) will do that for you.
| complications of dealing with multi-language development.""" | ||
|
|
||
| toolchain = {'name': 'intel', 'version': '2017b'} | ||
| toolchainopts = {'usempi': False, 'openmp': False} |
There was a problem hiding this comment.
these are both disabled by default, so this line can be removed?
|
@boegel Done |
|
Test report by @boegel |
|
Test report by @boegel |
|
Going in, thanks @Micket! |
New module which is a dependency for newest version of QuantumESPRESSO (starting 6.2).