Page 1 of 1

To GPU or not to GPU

Posted: Fri Jul 02, 2021 2:46 am
by wojtek_gierlotka
Dear All,
I'm not pretty sure whether it's a good place to ask question but I don't find more appropriate one.
So, I'm going to build a small cluster based on Intel i9. According to funding I have I have 2 options: 2 x i9 (10 cores) + GPU Nvidia RTX 3080 or 3 x i9 and no GPU. What is your suggestion? Which cluster will perform better?

cheers
wojtek

Re: To GPU or not to GPU

Posted: Mon Jul 05, 2021 6:54 am
by henrique_miranda
This question depends on many factors such as the size and type of the calculations that you want to do.
Not all parts of the VASP code are ready to run on the GPU.
Have a look at the information on this page and let us know if there is some information missing:
wiki/index.php/OpenACC_GPU_port_of_VASP

We, the VASP team, don't give this type of hardware recommendation.
Perhaps some users can share their personal experiences helping you make a decision.
I will move this question to the "From users to users forum".

Re: To GPU or not to GPU

Posted: Mon Jul 05, 2021 8:37 am
by henrique_miranda
I would like to bring your attention to a note on this wiki page referring to the recommended type of hardware:
Running VASP on other NVIDIA GPUs (e.g. "gaming" hardware) is technically possible but not advisable: these GPUs are not well suited since they do not offer fast double-precision floating-point arithmetic (FP64) performance and in general have smaller memories without error correction code (ECC) capabilities.
Since the graphics card, you mention in your post seems to fall in the category of "gaming" hardware it is perhaps not the best choice if you intend to use it for double-precision floating-point computations (e.g. with VASP).