Skip to content

Commit cf85575

Browse files
committed
Fix comments
1 parent a3ad4dc commit cf85575

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mkdocs/docs/HPC/fine_tuning_job_specifications.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -302,7 +302,8 @@ If you request a full node, all usable memory will be available.
302302
If you request `N` cores on a cluster where nodes have `M` cores, you will get `N/M`
303303
of the total usable memory on the node. For the number of cores and available memory per cluster, please see our
304304
[infrastructure](https://www.ugent.be/hpc/en/infrastructure), or you can use the [web portal](./web_portal.md), open
305-
the desktop app and there you can browse it per cluster and core.
305+
the desktop app and there you can browse it per cluster and core using the
306+
submission form (there is no need to start an actual desktop).
306307
{% endif %}
307308

308309
{% if site!=gent %}

0 commit comments

Comments
 (0)