Skip to content

CUDA error: uncorrectable ECC error encountered #21

Answered by simonbatzner
tienmng asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @tienmng, thanks for your questions, a few points below:

  • if you're sure this should be a periodic structure, then keep the cell and pbc as true
  • in general, the extxyz option is better to work with

According to stackoverflow and this github discussion the error you're seeing is related to a hardware issue. On the github discussion they said reinstalling helps fix it. Can you share the full stacktrace as well as your install (pytorch version etc.)?

The reason I could see potentially for why you're not seeing it for the non-pbc version is that it may be out-of-memory related potentially? In such a case you will need much less memory in non-pbc since you're not computing edges across the…

Replies: 1 comment 2 replies

Comment options

You must be logged in to vote
2 replies
@tienmng
Comment options

@simonbatzner
Comment options

Answer selected by tienmng
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