Skip to content

compilation error #17

Answered by Linux-cpp-lisp
ken1944 asked this question in Q&A
Apr 11, 2022 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

Hi @ken1944 ,

Some quick searching suggests:

  • That you may be trying to build LAMMPS using CXX11 ABI (which PyTorch on conda does not support); if this is true download the CXX ABI libtorch from https://pytorch.org/get-started/locally/ and build using the extracted libtorch (see our README)
  • That your GCC may be too old

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@ken1944
Comment options

@Linux-cpp-lisp
Comment options

@ken1944
Comment options

Answer selected by Linux-cpp-lisp
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