Skip to content

Commit ed50404

Browse files
Train slots per week documentation - include also an explanation of per-user slots following changes.
1 parent 7a3fc70 commit ed50404

3 files changed

Lines changed: 6 additions & 4 deletions

File tree

docs/hyperloop/userdocumentation.md

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -601,17 +601,19 @@ It is possible that a wagon test or train test will produce multiple warnings. I
601601

602602
## <a name="train-slots-per-week"></a>Train slots per week
603603

604-
For a given analysis, every dataset has a train slots per week limit. This limit is shown in the dataset under 'Maximal train slots per analysis per week'. This limit is to ensure fair usage of resources, and is calculated on a rolling basis. You may view how many slots have been used here:
604+
For a given analysis, every dataset has a train slots per week limit. This limit is shown in the dataset under 'Maximal train slots per analysis per week'. If an analyzer uses the same dataset across multiple analyses, the calculation (for the analyzer only) is the summed slots across analyses.
605+
606+
These limits ensure fair usage of resources, and are calculated on a rolling basis. You may view how many slots have been used for a dataset from the wagon table in My Analyses:
605607

606608
<div align="center">
607-
<img src="../images/trainSlots.png" width="60%">
609+
<img src="../images/trainSlotsPerUserPerAnalysis.png" width="60%">
608610
</div>
609611

610612

611-
Trains may use more than one slot. The number of slots is calculated as the number of wagons from the analysis in the train, capped by the number of cores that the train runs with. The slots used per analysis may be viewed in the train 'Test - Full Test' tab:
613+
Trains may use more than one slot. The number of slots is calculated as the number of wagons from the analysis in the train, capped by the number of cores that the train runs with. The slots used per analysis may be viewed in the train 'Test - Full Test' tab, where also the time when the train will stop counting towards the quota is shown:
612614

613615
<div align="center">
614-
<img src="../images/weeklySlots.png" width="60%">
616+
<img src="../images/weeklySlots.png" width="70%">
615617
</div>
616618

617619
If a single user wagon needs more memory than available in a single core queue, it can still be composed by hyperloop to the two core queue but it will count as a **heavy wagon**. Heavy wagons count as two slots. These wagons are listed in red in the train 'Test - Per Wagon' tab:

docs/images/trainSlots.png

-80.8 KB
Binary file not shown.
105 KB
Loading

0 commit comments

Comments
 (0)