-
Notifications
You must be signed in to change notification settings - Fork 24
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
Updating Regression Tests and Examples #126
Comments
Effort to address this: #131 |
I think we should retool the tests to not be so long. I will tackle this! |
Also, note that now we do mpi test with mpiexec=2 and mpiexec=4. We can just do one of them. |
Ya I think a github action only gives us 2 CPU cores anyways. |
Dang. 4 would be ideal for DD tests. |
We can still launch 4 threads in that case they just wont be at all performant |
This was referenced Jan 5, 2024
Closed
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The MPI issues keep failing out after repos are forked and we need to do better about testing all functionality. The specific tests we need to add:
I think as a stop gap measure we can write a number of SLURM or LSF batch scripts for Lassen or Quartz to at least somewhat optimize the process tho let me know what yall think.
The text was updated successfully, but these errors were encountered: