diff --git a/docs/cluster_guides/cluster_speeds.md b/docs/cluster_guides/cluster_speeds.md index 415a033b0..8deee9a65 100644 --- a/docs/cluster_guides/cluster_speeds.md +++ b/docs/cluster_guides/cluster_speeds.md @@ -31,8 +31,30 @@ cluster is slower than expected. or a user that is running a lot of very short lived Perl jobs on Bianca, that are running too hard on Castor. -## Loading the `R_packages/4.3.1` module +## Starting an interactive node + + +### `interactive -A sens2017625 -n 2 -t 1:00:00` + +Attempt|You waited for `x` seconds|Complete time (secs) +-------|--------------------------|-------------------- +1 |1 |37 +2 |2 |35 +3 |1 |37 +4 |1 |34 +5 |1 |36 +### `interactive -A sens2017625 --partition devcore -n 2 -t 1:00:00` + +Attempt|You waited for `x` seconds|Complete time (secs) +-------|--------------------------|-------------------- +1 |1 |37 +2 |1 |34 +3 |1 |34 +4 |1 |37 +5 |1 |35 + +## 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), the following command was run in multiple settings: @@ -60,3 +82,11 @@ sens2017625|SSH |6m4.584s sens2017625|Website, interactive session|7m41.433s sens2017625|SSH, interactive session |7m13.111s + +## Loading the `RStudio/2023.12.1-402` module + +Project |Setting |Real loading time +-----------|----------------------------|----------------- +Bianca |Website |2m3.184s + + diff --git a/docs/software/img/thinlinc_error_no_agent_server_available.png b/docs/software/img/thinlinc_error_no_agent_server_available.png new file mode 100644 index 000000000..71e75ba3c Binary files /dev/null and b/docs/software/img/thinlinc_error_no_agent_server_available.png differ diff --git a/docs/software/thinlinc.md b/docs/software/thinlinc.md index 773f8a5cb..6c1068e11 100644 --- a/docs/software/thinlinc.md +++ b/docs/software/thinlinc.md @@ -67,3 +67,12 @@ Typically, users prefer to turn off full screen mode. Normally you don't have to change anything else here, and we have also disabled all "local devices" (USB-sticks, sound and printers) on server side. So no point to fiddle with these specific options. + + +## ThinLinc error: no agent server available + +![ThinLinc error: no agent server available](thinlinc_error_no_agent_server_available.png) + +> ThinLinc error: no agent server available + +Try again :-)