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

Add docs to caltech cluster #3780

Closed
wants to merge 10 commits into from
Closed

Conversation

simone-silvestri
Copy link
Collaborator

@simone-silvestri simone-silvestri commented Sep 17, 2024

tries to fix #3779

This PR also switches the parallelization of the docs from Distributed to MPI, with a couple of advantages:

  • we can use more CPUs to run the docs which should speed up the computation
  • we can run distributed Oceananigans example in the docs, both on CPUs and GPUs

This last new feature probably warrants (in another PR) writing a distributed example

@simone-silvestri simone-silvestri marked this pull request as draft September 17, 2024 03:11
@simone-silvestri simone-silvestri marked this pull request as ready for review September 17, 2024 12:33
@simone-silvestri
Copy link
Collaborator Author

we probably need to add secret tokens and deploy docs ssh keys to the cluster to make this work

@glwagner
Copy link
Member

I'm skeptical about this because our docs are super computationally intensive.

@simone-silvestri
Copy link
Collaborator Author

All the more reason to use a better node rather than Tartarus

@glwagner
Copy link
Member

Tartarus is probably a lot faster than the caltech nodes?

@simone-silvestri
Copy link
Collaborator Author

We decided not to do this.

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.

Out of memory error with Docs tests
2 participants