Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Case sensitive modules #61

Closed
brisvag opened this issue May 16, 2018 · 2 comments
Closed

Case sensitive modules #61

brisvag opened this issue May 16, 2018 · 2 comments

Comments

@brisvag
Copy link

brisvag commented May 16, 2018

When trying to generate the benchmark for GROMACS, I get the following error:

ERROR There is currently no support for 'GROMACS'. Supported MD engines are: gromacs, namd.

I suspect the problem is simply the fact that on this specific cluster the gromacs modules are in capitals:
e.g. GROMACS/2016.1-foss-2016a-CUDA-7.5.18-avx2-hybrid instead of the (likely) expected gromacs/2016.1-foss-2016a-CUDA-7.5.18-avx2-hybrid.

mdbenchmark version 1.3.0

kain88-de added a commit that referenced this issue May 16, 2018
kain88-de added a commit that referenced this issue May 16, 2018
detect_md_engine is now case insensitive

fixes #61
kain88-de added a commit that referenced this issue May 16, 2018
detect_md_engine is now case insensitive

fixes #61
@kain88-de
Copy link
Contributor

Thanks for notifying us. A fix should be in the master branch soon.

kain88-de added a commit that referenced this issue May 16, 2018
detect_md_engine is now case insensitive

fixes #61
@mimischi
Copy link
Contributor

@brisvag Version 1.3.1 has fixed this and it's out now on PyPi and conda-forge!

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants