Page 1 of 1

using vasp while installed by GPU

Posted: Mon Mar 06, 2023 12:07 pm
by asiyeh_shokri2
Hello,

I want to know if one needs to install VASP by GPU, then is it any difference between generating inputfiles for GPU installed and CPU ones? what about the outputs? is the difference only in installation?
thanks in advance.

Best,
Asiyeh

Re: using vasp while installed by GPU

Posted: Wed Mar 08, 2023 11:03 am
by alexey.tal
Dear Asiyeh,

The installation process of VASP with the GPU support is essentially the same as for CPU but requires some specific flags and libraries in the makefile.include (see wiki here, here, and here).
The input files do not need to be changed to run the code on GPUs as VASP will try to optimize the parallelization options to leverage the advantages of the GPU architecture. In principle, the output files should be the same, however, some GPU-specific output can be found in stdout.

Re: using vasp while installed by GPU

Posted: Tue Mar 14, 2023 9:13 am
by asiyeh_shokri2
Thank you so much for your help!

Best regards,
Asiyeh