Skip to content

Commit 6a7354d

Browse files
committed
feat: add paragraph on resource types in the resource application
1 parent 30cc5a5 commit 6a7354d

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

source/gent/tier1_hortense.rst

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -238,13 +238,21 @@ Practical usage:
238238

239239
* Open a webbrowser to https://resapp.hpc.ugent.be (The app will redirect you via the VSC firewall application first, if needed.)
240240
* The Resource Application shows you all Tier1-Hortense projects that you are a member of.
241-
* By clicking on the dropdown arrow on the right in the initial Projects tab, you can consult the raw usage of one of your projects (in CPU hours and GPU hours).
241+
* By clicking on the dropdown arrow on the right in the initial Projects tab, you can consult the raw usage of one of your projects (in credits, CPU hours, and GPU hours).
242242
* You can also view Logs and get more fine-grained usage details.
243243
* When you click on the project name, you enter a new screen giving you information on allocation and cutoff. The orange box and number in the box refer to the 20% cutoff.
244244

245245
The 20% cutoff is for academic non-starting grant projects only, referring to paragraph 9(4) of the 'Regulations Governing Applications For Use of the Flemish Tier-1 Supercomputing Platform' (see https://www.vscentrum.be/_files/ugd/5446c2_21daee40839244c5a099a6d6bffaedb5.pdf).
246246
This is 20% of the initial allocated compute time a project is at risk of losing, if that 20% has not yet been used during the first 3 months of the project.
247247

248+
Resource types:
249+
250+
* credits: These are the consumable units in CPU-hour equivalents for both memory and GPU usage. This means that requesting e.g., all the memory of a node
251+
will cost you the equivalent of using all the cores on this node. Similarly for each GPU hours consumed, 12 credits are allocated. These are also the
252+
limiting factor w.r.t. total awarded compute time on the system for your project (limited hard by the job scheduler).
253+
* CPU hours: These are the awarded CPU hours in your project request. They are counted on CPU-only partitions.
254+
* GPU hours: These are the awarded GPU hours in your project request. They are counted on GPU-only partitions.
255+
248256

249257
.. _hortense_system_specific_aspects:
250258

0 commit comments

Comments
 (0)