Difference between revisions of "EJFAT EPSCI Meeting Feb. 8, 2023"
Jump to navigation
Jump to search
Line 31: | Line 31: | ||
# Current Test set-up: | # Current Test set-up: | ||
## CLAS12 files -> Carl C++ Packetizer -> LB -> Carls's C++ Reassembler -> ERSAP | ## CLAS12 files -> Carl C++ Packetizer -> LB -> Carls's C++ Reassembler -> ERSAP | ||
− | + | # [https://docs.google.com/document/d/1CsBtDZEhK4k9POSeiLF4kzTQVMl7KwZtubVH-aEIyo4/edit NERSC Test set-up]: | |
− | + | ## Data Source: ? pre-event aggregated? | |
− | ## | + | ## [https://excalidraw.com/#room=66f0f7fbc2ca25f638bf,aYAB22Gl-Je5rngECJBLJQ Derek Howard (ESnet) to build CP for EJFAT and Perlmutter at NERSC with JLab assisting] |
− | # [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] |
− | ## [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. |
− | ### Assumes PID loop inside CP - but willing to change. | + | ### '''Week of 2/6: Other ESnet projects''' |
− | ## '''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: |
+ | ### Perlmutter | ||
+ | ### SPIN | ||
+ | ### ERSAP | ||
# Resources: | # Resources: | ||
## 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]) | ## 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]) |
Revision as of 18:45, 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
- Manuscript ESnet / JLab FPGA Accelerated Transport (No. TNS-00484-2022.R1) FINAL version submitted for publication to IEEE Transactions on Nuclear Science (TNS).
- Current Test set-up:
- CLAS12 files -> Carl C++ Packetizer -> LB -> Carls's C++ Reassembler -> ERSAP
- NERSC Test set-up:
- Data Source: ? pre-event aggregated?
- 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
- 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
- Resources:
- 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