Skip to content
Snippets Groups Projects
Commit 8f86d017 authored by Michael Blaschek's avatar Michael Blaschek :bicyclist:
Browse files

Update VSC.md

parent 8bdf4dd0
No related branches found
No related tags found
No related merge requests found
VSC.md 0 → 100644
# Vienna Scientific Cluster (VSC)
[VSC](https://vsc.ac.at/home/)
[VSC-Wiki](https://wiki.vsc.ac.at)
We have the privilege to be part of the VSC and have private nodes at VSC-4 (currently operational since 2019).
To get access write MB and request an account on VSC-4. Please send the follogin details:
- Name
- Email
- Mobile number (required)
- Purpose / Group
We can then give you access to
`ssh vsc4.vsc.ac.at`
Please follow some connection instruction on the [wiki](https://wiki.vsc.ac.at) or similar to all other servers (e.g. [SRVX1](SRVX1.md)).
We have private nodes at our disposal and in order for you to use these you need to specify the correct account in the jobs you submit to the queueing system (SLURM). The correct information will be given to you in the email. This is very similar to Jet.
## Node Information:
```
CPU model: Intel(R) Xeon(R) Platinum 8174 CPU @ 3.10GHz
2 CPU, 24 physical cores per CPU, total 96 logical CPU units
```
## Example Job
:construction:
## Software
The VSC use the same software system as Jet and have environmental modules available to the user:
```
module av
```
will show you all available modules (much more than on jet)
```
module load intel
```
will load the intel compiler suite and add variables to your environment.
**Please do not forget to add the module load statements to your jobs.**
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment