Difference between revisions of "SRO RTDP Nov. 6, 2023"

From epsciwiki
Jump to navigation Jump to search
(Created page with "The current weekly meeting time is every other Monday at 10:00 US/Eastern === Connection Info: === <div class="toccolours mw-collapsible mw-collapsed"> You can connect using...")
 
 
(2 intermediate revisions by the same user not shown)
Line 45: Line 45:
 
#:
 
#:
 
# Announcements:
 
# Announcements:
#* [[SRO Real-time Development Platform (RTDP) Meetings|Meeting schedule]] through Jan.
+
#* [[SRO Real-time Development Platform (RTDP) Meetings|Meeting schedule]] through Jan. ([https://www.jlab.org/jefferson-lab-holiday-calendar JLab Calendar]])
 
#* [https://mailman.jlab.org/mailman/listinfo/rtdp rtdp@jlab.org] mailing list
 
#* [https://mailman.jlab.org/mailman/listinfo/rtdp rtdp@jlab.org] mailing list
 
#:
 
#:
# Milestone Progress:
+
# Milestone Progress: ([https://github.com/orgs/JeffersonLab/projects/17 Github Project])
 
#* '''M01:''' Create prototype ERSAP configurations for INDRA and CLAS12 test systems ('''Ayan''')
 
#* '''M01:''' Create prototype ERSAP configurations for INDRA and CLAS12 test systems ('''Ayan''')
 
#*:
 
#*:
Line 64: Line 64:
 
=== Minutes ===
 
=== Minutes ===
 
<!-- Attendees: David L., Vardan G., Ayan R., Jeng T., Cissie M., Sergey B., Marco B., Fabio R. -->
 
<!-- Attendees: David L., Vardan G., Ayan R., Jeng T., Cissie M., Sergey B., Marco B., Fabio R. -->
''TBD''
+
 
 +
These recreated one week after meeting using some very sparse notes.
 +
 
 +
* We spent time going over the review document for remote program launching. Of the options mentioned, the Superfacility project at NERSC seemed closest to our use case
 +
**
 +
* Ayan has made a program that can read data from a TCP port and display updates to the screen as an endpoint for an ERSAP configuration so that it can be monitored.
 +
* Fabio has updated the test document with more recent accelerator schedule.
 +
* Jeng has started investigating the use of wireshark, tcpdump, and tcpreplay for packet capture.
 +
* Cissie has begun to investigate GUIs.
 +
** Sankey plots
 +
** Forms for configuration
 +
* Davids spoke with David Abbott about firmware upgrades to Hall-B DCRB boards to support streaming. He thought having it by next Spring should be doable, but I would need to talk with Chris and Ben.
  
 
==== Action Items ====
 
==== Action Items ====
''TBD''
+
# Investigate use of ''realtime'' queue at NERSC - Jeng
 +
# Investigate the Superfacility API at NERSC - Cissie
 +
# (from 10/26) Understand how to retrieve ERSAP config. parameters from within actor - Ayan
 +
# (from 10/26) Ask Chris/Ben about schedule for SRO capable DCRB firmware - David
 +
# <s>Update [https://www.overleaf.com/project/64ece8c2d85827b227758e95 test plan] schedule to reflect new accelerator pass change schedule</s> - Fabio
 +
# <s>Review [[https://docs.google.com/document/d/1W2RavdZbSbhZW3FSpO0ufzFTs4wy01stHkrxHDMrQx0 document] on distributed process launching technologies</s> - All

Latest revision as of 12:54, 13 November 2023

The current weekly meeting time is every other Monday at 10:00 US/Eastern

Connection Info:

You can connect using ZOOM Video conferencing (ID: 160 248 4178). (Click "Expand" to the right for details -->):

One tap mobile: US: +16692545252,,1602484178# or +16468287666,,1602484178#

Meeting URL: https://jlab-org.zoomgov.com/j/1602484178?pwd=UFViZUpyODYrZmsxdkVNbWZTMUR1Zz09&from=addon
Meeting ID: 160 248 4178
Passcode: 104412

Join by Telephone
For higher quality, dial a number based on your current location.
Dial: +1 669 254 5252 US (San Jose)
+1 646 828 7666 US (New York)
+1 646 964 1167 US (US Spanish Line)
+1 551 285 1373 US (New Jersey)
+1 669 216 1590 US (San Jose)
+1 415 449 4000 US (US Spanish Line)
833 568 8864 US Toll-free
Meeting ID: 160 248 4178
International numbers
Join from an H.323/SIP room system
H.323: 161.199.138.10 (US West)
161.199.136.10 (US East)
Meeting ID: 160 248 4178
Passcode: 104412

SIP: 1602484178@sip.zoomgov.com
Passcode: 104412

One tap mobile: US: +16692545252,,1601987443# or +16468287666,,1601987443#

Meeting URL: https://jlab-org.zoomgov.com/j/1601987443?pwd=bUVPV3puTHJPU0Fub2Q2Z1dsV0JjQT09&from=addon
Meeting ID: 160 198 7443
Passcode: 607906

Agenda:

  1. Previous Meeting
  2. Announcements:
  3. Milestone Progress: (Github Project)
    • M01: Create prototype ERSAP configurations for INDRA and CLAS12 test systems (Ayan)
    • M02: Identify or capture SRO formatted data from CLAS12 and INDRA test systems with data tag/filtering capability (output data ready for further offline processing) (Discussion w/ Sergey)
    • M03: Evaluate existing solutions for configuring and launching remote distributed processes (Jeng, Cissie)
      Cissie and Jeng's Doc: MQTT, Ansible, Globus, SuperFacility and Fireworks
    • M04: Establish code repository(s), project site, and method of documentation (Jeng, Ayan)
  4. AOT

Minutes

These recreated one week after meeting using some very sparse notes.

  • We spent time going over the review document for remote program launching. Of the options mentioned, the Superfacility project at NERSC seemed closest to our use case
  • Ayan has made a program that can read data from a TCP port and display updates to the screen as an endpoint for an ERSAP configuration so that it can be monitored.
  • Fabio has updated the test document with more recent accelerator schedule.
  • Jeng has started investigating the use of wireshark, tcpdump, and tcpreplay for packet capture.
  • Cissie has begun to investigate GUIs.
    • Sankey plots
    • Forms for configuration
  • Davids spoke with David Abbott about firmware upgrades to Hall-B DCRB boards to support streaming. He thought having it by next Spring should be doable, but I would need to talk with Chris and Ben.

Action Items

  1. Investigate use of realtime queue at NERSC - Jeng
  2. Investigate the Superfacility API at NERSC - Cissie
  3. (from 10/26) Understand how to retrieve ERSAP config. parameters from within actor - Ayan
  4. (from 10/26) Ask Chris/Ben about schedule for SRO capable DCRB firmware - David
  5. Update test plan schedule to reflect new accelerator pass change schedule - Fabio
  6. Review [document on distributed process launching technologies - All