Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations cowski on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Which option to pick to run my COMSOL file fast?

Status
Not open for further replies.

tugni925

Mechanical
Joined
Sep 14, 2020
Messages
107
Location
NO
I have been trying to run COMSOL on my computer, which was too slow. I have been given instructions on how to run it on the cluster, I have never done this before and not sure which guide to follow:

What do the different highlighted options here mean? And which one do I most likely need to follow to run my COMSOL.mph files fast?

1_ljcfse.png


Edit: Also, is there a difference between the highlighted options (blue line), and running comsol from the command line?
 
In Comsol there are two basic options for parallel computations: shared-memory (multithreading) and distributed-memory. The first approach is standard one and allows you to use all CPU sockets that your computer has. The second approach lets you run analyses on clusters using MPI. Check Comsol’s documentation and blog posts for more details.
 
Am I on the right track?

The COMSOL file to the left is what I want to run, right is the application node where I believe I have to enter the script:

1_ounjho.png


This is the example script used, I have written in red what I think would have to be entered?

2_ilhrwa.png
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top