-
Hi! I've recently started using espresso for LBM simulations to study the interaction between RBCs and particles with different shapes. The research group I'm part of can acquire a new GPU specifically tailored to run such simulations, but as we are just starting out, we don't know what specifications it should have and what architecture would be better suited. If anyone here has experience in this area I'd appreciate the help. Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Our team regularly uses NVIDIA A100 PCIe (Ampere, 64 Gbps, 40 GB HBM2e) and NVIDIA L4 (Lovelace, 24 GB GDDR6) on clusters, and a mix of GeForce RTX 4070 (Lovelace), GeForce RTX 3070 Ti (Ampere) and GeForce RTX 2080 (Turing) on desktop workstations. Unfortunately we don't have precise benchmarks for these different GPUs, because we have only just recently completed the LB GPU code rewrite on the main branch, and are still working out a few performance improvements. You will probably want to use the 4.2.2 release of ESPResSo, where particle coupling on the GPU is 20 to 40 times faster than on the CPU on a desktop machine. Here are a few hints:
|
Beta Was this translation helpful? Give feedback.
Our team regularly uses NVIDIA A100 PCIe (Ampere, 64 Gbps, 40 GB HBM2e) and NVIDIA L4 (Lovelace, 24 GB GDDR6) on clusters, and a mix of GeForce RTX 4070 (Lovelace), GeForce RTX 3070 Ti (Ampere) and GeForce RTX 2080 (Turing) on desktop workstations. Unfortunately we don't have precise benchmarks for these different GPUs, because we have only just recently completed the LB GPU code rewrite on the main branch, and are still working out a few performance improvements. You will probably want to use the 4.2.2 release of ESPResSo, where particle coupling on the GPU is 20 to 40 times faster than on the CPU on a desktop machine.
Here are a few hints: