From eec4369a066732f4293a7cca2d1484754756457d Mon Sep 17 00:00:00 2001 From: Michael Blaschek <michael.blaschek@univie.ac.at> Date: Mon, 22 Feb 2021 21:21:43 +0100 Subject: [PATCH] Update README.md --- README.md | 38 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 38 insertions(+) diff --git a/README.md b/README.md index 47b82b4..a073d8e 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,8 @@ Search with the top bar or go through the directories: - Python related Problems - SSH, VNC, VPN related Problems +- Editors and remote connection +- Data availability and location If you care to participate please do so. Raise an Issue or give some feedback. @@ -167,3 +169,39 @@ gcc/5.3.0-gcc-5.3.0 proj/7.1.0-gcc-5.3.0 hdf5/1.10.7-gcc-5.3.0 python/3.8.5-gcc-5.3.0 miniconda3/4.8.2-gcc-5.3.0 zlib/1.2.11-gcc-5.3.0 ``` + + +## Information on VSC - Research +Researchers can use the private nodes at VSC-4. + +Note: +> VSC Training Courses: +> https://vsc.ac.at/training + + + + +[Go to Description](VSC.md) + +### Architecture +| Name | Value | +| --- | --- | +| Product | ? | +| Distro | CentOS 7.6 | +| Kernel | 3.10.0-957.el7.x86_64 | +| Processor | Intel(R) Xeon(R) Gold 6148 CPU @ 2.40GHz | +| Cores | 2 CPU, 20 physical cores per CPU, total 80 logical CPU units | +| BaseBoard | ? | +| CPU time | 2102 kh | +| Memory | 378 GB Total | +| Memory/Core | 13.5 Gb | +| Network | 10 Gbit/s | + +### Software + - GNU compilers, OpenMPI, HDF5, NetCDF, Eccodes (only GNU) + - Anaconda Python + - Matlab + + + + -- GitLab