Message boards : Graphics cards (GPUs) : Application GPU precision
Author | Message |
---|---|
Hi all, | |
ID: 61083 | Rating: 0 | rate: / Reply Quote | |
ACEMD3 and ATMbeta are primarily FP32 as far as I'm aware, i think ATMbeta also uses some small fraction of FP64 since in it OpenMM is configured for mixed precision and the OpenMM docs say: f it is set to “mixed”, forces are computed in single precision but integration is done in double precision. but i don't really know how much of the overall calculation is that integration part. Since strong DP cards aren't miles faster here, I assume its a relatively small portion that's done in FP64 The Quantum Chemistry on GPUs project however does use a large portion of FP64, and strong FP64 GPUs are much faster for that. they also use Tensor cores (if available) as far as I know. ____________ | |
ID: 61086 | Rating: 0 | rate: / Reply Quote | |
Ok thanks you :) | |
ID: 61088 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Application GPU precision