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 TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

Running Abaqus job through ssh on cluster having Centos 6.5 using its GUI interface?

Status
Not open for further replies.

SadiqShinwari

Mechanical
Joined
Jul 10, 2021
Messages
2
Location
PK
I have successfully opened abaqus on cluster.I want to run abaqus job through GUI but it will execute job only on head but I want to access compute node. How can I access compute node from abaqus?

Or please direct me how to submit abaqus job through command line interface. I have prepared an input file.
 
In most cases, it's better to submit the job outside the CAE environment. You can find the necessary commands in the documentation chapter: Execution --> Execution Procedures --> Abaqus/Standard and Abaqus/Explicit execution. The simplest command to run the analysis is: abaqus job=input_file_name cpus=number_of_cpus
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top