Skip to content

specify parallel processing requirement in pyMAPDL #1500

Answered by germa89
hawkoli1987 asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @hawkoli1987

The "Mechanical APDL product launcher" options are normally translated to command line flags which can be applied in PyMAPDL using the kwarg additional_switches (See https://mapdl.docs.pyansys.com/contribution_and_api/_autosummary/ansys.mapdl.core.launch_mapdl.html?highlight=launch_mapdl#ansys.mapdl.core.launch_mapdl)).
This kwarg will launch MAPDL background process with the required specifications (GPU, DMP, etc).

PyMAPDL should work as expected regardless the specified options. Some of them might be overwritten by PyMAPDL, check the documentation.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by germa89
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants