meta data for this page
Differences
This shows you the differences between two versions of the page.
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:// | + | **[[https:// |
- | **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 " | The input (journal) calculation file can either be prepared locally and transferred to the cluster, or created directly on the " | ||
- | **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; | ||
- | |||
- | 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: |