JIRIAF Meeting Oct. 12 2023

From epsciwiki
Revision as of 14:32, 12 October 2023 by Gurjyan (talk | contribs) (Created page with " === Connection Info: === <div class="toccolours mw-collapsible mw-collapsed"> You can connect using [https://jlab-org.zoomgov.com/j/1616903130?pwd=cjg3U0Y4SndXL05SeFBmQjVHZk...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


Connection Info:

You can connect using the following link (Meeting ID: 161 690 3130). (Click "Expand" to the right for details -->):

One tap mobile: US: +16692545252,,1608518798# or +16468287666,,1608518798#
Meeting URL: https://jlab-org.zoomgov.com/j/1616903130?pwd=cjg3U0Y4SndXL05SeFBmQjVHZkhrQT09&from=addon
Meeting ID: 161 690 3130
Passcode: 018094

Join by Telephone
For higher quality, dial a number based on your current location.
Dial:
US: +1 669 254 5252 or +1 646 828 7666 or +1 551 285 1373 or +1 669 216 1590 or 833 568 8864 (Toll Free)
Meeting ID: 161 690 3130

International numbers
Join by SIP
1616903130@sip.zoomgov.com
Join by H.323
161.199.138.10 (US West)
161.199.136.10 (US East)
Meeting ID: 160 851 8798
Passcode: 018094


Agenda:

  1. Announcements
  2. Current status of the JRM
    1. Running JRM as a SLURM/SWIF Job
    2. SSH tunnel from the processing node (JRM) to the JIRIAF server, running Kubernetes API server.
    3. "Hello World" workflow within the JRM.
  3. JIRIAF Available Resources DB Table (JAR)
    1. Suggested schema:
      1. computing_suite (e.g., HPC, GPU, etc.)
      2. resource_ID (unique identifier for each resource)
      3. resource_type (e.g., CPU, GPU, memory, etc.)
      4. number_of_cores
      5. memory
      6. available_walltime (decreasing over time)
        1. Available wall time will decrease over time.
        2. The wall time decrease below a certain threshold will trigger resource release.
        3. The wall time for the opportunistic resource (e.g., commercial cloud resource) will be clearly indicated in the table.
  4. JIRIAF User Resource Requests DB Table (JURR)
    1. Suggested schema:
      1. name (user or group)
      2. resource_type (e.g., CPU, GPU, memory, etc.)
      3. number_of_cores
      4. memory
      5. wall time
      6. workflow_container_info (e.g., container ID, Docker image, etc.)
      7. data_type (streaming or batch files)
      8. can_it_be_horizontally_distributed/scaled (yes/no)
    2. Important question: Who is responsible for data provisioning, JIRIAF, or user workflow management system?
  5. JIRIAF Workflow Resource Matching Service (JMS)
    1. Choice of technology/language: Python?
    2. The algorithm must be able to fit multiple user requests into a bigger resource (workflow Tetris).
  6. Running CLAS12 Data-Stream Processing Pipeline
    1. Docker image for the CLAS12 data-stream processing pipeline.
  7. Status of the Front-End
    1. JIRIAF Entry Web Page
    2. Connection to MariaDB Back-End
    3. JIRIAF REST API
    4. Authentication of JIRIAF Users
  8. AOT

Useful References



Minutes: