Skip to content

make -j4 not working #111

Answered by YutackPark
Safqut asked this question in Q&A
Oct 25, 2024 · 1 comments · 1 reply
Discussion options

You must be logged in to vote

I found that one of error you're facing, C2131, is a windows specific error (but it make sense, sorry for bad code), but SevenNet is not tested on the windows. I know MINGW64 is for using gcc/g++ in windows but I think it still uses compiler for windows under the hood and this is the cause of an error. I'm not sure whether there exist a easy bypass for this case.

I think it would be nice to use SevenNet on windows, therefore, I'll mark this as an issue.

Here is some alternatives you may want:

  1. If you just need MD simulator for SevenNet, there is a ASE calculator interface to run MD simulations or anything it support.
  2. Wsl (windows subsystem for linux).

Note that other python parts (includ…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Safqut
Comment options

Answer selected by Safqut
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants