Skip to content
Snippets Groups Projects
Commit 37baf38e authored by Martin Schroschk's avatar Martin Schroschk
Browse files

Apply 1 suggestion(s) to 1 file(s)

parent 168f6622
No related branches found
No related tags found
2 merge requests!754Automated merge from preview to main,!742Update fem_software.md
......@@ -192,7 +192,9 @@ should match your used `--cpus-per-task` parameter in your job file.
ANSYS Mechanical APDL (sometimes called ANSYS Classic, the older MAPDL scripted environment).
### SMP (1 node only)
### SMP
MAPDL can be invoked in so-called smp-mode to make use of threads in order to speedup computation. The multi-threading approach is restricted to one node. In contrast, MAPDL offers a MPI-parallel mode to distribute the computation across multiple nodes. This mode is described below.
#### Interactive mode
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment