From b1b7a93b83960e05f317d71951525295a3db3136 Mon Sep 17 00:00:00 2001 From: Maarten Weyns Date: Tue, 11 Jun 2024 19:53:14 +0200 Subject: [PATCH 1/3] Update systems page with placeholder items for specs --- content/systems.md | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/content/systems.md b/content/systems.md index 2318d21..5285fa1 100644 --- a/content/systems.md +++ b/content/systems.md @@ -9,17 +9,15 @@ menu: main This page describes current plans for the programming environment which will be available to each NWERC 2024 team. **Please note that these plans are subject to change.** -Each team will be provided with one laptop, shared between team members. -Each laptop will have an external mouse. -The configuration of each laptop will be as follows: +Each team will have access to one TU Delft workstation, shared between team members. +The configuration of each workstation will be as follows: ## Hardware -The laptop will be a Lenovo ThinkPad E570 and will have the following hardware specifications: -- Intel Core i7 7500U Processor - - 2 cores, hyperthreading disabled - - CPU frequency 2.70 GHz, turboboost disabled -- 16GB of RAM +- Intel ?? Processor + - ?? cores, hyperthreading disabled + - CPU frequency ?? GHz, turboboost disabled +- ??GB of RAM ## Software From 55e960d3a100aa61ee0ffea81d3fe19acad285ba Mon Sep 17 00:00:00 2001 From: Maarten Weyns Date: Wed, 31 Jul 2024 10:17:42 +0200 Subject: [PATCH 2/3] Remove TUDelft from workstation and don't list hardware specs --- content/systems.md | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/content/systems.md b/content/systems.md index 5285fa1..006da67 100644 --- a/content/systems.md +++ b/content/systems.md @@ -9,15 +9,7 @@ menu: main This page describes current plans for the programming environment which will be available to each NWERC 2024 team. **Please note that these plans are subject to change.** -Each team will have access to one TU Delft workstation, shared between team members. -The configuration of each workstation will be as follows: - -## Hardware - -- Intel ?? Processor - - ?? cores, hyperthreading disabled - - CPU frequency ?? GHz, turboboost disabled -- ??GB of RAM +Each team will have access to one workstation, shared between team members. ## Software From bba84c45011013dae2a037eef36d9e79dd97d302 Mon Sep 17 00:00:00 2001 From: Maarten Weyns Date: Thu, 5 Sep 2024 12:00:46 +0200 Subject: [PATCH 3/3] Remove draft status from systems page --- content/systems.md | 1 - 1 file changed, 1 deletion(-) diff --git a/content/systems.md b/content/systems.md index 006da67..68e83ed 100644 --- a/content/systems.md +++ b/content/systems.md @@ -1,7 +1,6 @@ --- title: Systems type: page -draft: true weight: 7 menu: main ---