Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

typo in training msc #319

Merged
merged 2 commits into from
Oct 29, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 1 addition & 7 deletions resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@

# 18/6/2024: Updated the max number of possible workers
nodes_inventory:
c1.c28m225d50: 5 #(16.04.2024: RZ swapped the underlying servers for a 4 in 1 node and this will be of a different flavor and we need to wait to get the hardware)

Check warning on line 23 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

23:121 [line-length] line too long (164 > 120 characters)
c1.c28m475d50: 19
c1.c36m100d50: 30
c1.c36m225d50: 15
Expand Down Expand Up @@ -186,7 +186,7 @@
# type: default
# image: gpu

# 18/06/24: Hardware is still connected to the old cloud. This GPU flavor shares the host with the flavor c1.c28m935d50.

Check warning on line 189 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

189:121 [line-length] line too long (122 > 120 characters)
# worker-c8m40g1:
# count: 4 #4
# flavor: g1.c8m40g1d50
Expand Down Expand Up @@ -234,12 +234,6 @@
start: 2024-10-20
end: 2024-10-22
group: training-hbigs
training-sacc:
count: 0
flavor: c1.c28m225d50
start: 2024-10-10
end: 2024-12-20
group: training-saccharomyces
training-gene:
count: 1
flavor: c1.c28m225d50
Expand Down Expand Up @@ -274,5 +268,5 @@
count: 1
flavor: c1.c28m225d50
start: 2024-11-01
end: 2024-11-06
end: 2024-12-06
group: training-msc-tmr-ws24
Loading