Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 613 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 613 Bytes

SMR3935-2024

Official repo for the ICTP/School on Parallel Programming and Parallel Architecture for High Performance Computing

To connect HPC systems on CINECA:

ssh -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "LogLevel ERROR" $[email protected]

ssh -o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "LogLevel ERROR" $[email protected]

$USER is your account on CINECA

The horrible string '-o "StrictHostKeyChecking=no" -o "UserKnownHostsFile=/dev/null" -o "LogLevel ERROR"' it is needed to avoind the annoying error message about know_host file