Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
edd_provisioning_SKAMPI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
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
MPIfR-BDG
edd_provisioning_SKAMPI
Merge requests
!2
Closes Issue
#2
: [FEA] Add justforkixes to the inventory
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Closes Issue
#2
: [FEA] Add justforkixes to the inventory
justforkixes
into
devel
Overview
0
Commits
3
Pipelines
0
Changes
7
Merged
Niclas Esser
requested to merge
justforkixes
into
devel
2 years ago
Overview
0
Commits
3
Pipelines
0
Changes
7
Expand
Added justforkixes to the inventory
Removed restriction of gated spectrometers to specific NUMA node from '.yml'-files, because justforkix's have only one NUMA node with a NIC + GPU
0
0
Merge request reports
Compare
devel
devel (base)
and
latest version
latest version
0e4b1a59
3 commits,
2 years ago
7 files
+
3
−
14
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
7
Search (e.g. *.vue) (Ctrl+P)
provison_descriptions/KuBAND_DUALPOL.yml
+
0
−
2
Options
@@ -6,13 +6,11 @@
roles
:
-
role
:
EDD.core.gated_spectrometer
container_name
:
gated_spectrometer_0
container_env
:
"
EDD_ALLOWED_NUMA_NODES=1"
-
hosts
:
gpu_server[1]
roles
:
-
role
:
EDD.core.gated_spectrometer
container_name
:
gated_spectrometer_1
container_env
:
"
EDD_ALLOWED_NUMA_NODES=1"
-
hosts
:
gpu_server[2]
roles
:
Loading