diff options
author | asmaahassan90 <31959389+asmaahassan90@users.noreply.github.com> | 2020-04-28 02:38:15 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-27 19:38:15 -0500 |
commit | b04b6e14490e4bdb61457741d52bded336751618 (patch) | |
tree | 305de4f35dd5f997a6bbc3bd4ad625bd4a8d4079 /.codecov.yml | |
parent | f314ff6639e895cadb95481d485e7cc71d123f39 (diff) | |
download | spack-b04b6e14490e4bdb61457741d52bded336751618.tar.gz spack-b04b6e14490e4bdb61457741d52bded336751618.tar.bz2 spack-b04b6e14490e4bdb61457741d52bded336751618.tar.xz spack-b04b6e14490e4bdb61457741d52bded336751618.zip |
Add ShengBTE (#16154)
* Add ShengBTE
Adding a new package; ShengBTE. I tried adding it a MakefilePackage, and use build_directory = 'Src', but it was as if the build_directory gets ignored and make complains about target not found. and using the make funtion here instead of os.system, I get errors that config.f90 is not found which is already available under Src as well.
* more enhancmenets
fix lint; use mkl spec; use build_directory variable
* one more fix
* Use Makefile template
* Update var/spack/repos/builtin/packages/shengbte/package.py
use mkl instead of intel-mkl as a dependency
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/shengbte/package.py
update recipe as suggested by reviewer
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* enhance recipe
remove white space; changes as suggested by reviewer
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
Diffstat (limited to '.codecov.yml')
0 files changed, 0 insertions, 0 deletions