Uploaded image for project: 'DataWolf'
  1. DataWolf
  2. WOLF-67

HPC utilization statistics

XMLWordPrintableJSON

    • Icon: New Feature New Feature
    • Resolution: Fixed
    • Icon: Major Major
    • 3.0
    • None
    • None
    • Dr. Nam Visit, Datawolf Sprint

      Need to retrieve the HPC utilization statistics in realtime. In the current version, we may experience the performance degradation. If we store the following information into separate dataset, I expect to avoid the degradation. I think the HPC executor is one of the candidates for extensions.

      • userID: email
      • jobID: Job ID assigned by local scheduler, e.g., load leveler
      • solver name
      • start time : the time when the job is running on computing resources
      • end time : the time when the job is finished on computing resources
      • queued duration: the duration of waiting in the queue on computing resources
      • job status : the final status of job
      • duration : = (end time - start time)
      • model file size, e.g., mesh file in CFD simulation
      • result file size

              Unassigned Unassigned
              dynam Dukyun Nam
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: