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

Update ncar_run.sh, casper_a100_submit.sh, derecho_a100_submit.sh, hurricane_4panel.tdrp. Create casper_h100_submit.sh #64

Merged
merged 8 commits into from
Jul 8, 2024

Conversation

markonders
Copy link
Contributor

Updated ncar_run to include "nvidia-smi". This will allow the top of each log file to include information regarding type of node ran on, date run, memory usage, driver, cuda, etc.

Updated ncar_run to include nvidia-smi. This will allow the top of each log file to include information regarding type of node ran on, date run, memory usage, driver, cuda, etc.
Copy link
Collaborator

@johnmauff johnmauff left a comment

Choose a reason for hiding this comment

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

Thanks for the change. Looks good to me.

Add in "sed -i 's/cc70/cc80/g' CMakeLists.txt
sed -i 's/cc90/cc80/g' CMakeLists.txt
" 

to manually change computing capability to 80 for a100 and making sure it is not 70 or 90.
Added "sed -i 's/cc70/cc80/g' CMakeLists.txt
sed -i 's/cc90/cc80/g' CMakeLists.txt
" 
to manually change the computing capability to 80 for a100 node and to make sure it is not 70 or 90.
Updated the data directory to the correct file path
@markonders markonders changed the title Update ncar_run.sh Update ncar_run.sh, casper_a100_submit.sh, derecho_a100_submit.sh, hurricane_4panel.tdrp Jul 3, 2024
Create Casper H100 run script
@markonders markonders changed the title Update ncar_run.sh, casper_a100_submit.sh, derecho_a100_submit.sh, hurricane_4panel.tdrp Update ncar_run.sh, casper_a100_submit.sh, derecho_a100_submit.sh, hurricane_4panel.tdrp. Create casper_h100_submit.sh Jul 3, 2024
@johnmauff
Copy link
Collaborator

Mark, thanks for your PR.

@johnmauff johnmauff merged commit dc6a2e0 into mmbell:main Jul 8, 2024
1 check 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.

2 participants