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

AMReX/pyAMReX/PICSAR: weekly update #5512

Merged
merged 2 commits into from
Dec 17, 2024
Merged

Conversation

EZoni
Copy link
Member

@EZoni EZoni commented Dec 16, 2024

  • Weekly update to latest AMReX:
./Tools/Release/updateAMReX.py
  • Weekly update to latest pyAMReX:
./Tools/Release/updatepyAMReX.py
  • Weekly update to latest PICSAR (no changes since 24.09):
./Tools/Release/updatePICSAR.py

@EZoni EZoni requested review from atmyers and WeiqunZhang December 16, 2024 19:49
@EZoni
Copy link
Member Author

EZoni commented Dec 16, 2024

@WeiqunZhang @atmyers

Any change on the AMReX end that could explain the CUDA and HIP errors seen here?

@EZoni
Copy link
Member Author

EZoni commented Dec 16, 2024

@WeiqunZhang @atmyers

I think it is related to AMReX-Codes/amrex#4259, we probably need to update our dependencies to include packages that were not needed before. I will give it a try following what is done in AMReX-Codes/amrex#4259.

@@ -41,7 +41,8 @@ sudo apt-get install -y \
cuda-nvml-dev-11-3 \
cuda-nvtx-11-3 \
libcufft-dev-11-3 \
libcurand-dev-11-3
libcurand-dev-11-3 \
libcusparse-dev-11-3
Copy link
Member

Choose a reason for hiding this comment

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

@WeiqunZhang @atmyers Does this mean that installation instructions for e.g. Perlmutter should be updated to make sure that cusparse is installed?
https://warpx.readthedocs.io/en/latest/install/hpc/perlmutter.html

Copy link
Member

Choose a reason for hiding this comment

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

It's part of the cuda package already installed on perlmutter. I don't we need anything special.

@WeiqunZhang
Copy link
Member

Yes, I pinged you here. #5493 (comment)

@EZoni
Copy link
Member Author

EZoni commented Dec 17, 2024

Ah cool, thanks @WeiqunZhang. I think I had missed that ping.

@EZoni EZoni enabled auto-merge (squash) December 17, 2024 00:22
@EZoni EZoni merged commit 6b2ca8b into ECP-WarpX:development Dec 17, 2024
37 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants