Grid5000
From HCL
https://www.grid5000.fr/mediawiki/index.php/Grid5000:Home
Tips and Tricks
- Access is provided via access nodes: access.SITE.grid5000.fr. As soon as you are on one of sites, access.SITE1.grid5000.fr, you can directly ssh any frontend node: frontend.SITE2.
- Jobs are run from the frondend nodes, using OAR
- Each site has a separate NFS, therefore, to run an application on several sites at once, you need to copy it: scp, sftp, rsync.
- There is no access to Internet from computing nodes (external IPs should be registered on proxy), therefore, download/update your stuff at the access nodes.