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

Doc: Major Cori Update #2978

Merged
merged 3 commits into from
Mar 18, 2022
Merged

Doc: Major Cori Update #2978

merged 3 commits into from
Mar 18, 2022

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 17, 2022

Update Cori instructions after the major upgrade yesterday.
Before using the new modules, remove the old, pre-build software:

rm -rf $HOME/sw/knl $HOME/sw/haswell $HOME/sw/gpu $HOME/sw/cori_gpu

@ax3l ax3l added component: documentation Docs, readme and manual install machine / system Machine or system-specific issue labels Mar 17, 2022
@ax3l ax3l requested review from RTSandberg and EZoni March 17, 2022 17:15
Update Cori instructions after the major upgrade yesterday.
Before using the new modules, remove the old, pre-build software:
```bash
rm -rf $HOME/sw/knl $HOME/sw/haswell $HOME/sw/gpu $HOME/sw/cori_gpu
```
Copy link
Member

@RTSandberg RTSandberg left a comment

Choose a reason for hiding this comment

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

I get odd build warnings:
/global/homes/r/rsand/src/warpx/build/_deps/fetchedamrex-src/Src/Base/AMReX_FabConv.cpp:393:17: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=] 393 | *p2 = tmp; | ~~~~^~~~~
I don't know if these are significant

Build is successful!

@ax3l
Copy link
Member Author

ax3l commented Mar 18, 2022

Thank you for the review @RTSandberg, all updated :)

The warning you are seeing is a buffer overflow in AMReX: AMReX-Codes/amrex#2660

Copy link
Member

@RTSandberg RTSandberg left a comment

Choose a reason for hiding this comment

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

These look good to me; I could get back up and running.

Copy link
Member

@EZoni EZoni left a comment

Choose a reason for hiding this comment

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

Thank you for the update, Axel! And thanks @RTSandberg for reviewing the PR and for testing the build on Cori!

@ax3l ax3l merged commit 6c96c75 into ECP-WarpX:development Mar 18, 2022
@ax3l ax3l deleted the doc-coriUpdate branch March 18, 2022 20:51
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 install machine / system Machine or system-specific issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants