Skip to content

Memory issues and Einsum #748

Answered by ilyes319
lucasdekam asked this question in Q&A
Dec 12, 2024 · 1 comments · 15 replies
Discussion options

You must be logged in to vote

You can look at the doc https://mace-docs.readthedocs.io/en/latest/guide/cuda_acceleration.html, these are cuda kernels developed by Nvidia to accelerate MACE. You can train with them.
Two notes:

  • You should not use --hidden_irreps="128x0e + 128x1e" but --hidden_irreps="128x0e + 128x1o"
  • Training on 900 atoms cell is HUGE, I think you should be able to get away with smaller structures.

Replies: 1 comment 15 replies

Comment options

You must be logged in to vote
15 replies
@ilyes319
Comment options

@lucasdekam
Comment options

@ilyes319
Comment options

Answer selected by lucasdekam
@lucasdekam
Comment options

@gabor1
Comment options

@gabor1
Comment options

@lucasdekam
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants
Converted from issue

This discussion was converted from issue #747 on December 12, 2024 11:46.