-
Notifications
You must be signed in to change notification settings - Fork 3
Meeting Notes April 2020
Tim Randles edited this page Apr 6, 2020
·
13 revisions
Attendees -
Agenda
- discuss CWL and container support
- TaskManager design for modular support of container runtimes and resource managers
Attendees - Rusty Davis (rstyd), Pat Grubel (pagrubel), Qiang Guan (guanxyz), Tim Randles (trandles-lanl), Jake Tronge (jtronge)
PR Review
-
#138 APPROVED (trandles-lanl) - Use bee.conf to configure listen ports for BEEWorkflowManager and BEETaskManager
- Pat approves of merging this PR, but into
master
instead ofdevelop
. The rationale is the functionality is simple and enables everyone to do development work at the same time on the same system.
- Pat approves of merging this PR, but into
Issue Review
-
#137 (pagrubel) - Slurm worker to properly check DockerRequirment
-
slurm_worker.py should use the
DockerRequirement: dockerImageId
specified in the CWL file
-
slurm_worker.py should use the
Discussion
- extending CWL for other container runtimes (rstyd)
- discuss on Wednesday
- guanxyz had some ideas
- next ECP milestones up on wiki
Around the room
- Jake
- got a test environment set up at KSU
- initial problems with PySlurm due to having a too-new Slurm installed
- Rusty
- working on
unittest
and CI tests for client/WorkflowManager - not a lot of time for BEE this week (very understandable, everyone prioritized BEE the past 2 week (trandles-lanl))
- working on
- Pat
-
unittest
for TaskManager - issue #137 above
-
- Tim
- issue #139 planning to discuss on Wednesday
- ECP milestone housekeeping