meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
en:computing:cluster:software:start [2024/02/19 11:24] – minor edit David Celnýen:computing:cluster:software:start [2024/07/17 16:24] (current) – [Ansys] - delete passwordless SSH (obsolete) Jan Pech
Line 44: Line 44:
 \\ \\
 ==== Ansys ==== ==== Ansys ====
-**[[https://www.ansys.com/|ANSYS]]** is currently available in +**[[https://www.ansys.com/|ANSYS]]** is currently available in version **2024 R1**
-**2021 R1**, **2020 R1**, **2019 R3**, **19.0** and **17.2**+
  
  
 The input (journal) calculation file can either be prepared locally and transferred to the cluster, or created directly on the "kraken" admin node via Ansys' remotely running graphical interface, i.e. workbench. The calculation itself must then be placed in [[computing:cluster:fronty:ansys|queues]]. The input (journal) calculation file can either be prepared locally and transferred to the cluster, or created directly on the "kraken" admin node via Ansys' remotely running graphical interface, i.e. workbench. The calculation itself must then be placed in [[computing:cluster:fronty:ansys|queues]].
  
-**Ansys users must set up unencrypted SSH under their own account when they first log on to the cluster:** 
-  - login to the cluster ``ssh user@kraken`` 
-  - use the ``ssh-keygen`` command to create your ssh keys and ! do not enter any password 
-  - copy these keys to all nodes using ssh-copy-id e.g. as follows: 
- 
-  for i in {1..9}; do ssh-copy-id $USER@kraken-m$i; done 
- 
-If you don't do this, the program starts in the queue but does nothing. In this case, you will then see the following in the log 
-  Host key verification failed. 
-  Error: It seems ssh is trying to verify authenticity of kraken-m.. Please resolve it and try again! 
  
 **Further information** can be found at: **Further information** can be found at: