Skip to content

Commit

Permalink
Add more cluster speeds
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Dec 18, 2024
1 parent 4887eaa commit fae23e0
Show file tree
Hide file tree
Showing 3 changed files with 58 additions and 2 deletions.
60 changes: 58 additions & 2 deletions docs/cluster_guides/cluster_speeds.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,13 @@ cluster is slower than expected.

Bianca used around 800 out of around 3200 cores.

![Bianca sytem usage at 2024-12-18](bianca_system_usage_20241218.png)
![Bianca sytem usage at 2024-12-18](./img/bianca_system_usage_20241218.png)

???- question "What was the project CPU usage at the time of these measurements?"

CPU usage was close to zero:

![CPU usage at 2024-12-18](./img/cpu_usage_sens2017625.png)

Attempt|You waited for `x` seconds|Complete time (secs)
-------|--------------------------|--------------------
Expand All @@ -57,7 +62,13 @@ Attempt|You waited for `x` seconds|Complete time (secs)

Bianca used around 800 out of around 3200 cores.

![Bianca sytem usage at 2024-12-18](bianca_system_usage_20241218.png)
![Bianca sytem usage at 2024-12-18](./img/bianca_system_usage_20241218.png)

???- question "What was the project CPU usage at the time of these measurements?"

CPU usage was close to zero:

![CPU usage at 2024-12-18](./img/cpu_usage_sens2017625.png)

Attempt|You waited for `x` seconds|Complete time (secs)
-------|--------------------------|--------------------
Expand All @@ -67,6 +78,51 @@ Attempt|You waited for `x` seconds|Complete time (secs)
4 |1 |37
5 |1 |35


### `interactive -A sens2023036 -n 2 -t 1:00:00`

???- question "What was the system usage at the time of these measurements?"

Bianca used around 800 out of around 3200 cores.

![Bianca sytem usage at 2024-12-18](./img/bianca_system_usage_20241218.png)

???- question "What was the project CPU usage at the time of these measurements?"

CPU usage was close to zero:

![CPU usage at 2024-12-18](./img/cpu_usage_sens2023036.png)

Attempt|You waited for `x` seconds|Complete time (secs)
-------|--------------------------|--------------------
1 |More than 60*60*2 (i.e. 2 hours) |Interrupted
2 |. |.
3 |. |.
4 |. |.
5 |. |.

### `interactive -A sens2023036 --partition devcore -n 2 -t 1:00:00`

???- question "What was the system usage at the time of these measurements?"

Bianca used around 800 out of around 3200 cores.

![Bianca sytem usage at 2024-12-18](./img/bianca_system_usage_20241218.png)

???- question "What was the project CPU usage at the time of these measurements?"

CPU usage was close to zero:

![CPU usage at 2024-12-18](./img/cpu_usage_sens2023036.png)

Attempt|You waited for `x` seconds|Complete time (secs)
-------|--------------------------|--------------------
1 |More than 60*60*2 (i.e. 2 hours) |Interrupted
2 |. |.
3 |. |.
4 |. |.
5 |. |.

## Loading the `R_packages/4.3.1` module

For [a benchmark to solve a ticket](https://github.com/UPPMAX/ticket_304069/blob/master/module_load.md#answers),
Expand Down
Binary file added docs/cluster_guides/img/cpu_usage_sens2017625.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added docs/cluster_guides/img/cpu_usage_sens2023036.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit fae23e0

Please sign in to comment.