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

reintroduce ClusterManagers example #80

Open
wikfeldt opened this issue Oct 13, 2023 · 4 comments
Open

reintroduce ClusterManagers example #80

wikfeldt opened this issue Oct 13, 2023 · 4 comments

Comments

@wikfeldt
Copy link
Contributor

from clusters.rst (currently replaced by hpc-cluster.rst)

@code4yonglei
Copy link
Contributor

The usage of ClusterManagers.jl is cluster-dependent and it is not so easy to handle it. I have provided an additional session in the at https://enccs.github.io/julia-for-hpc/hpc-cluster/#running-julia-application-in-a-job so that the person can come to these links for details if someone is interested to use this package.

@code4yonglei
Copy link
Contributor

I will take time to see how to use it after the workshop and then test it on either LUMI or LB clusters.

@jaantollander
Copy link
Collaborator

jaantollander commented Dec 4, 2024

ClusterManager.jl on LUMI should work.
I could add it to the HPC cluster section.
Here are some instructions: https://docs.csc.fi/support/tutorials/julia/#multi-processing-on-multiple-nodes

@jaantollander
Copy link
Collaborator

jaantollander commented Dec 5, 2024

I added SlurmManager exercise about ClusterManager.jl to HPC section: https://enccs.github.io/julia-for-hpc/hpc-cluster/#exercises

I still need to test that everything works as expected.

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

No branches or pull requests

3 participants