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

merge on 2024-03-11, adds training eml #268

Merged
merged 4 commits into from
Mar 11, 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
73 changes: 25 additions & 48 deletions resources.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
default: vggp-v60-j322-692e75a7c101-main
gpu: vggp-v60-gpu-j322-692e75a7c101-main-kernel-4.18.0-477.21.1.el8_8-nvidia
secure: vggp-v60-secure-j322-692e75a7c101-main
htcondor-secondary: vgcn~workers+internal~rockylinux-8.6-x86_64~2023-10-26~43739~htcondor-secondary~ebb20b8~kysrpex_local_build

Check warning on line 7 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

7:121 [line-length] line too long (129 > 120 characters)

Check warning on line 7 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

7:121 [line-length] line too long (129 > 120 characters)
htcondor-secondary-gpu: vgcn~workers-gpu+internal~rockylinux-8.6-x86_64~2023-11-16~34096~htcondor-secondary~a23fbb0~kysrpex_local_build

Check warning on line 8 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

8:121 [line-length] line too long (137 > 120 characters)

Check warning on line 8 in resources.yaml

View workflow job for this annotation

GitHub Actions / yamllint

8:121 [line-length] line too long (137 > 120 characters)
network: bioinf
secgroups:
- ufr-ingress
Expand Down Expand Up @@ -247,62 +247,55 @@
secondary_htcondor_cluster: true

# Trainings
training-asse:
count: 3
# These will overlap Mar 12-15
training-eml:
count: 1
flavor: c1.c28m225d50
start: 2024-03-18
end: 2024-03-22
group: training-assemblyannotation
image: htcondor-secondary
secondary_htcondor_cluster: true
start: 2024-03-12
end: 2024-03-18
group: training-eml
training-kmb6:
count: 1
count: 2
flavor: c1.c28m225d50
start: 2024-03-01
end: 2024-05-17
group: training-kmb615
image: htcondor-secondary
secondary_htcondor_cluster: true
training-hts-:
count: 3
flavor: c1.c28m225d50
start: 2024-03-04
end: 2024-03-08
group: training-hts-fr
image: htcondor-secondary
secondary_htcondor_cluster: true
training-gie-:
training-path-gen-march-24:
mira-miracoli marked this conversation as resolved.
Show resolved Hide resolved
count: 2
flavor: c1.c28m225d50
start: 2024-03-18
end: 2024-03-19
group: training-gie-0324
start: 2024-03-04
end: 2024-03-15
group: training-path-gen-march-24
image: htcondor-secondary
secondary_htcondor_cluster: true
training-msc-exe:
training-msc-exeter:
count: 2
flavor: c1.c28m225d50
start: 2024-03-06
end: 2024-03-06
group: training-msc-exe
end: 2024-03-20
group: training-msc-exeter
image: htcondor-secondary
secondary_htcondor_cluster: true
training-msc-exeter:
count: 2

training-asse:
count: 1
flavor: c1.c28m225d50
start: 2024-03-07
end: 2024-03-20
group: training-msc-exeter
start: 2024-03-18
end: 2024-03-22
group: training-assemblyannotation
image: htcondor-secondary
secondary_htcondor_cluster: true
training-cais:
training-gie-:
count: 1
flavor: c1.c28m225d50
start: 2024-02-28
end: 2024-02-29
group: training-caismd
start: 2024-03-18
end: 2024-03-19
group: training-gie-0324
image: htcondor-secondary
secondary_htcondor_cluster: true

training-nort:
count: 2
flavor: c1.c28m225d50
Expand All @@ -319,19 +312,3 @@
group: training-joca-epigenomics-24
image: htcondor-secondary
secondary_htcondor_cluster: true
training-ufz-:
count: 2
flavor: c1.c28m225d50
start: 2024-02-27
end: 2024-03-01
group: training-ufz-trans-2024
image: htcondor-secondary
secondary_htcondor_cluster: true
training-path-gen-march-24:
count: 2
flavor: c1.c28m225d50
start: 2024-03-04
end: 2024-03-15
group: training-path-gen-march-24
image: htcondor-secondary
secondary_htcondor_cluster: true
Loading