... | ... | @@ -4,11 +4,11 @@ Welcome to the Hitchhiker's Guide to the EDA Servers Galaxy. |
|
|
|
|
|
This is a guide for users of the shared servers belonging to the EDA Group at Politecnico di Torino. All users should carefully read this guide *before* starting to use the servers. Two important disclaimers:
|
|
|
* This guide is not a computer engineering course, and therefore it assumes that you have a basic knowledge on several topics (Linux command line tools, network protocols, computer hardware, etc). It you are not familiar with something, remember that Google is your friend.
|
|
|
* The servers are a shared computation environment based on *constructive cooperation*. This means that, although we have tried to make some of the house-keeping tasks on the servers automatic, if you do not pay attention to what you do, and you don't follow this guide carefully, you'll be able to cause *a lot* of problems to yourself, other group members, and sysadmins. While sysadmins cannot avoid all problems, they will most likely identify who created them, and report them.
|
|
|
* The servers are a shared computation environment based on *constructive cooperation*. This means that, although we have tried to make some of the house-keeping tasks on the servers automatic, if you do not pay attention to what you do, and you don't follow this guide carefully, you'll be able to cause *a lot* of problems to yourself, other group members, and sysadmins. While sysadmins cannot avoid all problems, they will most likely identify who created them.
|
|
|
|
|
|
You are now warned and free to proceed at your own risk.
|
|
|
|
|
|
# Table of Contents
|
|
|
## Table of Contents
|
|
|
1. [Servers Information](servers)
|
|
|
1. [Accounts](accounts)
|
|
|
1. [Connecting to the servers](connection)
|
... | ... | @@ -27,3 +27,10 @@ You are now warned and free to proceed at your own risk. |
|
|
* [Limiting GPU Memory](gpu-limit)
|
|
|
* [Limiting CPU Threads](cpu-limit)
|
|
|
1. [Gitlab](gitlab)
|
|
|
|
|
|
## System Administrators
|
|
|
|
|
|
You can contact the server sysadmins at the following addresses (replace _dot_ with . and _at_ with @):
|
|
|
- davide_dot_cannizzaro_at_polito_dot_it
|
|
|
- daniele_dot_jahier_at_polito_dot_it
|
|
|
|