Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
docs.it4i.cz
Manage
Activity
Members
Labels
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SCS
docs.it4i.cz
Commits
df76e4cb
Commit
df76e4cb
authored
3 years ago
by
Jan Siwiec
Browse files
Options
Downloads
Patches
Plain Diff
Update job-features.md
parent
7612dcaf
No related branches found
No related tags found
No related merge requests found
Pipeline
#25111
passed with warnings
3 years ago
Stage: test
Stage: build
Stage: deploy
Stage: after_test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs.it4i/job-features.md
+3
-43
3 additions, 43 deletions
docs.it4i/job-features.md
with
3 additions
and
43 deletions
docs.it4i/job-features.md
+
3
−
43
View file @
df76e4cb
...
...
@@ -73,26 +73,13 @@ The Global RAM disk allows for high performance sharing of data among compute no
| ------------------ | --------------------------------------------------------------------------|
| Mountpoint | /mnt/global_ramdisk |
| Accesspoint | /mnt/global_ramdisk |
| Capacity |
Salomon (Nx110)GB
<br>
Barbora (Nx180)GB |
| Capacity | Barbora (Nx180)GB |
| User quota | none |
N = number of compute nodes in the job.
!!! Warning
Available on Salomon and Barbora nodes only.
## Virtualization Network
Configure network for virtualization, create interconnect for fast communication between node (host) and virtual machine (guest).
```
console
$
qsub ...
-l
virt_network
=
true
```
!!! Warning
Available on Salomon nodes only.
[
See Tap Interconnect
][
1
]
Available on Barbora nodes only.
## MSR-SAFE Support
...
...
@@ -108,34 +95,7 @@ $ qsub ... -l msr=version_string
Hazardous, it causes CPU frequency disruption.
!!! Warning
Available on Salomon and Barbora nodes only.
## x86 Adapt Support
Load a kernel module that allows changing/toggling system parameters stored in MSR and PCI registers of x86 processors.
```
console
$
qsub ...
-l
x86_adapt
=
true
```
!!! Danger
Hazardous, it causes CPU frequency disruption.
!!! Warning
Available on Salomon nodes only.
## Disabling Intel Turbo Boost on CPU
Intel Turbo Boost on CPU is enabled on all compute nodes.
To disable Intel Turbo Boost on CPU:
```
console
$
qsub ...
-l
cpu_turbo_boost
=
false
```
!!! Warning
Available on Salomon nodes only.
Available on Barbora nodes only.
## Offlining CPU Cores
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment