ADD: small introduction to Merlin7

This commit is contained in:
2023-05-24 16:01:13 +02:00
parent b5957bed56
commit 1a750b3250
8 changed files with 280 additions and 28 deletions

View File

@ -0,0 +1,29 @@
---
title: ANSYS RSM (Remote Resolve Manager)
#tags:
keywords: software, ansys, rsm, slurm, interactive, rsm, windows
last_updated: 24 Mai 2023
summary: "This document describes how to use the ANSYS Remote Resolve Manager service in the Merlin6 cluster"
sidebar: merlin7_sidebar
permalink: /merlin7/ansys-rsm.html
---
## ANSYS RSM Configuration tool settings:
Use Merlin6 ANSYS to submit to RSM:
If you want to submit from Titan is possible too, you have to set SSH keys in Titan as described in: https://www.purdue.edu/science/scienceit/ssh-keys-windows.html
"HPC_Resource" tab configuration:
HPC Type: Slurm
Submit Host: psi-dev.cscs.ch
Slurm job arguments: --hint=nomultithread
"File Management" tab configuration:
External mechanism for the transfer (SCP, custom)
Transfer Mechanism SCP via SSH
As staging directory, use /scratch/tmp
As account, use your PSI username
SSH Keys have to be configured to make it work.