Difference between revisions of "EJFAT EPSCI Meeting Feb. 8, 2023"
Jump to navigation
Jump to search
(10 intermediate revisions by the same user not shown) | |||
Line 28: | Line 28: | ||
# Announcements: | # Announcements: | ||
## NERSC-ESnet-JLab on-site workshop Jan 31 - Feb 1 | ## NERSC-ESnet-JLab on-site workshop Jan 31 - Feb 1 | ||
− | ## | + | ## Final version of RT2022 EJFAT/IEEE-TNS submitted 02/07/2023 |
− | + | # [https://docs.google.com/document/d/1CsBtDZEhK4k9POSeiLF4kzTQVMl7KwZtubVH-aEIyo4/edit NERSC Test set-up]: | |
− | + | ## Data Source: JLAB, CLAS12, pre-event aggregated - 1 channel | |
− | + | ## [https://excalidraw.com/#room=66f0f7fbc2ca25f638bf,aYAB22Gl-Je5rngECJBLJQ Derek Howard (ESnet) to build CP for EJFAT and Perlmutter at NERSC with JLab assisting] | |
− | + | ### [https://jeffersonlab.sharepoint.com/:u:/r/sites/SciComp/Shared%20Documents/EPSCI/EJFAT/loadbalancer.proto?csf=1&web=1&e=fSbMKT Proposed protobuf schema] | |
− | ## | + | #### Assumes PID loop inside CP - but willing to change. |
− | # [https://excalidraw.com/#room=66f0f7fbc2ca25f638bf,aYAB22Gl-Je5rngECJBLJQ Derek Howard (ESnet) to build CP for EJFAT and Perlmutter at NERSC with JLab assisting] | + | ### '''Week of 2/6: Other ESnet projects''' - mtg 4PM Thursday |
− | ## Week of 2/6: Other ESnet projects | + | ### Week of 2/13: |
− | ## Week of 2/13: | + | #### Finish mock API server |
− | ### Finish mock API server | + | #### create an internal representation of the load balancer calendar |
− | ### create an internal representation of the load balancer calendar | + | #### implement the algorithm specified in [https://jeffersonlab.sharepoint.com/:b:/r/sites/SciComp/Shared%20Documents/EPSCI/EJFAT/CP_PID_Sched.pdf?csf=1&web=1&e=JpffJ4 "EJFAT Load Balancer Schedule Density from Reassembly Engine PID control"] |
− | ### implement the algorithm specified in [https://jeffersonlab.sharepoint.com/:b:/r/sites/SciComp/Shared%20Documents/EPSCI/EJFAT/CP_PID_Sched.pdf?csf=1&web=1&e=JpffJ4 "EJFAT Load Balancer Schedule Density from Reassembly Engine PID control"] | + | ### Week of 2/20: Other ESnet projects |
− | ## Week of 2/20: Other ESnet projects | + | ### Week of 2/27: Add integration for the SmartNIC P4 Controller, synchronizing the internal state of the gRPC server with the P4 tables. |
− | ## Week of 2/27: Add integration for the SmartNIC P4 Controller, synchronizing the internal state of the gRPC server with the P4 tables. | + | ### Week of 3/6: Other ESnet projects |
− | ## Week of 3/6: Other ESnet projects | + | ### Week of 3/13: Start work on integration test tooling. |
− | ## Week of 3/13: Start work on integration test tooling. | + | ## Data Sink: |
− | ## Resources: | + | ### Perlmutter |
− | ### CP [https://itnext.io/streaming-data-with-grpc-2eb983fdee11 gRPC] i/f to RE PID: Non-streaming / Peer-to-Peer ([https://grpc.io/blog/pubsub/ Note on gRPC Publish/Subscribe]) | + | ### <s>SPIN</s> |
− | + | ### ERSAP | |
− | + | # ACAT2022 Paper due March 5, 2023 | |
− | + | # Resources: | |
+ | ## [https://jeffersonlab.sharepoint.com/sites/HPDF HPDF] | ||
+ | ## CP [https://itnext.io/streaming-data-with-grpc-2eb983fdee11 gRPC] i/f to RE PID: Non-streaming / Peer-to-Peer ([https://grpc.io/blog/pubsub/ Note on gRPC Publish/Subscribe]) | ||
+ | ## [https://jeffersonlab.sharepoint.com/:b:/r/sites/SciComp/Shared%20Documents/EPSCI/EJFAT/CP_PID_Sched.pdf?csf=1&web=1&e=JpffJ4 CP PID signal -> LB Schedule Density transform (Draft C++ algorithm '''completed''')] | ||
+ | ## [https://jeffersonlab.sharepoint.com/:p:/r/sites/SciComp/Shared%20Documents/EPSCI/EJFAT/ControlPlane.pptx?d=w005fee6e3a464b38aefcb1939b585d8a&csf=1&web=1&e=2tzZgJ Proposed Changes to RE Meta-Data] | ||
+ | ## [https://github.com/esnet/esnet-smartnic-fw CP gRPC i/f to LB ('''pending''')] | ||
# [[EJFAT Status | Status]] | # [[EJFAT Status | Status]] | ||
# AOT | # AOT | ||
<hr> | <hr> |
Latest revision as of 21:08, 8 February 2023
The meeting time is 2:30pm.
Connection Info:
You can connect using Teams Link. (Click "Expand" to the right for details -->):
Agenda:
- Previous meeting
- Announcements:
- NERSC-ESnet-JLab on-site workshop Jan 31 - Feb 1
- Final version of RT2022 EJFAT/IEEE-TNS submitted 02/07/2023
- NERSC Test set-up:
- Data Source: JLAB, CLAS12, pre-event aggregated - 1 channel
- Derek Howard (ESnet) to build CP for EJFAT and Perlmutter at NERSC with JLab assisting
- Proposed protobuf schema
- Assumes PID loop inside CP - but willing to change.
- Week of 2/6: Other ESnet projects - mtg 4PM Thursday
- Week of 2/13:
- Finish mock API server
- create an internal representation of the load balancer calendar
- implement the algorithm specified in "EJFAT Load Balancer Schedule Density from Reassembly Engine PID control"
- Week of 2/20: Other ESnet projects
- Week of 2/27: Add integration for the SmartNIC P4 Controller, synchronizing the internal state of the gRPC server with the P4 tables.
- Week of 3/6: Other ESnet projects
- Week of 3/13: Start work on integration test tooling.
- Proposed protobuf schema
- Data Sink:
- Perlmutter
SPIN- ERSAP
- ACAT2022 Paper due March 5, 2023
- Resources:
- HPDF
- CP gRPC i/f to RE PID: Non-streaming / Peer-to-Peer (Note on gRPC Publish/Subscribe)
- CP PID signal -> LB Schedule Density transform (Draft C++ algorithm completed)
- Proposed Changes to RE Meta-Data
- CP gRPC i/f to LB (pending)
- Status
- AOT