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

Perlmutter: Set CRAY_ACCEL_TARGET for GPU-Enabled MPI #2736

Merged
merged 2 commits into from
Jan 13, 2022

Conversation

tmsclark
Copy link
Contributor

@tmsclark tmsclark commented Jan 12, 2022

When I try to run a job on Perlmutter i obtain the following error:

MPIDI_CRAY_init: GPU_SUPPORT_ENABLED is requested, but GTL library is not linked

And in order to run the job it is necessary to add the line:
export CRAY_ACCEL_TARGET=nvidia80 in the warpx.profile document.
As it is said in the Perlmutter documentation: https://docs.nersc.gov/systems/perlmutter/

@tmsclark tmsclark requested a review from lucafedeli88 January 12, 2022 09:19
@ax3l ax3l self-requested a review January 13, 2022 00:04
@ax3l ax3l self-assigned this Jan 13, 2022
@ax3l ax3l added component: documentation Docs, readme and manual machine / system Machine or system-specific issue labels Jan 13, 2022
Copy link
Member

@ax3l ax3l left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks a lot! This probably came in with the latest system update :)

@ax3l ax3l enabled auto-merge (squash) January 13, 2022 00:07
@ax3l ax3l changed the title Modification of the Perlmutter guide in order to run a job Perlmutter: Set CRAY_ACCEL_TARGET for GPU-Enabled MPI Jan 13, 2022
@ax3l ax3l merged commit 726a9d8 into ECP-WarpX:development Jan 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component: documentation Docs, readme and manual machine / system Machine or system-specific issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants