Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
HTConfig
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
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
Monitor
Incidents
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
EKPCondor
HTConfig
Commits
be871483
Commit
be871483
authored
3 years ago
by
Maximilian Horzela
Browse files
Options
Downloads
Patches
Plain Diff
Put shares to 25%/75% working/not-working hours
parent
7cf423ea
Branches
tweak/desktop-cloud
No related tags found
1 merge request
!26
Try to find an optimal solution for the desktop-cloud
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
0111.node_worker_desktop.cfg
+3
-3
3 additions, 3 deletions
0111.node_worker_desktop.cfg
with
3 additions
and
3 deletions
0111.node_worker_desktop.cfg
+
3
−
3
View file @
be871483
...
...
@@ -35,7 +35,7 @@ DOCKER_MOUNT_VOLUMES = $(DOCKER_MOUNT_VOLUMES), NSCD
TargetLoad
=
\
ifThenElse( $(WorkHours) =?= TRUE,
\
( $(NUM_CPUS)/4.0 ),
\
( $(NUM_CPUS)/
1.5
)
\
(
3.0*
$(NUM_CPUS)/
4.0
)
\
)
WANT_SUSPEND
=
TRUE
...
...
@@ -66,14 +66,14 @@ NUM_SLOTS_TYPE_1 = 1
SLOT_TYPE_1_PARTITIONABLE
=
TRUE
# Winter setting
SLOT_TYPE_1
=
5
0
%
SLOT_TYPE_1
=
2
5%
# Sommer setting
# SLOT_TYPE_1 = CPU=2 Memory=50% Disk=50%
#second slot is in owner state while working hour
NUM_SLOTS_TYPE_2
=
1
SLOT_TYPE_2
=
2
5%
SLOT_TYPE_2
=
5
0
%
SLOT_TYPE_2_PARTITIONABLE
=
TRUE
...
...
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