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 fomalhaut.config #437

Merged

Conversation

salmanhiro
Copy link
Contributor

@salmanhiro salmanhiro commented Feb 15, 2025

βœ‹ Pull request

Solves #433
Update fomalhaut.configs file and add cuda-11 compatibility on SLURM script.

πŸ““ Description:

Key Changes:

  • Updating fomalhaut.configs paths according to newer cluster settings.
  • Add option to use cuda-11 on both fomalhaut.configs and example SLURM script.

πŸ§ͺ Testing

Hardware GeForce RTX 2080 Ti (CUDA 10, g01 and g02) RTX A4000 and GeForce RTX 3080 (CUDA 11, g03 and g04)
Software CUDA 10.0 CUDA 11.6
GPU Compatibility 750 860
FFTW 2.1.5 βœ… βœ…
FFTW3 3.3.8 βœ… βœ…
OpenMPI 3.1.4 βœ… βœ…
HDF5 1.8.21 βœ… βœ…

Note: FFTW3 is commented out in the original configuration, so it may not be actively used.

Tests Conducted: Manual

Chore: Update CUDA and HDF5 path for Fomalhaut
Copy link
Contributor

@hfhsieh hfhsieh left a comment

Choose a reason for hiding this comment

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

I have left some comments.

For the job script example/queue/submit_fomalhaut.job, please also update fftw/2.1.5 to fftw/3.3.8.

@salmanhiro salmanhiro marked this pull request as ready for review February 25, 2025 04:58
Copy link
Contributor

@hyschive hyschive left a comment

Choose a reason for hiding this comment

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

@salmanhiro @hfhsieh Thanks for the contribution and review!

@hyschive hyschive merged commit 1c0231d into gamer-project:main Feb 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update the CUDA Config for Fomalhaut Machine
3 participants