Skip to content

Running pymapdl with more than 2 cores requested #1856

Answered by MrMechanics
MrMechanics asked this question in Q&A
Discussion options

You must be logged in to vote

Sorry, I just searched the documentation for "cores" and couldn't find it, but when I looked at the parameters for launch_mapdl I found it right away. I can't figure out how to delete this question from the forum here. Anyway, this worked:

mapdl = launch_mapdl(run_location=path, jobname=title, override=True, license_type='premium', nproc=4)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@germa89
Comment options

Answer selected by MrMechanics
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