Skip to content

installing hoomdgpu on cluster with different versions of cuda #1971

Answered by joaander
zahraAkbari8 asked this question in Support
Discussion options

You must be logged in to vote
  1. "uncorrectable ECC error" indicates a problem with the hardware itself, not the software configuration.

  2. Note the installation error message indicates that CUDA 12.6 is missing. Force it to be available with:

export CONDA_OVERRIDE_CUDA="12.6"
micromamba install "hoomd=5.0.0=*gpu*" "cuda-version=12.6"
  1. You shared a meaningless portion of the error output. I can offer no insight.

Next time, try asking 1 question at a time. GitHub Discussions allows threaded discussions.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by zahraAkbari8
Comment options

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Support
Labels
None yet
2 participants