From b12c3876ff247e68ca49865119d961b1698df89e Mon Sep 17 00:00:00 2001 From: Jan Siwiec <jan.siwiec@vsb.cz> Date: Mon, 12 Sep 2022 09:42:09 +0200 Subject: [PATCH] Update introduction.md --- docs.it4i/cs/introduction.md | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/docs.it4i/cs/introduction.md b/docs.it4i/cs/introduction.md index 35ad2f65d..993dd49f4 100644 --- a/docs.it4i/cs/introduction.md +++ b/docs.it4i/cs/introduction.md @@ -5,7 +5,7 @@ that need to port and optimize their codes and application for various hardware architectures and software technologies that are not available on standard clusters. -First stage of complementary systems implementation comprises of these architectures: +First stage of complementary systems implementation comprises of these partitions: - compute partition 0 – based on ARM technology - legacy - compute partition 1 – based on ARM technology - A64FX @@ -18,16 +18,10 @@ First stage of complementary systems implementation comprises of these architect ## Accessing Complementary Systems -Where/how can we access the partitions? +Complementary systems can be accessed from `login.cs.it4i.cz`. ## Data Storage -Scratch/home? - -Complementary systems are connected to the [PROJECT storage][1]. - -## Resource Allocation & Accounting Policy - -TODO +Complementary systems have `home` and local `lscratch` disks and are connected to the [PROJECT storage][1]. [1]: ../storage/project-storage.md -- GitLab