Difference between revisions of "EPSCI SRO Meeting Jun. 28, 2021"

From epsciwiki
Jump to navigation Jump to search
(Created page with "<li> Jun. 14, 2021 - SRO Meeting")
 
 
(7 intermediate revisions by the same user not shown)
Line 1: Line 1:
<li>[[EPSCI SRO Meeting Jun. 14, 2021| Jun. 14, 2021 - SRO Meeting]]
+
 
 +
 
 +
=== Connection Info: ===
 +
The meeting time is 2:00pm.
 +
 
 +
<div class="toccolours mw-collapsible mw-collapsed">
 +
You can connect using [https://bluejeans.com/680566960 BlueJeans Video conferencing (ID: 680 566 960)]. <font size="-3">(Click "Expand" to the right for details -->):</font>
 +
 
 +
<div class="mw-collapsible-content">
 +
 
 +
Meeting URL
 +
https://bluejeans.com/680566960?src=join_info
 +
 
 +
Meeting ID
 +
680 566 960
 +
 
 +
Want to dial in from a phone?
 +
 
 +
Dial one of the following numbers:
 +
+1.888.240.2560 (US Toll Free)
 +
(see all numbers - https://www.bluejeans.com/premium-numbers)
 +
 
 +
Enter the meeting ID and passcode followed by #
 +
 
 +
Connecting from a room system?
 +
Dial: bjn.vc or 199.48.152.152 and enter your meeting ID & passcode
 +
 
 +
</div>
 +
</div>
 +
 
 +
<!-------------------------------------------------------------------------------------------------->
 +
 
 +
=== Agenda: ===
 +
# Announcements
 +
# ERSAP development
 +
#*Roadmap
 +
#**Preparation for the alfa release
 +
#* INDRA VTP setup
 +
#* INDRA SAMPA setup
 +
# VTP Data Format
 +
# AOT
 +
 
 +
==== Useful References ====
 +
<small>
 +
* [[SRO Meetings]]
 +
* [https://clasweb.jlab.org/wiki/index.php/Streaming_Read-out_Wiki_page CLAS12 SRO page]
 +
* [https://jeffersonlab.sharepoint.com/:w:/s/SciComp/EQxPpI6h8VRFtlSKLHeLWusBYCOQUySVpEBKCIlR09u5wA?email=davidl%40jlab.org&e=NCC22f ERSAP Document]
 +
* [https://jeffersonlab.sharepoint.com/:w:/r/sites/SciComp/Shared%20Documents/EPSCI/SRO/Streaming/Development/WMS.docx?d=w286e2f0b5d174426a0ddd06a0766e57d&csf=1&e=8wGGZR Vardan's WMS draft]
 +
* [https://jeffersonlab.sharepoint.com/:w:/r/sites/SciComp/Shared%20Documents/EPSCI/SRO/Streaming/Development/DSPF-proposal.docx?d=w616c01cd02ea486ca108c144e4c6bf3f&csf=1&e=KWX8sK Vardan's SRO sketch]
 +
* [https://jeffersonlab.sharepoint.com/:b:/r/sites/SciComp/Shared%20Documents/EPSCI/SRO/Streaming/20191217%20Streaming%20Paper/20200302%20JLab%20Streaming%20Readout.pdf?csf=1&e=kDX7yr Graham's Paper describing SRO]
 +
* [[Media:20200609_data_format.pdf |Dave Abbott's slides on data format]]
 +
</small>
 +
 
 +
<hr>
 +
 
 +
=== Minutes: ===
 +
 
 +
Attendees: Graham H., David A., Carl T., Vardan G
 +
 
 +
*Completed ERSAP framework codding (JAVA binding). This is a complete rewrite of the CLARA framework, making it fully streaming, with modern programmable tools and techniques.Vardan mentioned that this is a fulfilment of the proposals presented as the LDRD candidate projects (2018 and 2019). The ERSAP coding project was completed in less than 1 year and is in sync with the presented project time-line.
 +
*ersap-vtp stream source integration within the ERSAP (completed)
 +
*SAMPA stream source development is in progress (60% completed)
 +
*SAMPA stream source integration within the ERSAP (not yet started)
 +
*Developed and deployed ERSAP streaming application using vtp-source and test-processor services (target milestone. completed)
 +
*Stress tested ERSAP application for over 48 hours with perfect stability in terms of data throughput performance and resource utilization. No exceptions and/or crashes. ERSAP application was deployed as a back end for the VTP streaming CODA DAQ system.
 +
*Build JANA2 project on the indra-s1 (no ROOT).
 +
*Developed and debugged ersap-jana project as an example project to develop JANA2 based ERESAP processing engines (completed)
 +
*ersap-java data processing integration within the ERSAP (in progress).

Latest revision as of 19:51, 28 June 2021


Connection Info:

The meeting time is 2:00pm.

You can connect using BlueJeans Video conferencing (ID: 680 566 960). (Click "Expand" to the right for details -->):

Meeting URL https://bluejeans.com/680566960?src=join_info

Meeting ID 680 566 960

Want to dial in from a phone?

Dial one of the following numbers: +1.888.240.2560 (US Toll Free) (see all numbers - https://www.bluejeans.com/premium-numbers)

Enter the meeting ID and passcode followed by #

Connecting from a room system? Dial: bjn.vc or 199.48.152.152 and enter your meeting ID & passcode


Agenda:

  1. Announcements
  2. ERSAP development
    • Roadmap
      • Preparation for the alfa release
    • INDRA VTP setup
    • INDRA SAMPA setup
  3. VTP Data Format
  4. AOT

Useful References


Minutes:

Attendees: Graham H., David A., Carl T., Vardan G

  • Completed ERSAP framework codding (JAVA binding). This is a complete rewrite of the CLARA framework, making it fully streaming, with modern programmable tools and techniques.Vardan mentioned that this is a fulfilment of the proposals presented as the LDRD candidate projects (2018 and 2019). The ERSAP coding project was completed in less than 1 year and is in sync with the presented project time-line.
  • ersap-vtp stream source integration within the ERSAP (completed)
  • SAMPA stream source development is in progress (60% completed)
  • SAMPA stream source integration within the ERSAP (not yet started)
  • Developed and deployed ERSAP streaming application using vtp-source and test-processor services (target milestone. completed)
  • Stress tested ERSAP application for over 48 hours with perfect stability in terms of data throughput performance and resource utilization. No exceptions and/or crashes. ERSAP application was deployed as a back end for the VTP streaming CODA DAQ system.
  • Build JANA2 project on the indra-s1 (no ROOT).
  • Developed and debugged ersap-jana project as an example project to develop JANA2 based ERESAP processing engines (completed)
  • ersap-java data processing integration within the ERSAP (in progress).