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

Test GH Superchips via unified memory #412

Closed
sbryngelson opened this issue May 13, 2024 · 0 comments · Fixed by #470
Closed

Test GH Superchips via unified memory #412

sbryngelson opened this issue May 13, 2024 · 0 comments · Fixed by #470
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed

Comments

@sbryngelson
Copy link
Member

Rogues Gallery has GH superchip nodes available (u-wing?). I have already seen that MFC compiles and runs on these nodes, but it only does so on the GPU part of the chip. To work in 'superchip' mode, one must add a unified memory flag to the CMakeLists for nvhpc, which will let it use the global memory on the CPU part. This should be straightforward.

A relevant Google search: https://www.google.com/search?q=unified+memory+grace+hopper+superchip+flag+nvfortran

Tackling this issue requires access to the Rogues Gallery.

@sbryngelson sbryngelson added enhancement New feature or request help wanted Extra attention is needed good first issue Good for newcomers labels May 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed
Development

Successfully merging a pull request may close this issue.

2 participants