Skip to content

Remote launching MAPDL instances on an HPC cluster #3562

Open
@germa89

Description

@germa89

As the title.

Stage 3.

We would like to have something like:

from ansys.mapdl.core import launch_mapdl_on_hpc

mapdl = launch_mapdl_on_hpc(user="user@cluster", password="*****", cluster = "cluster.company", nproc=10)

mapdl.prep7()
...

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions