Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

VASP GPU Version #366

Open
mwkimura opened this issue Jul 25, 2024 · 1 comment
Open

VASP GPU Version #366

mwkimura opened this issue Jul 25, 2024 · 1 comment
Assignees
Labels
build-request Request to build software

Comments

@mwkimura
Copy link

Hi,

I am wondering if a GPU version of VASP can be compiled and if compilation instructions can be provided. I have tried to compile it using the existing nvompi/2022.7 module, but one of the main issues is that VASP requires a separate FFTW library, specifically an independent one that is not shipped with NVIDIA HPC-SDK. Loading a FFTW module after nvompi will instead load one that is linked to NVIDIA HPC-SDK.

The instructions for installing an OpenACC GPU port of VASP is provided below:
https://www.vasp.at/wiki/index.php/OpenACC_GPU_port_of_VASP

And a makefile.include template for an OpenACC version, parallelized using MPI + OpenMP, is found here:
https://www.vasp.at/wiki/index.php/Makefile.include.nvhpc_omp_acc

Sincerely,
Masashi Kimura

@dsajdak dsajdak added the build-request Request to build software label Jul 29, 2024
@tonykew
Copy link
Contributor

tonykew commented Sep 19, 2024

We have a single node GPU enabled version of VASP build with podman
that is under test.
More info to follow...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build-request Request to build software
Projects
None yet
Development

No branches or pull requests

3 participants