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

How to start abaqus job with multiple nodes using apptainer? #3

Open
wahello opened this issue Jun 26, 2024 · 0 comments
Open

How to start abaqus job with multiple nodes using apptainer? #3

wahello opened this issue Jun 26, 2024 · 0 comments

Comments

@wahello
Copy link

wahello commented Jun 26, 2024

In origin, abaqus multiple nodes job, just create a file named abaqus_v6.env, and put the following code in it:

mp_host_list=[
     ["node2", 32],
     ["node3", 32]
]

Then, the launch command is :abqxxx job=yyy inp=yyy.inp cpus=64 int

How to start abaqus job with multiple nodes using apptainer?

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

1 participant