Translations:Ansys/6/en: Difference between revisions

From Alliance Doc
Jump to navigation Jump to search
(Importing a new version from external source)
 
(Importing a new version from external source)
Line 1: Line 1:
= Running ANSYS software in parallel on Compute Canada servers =
{| class="wikitable"
The ANSYS software suite comes with multiple implementations of MPI to support parallel computation. Unfortunately, none of them supports our [[Running jobs|Slurm]] scheduler. For this reason, we need special instructions for each ANSYS package on how to start a parallel job. In the sections below, we give examples of submission scripts for some of the packages. If one is not covered and you want us to investigate and help you start it, please contact our [[Technical support]].
! Server
! Cluster(s)
! ANSYSLMD_LICENSE_FILE
! ANSYSLI_SERVERS
|-
| CMC
| cedar
| <code>6624@199.241.162.97</code>
| <code>2325@199.241.162.97</code>
|-
| CMC
| beluga
| <code>6624@132.219.136.89</code>
| <code>2325@132.219.136.89</code>
|-
| CMC
| graham
| <code>6624@206.12.126.25</code>
| <code>2325@206.12.126.25</code>
|-
| SHARCNET
| beluga/graham
| <code>1055@license3.sharcnet.ca</code>
| <code>2325@license3.sharcnet.ca</code>
|}

Revision as of 22:05, 14 November 2019

Server Cluster(s) ANSYSLMD_LICENSE_FILE ANSYSLI_SERVERS
CMC cedar 6624@199.241.162.97 2325@199.241.162.97
CMC beluga 6624@132.219.136.89 2325@132.219.136.89
CMC graham 6624@206.12.126.25 2325@206.12.126.25
SHARCNET beluga/graham 1055@license3.sharcnet.ca 2325@license3.sharcnet.ca