Skip to content

[HPC] Proposal: Exclude data movement from timing #507

@nvaprodromou

Description

@nvaprodromou

Introduction:

After collecting feedback from engineers, clients, and press, NVIDIA presented a list of proposals that aim to improve the popularity of the MLPerf HPC benchmark suite. Please see our slide deck for more information on our feedback gathering process and insights.

Proposal: Exclude data movement from timing (start clock after data retrieval, before caching. Same as MLPerf-T).

Slide 14 in proposals slide deck.

This proposal aims to improve the popularity of the MLPerf HPC benchmark suite by improving on the following aspects:

  1. High submission overhead and cost [Affects participation and competition]
  2. Isolates benchmarking of compute from FS [Improves RFP interest]
  3. Simplifies "Throughput" benchmark (renamed from "weak scaling") [Affects participation and competition]

Note: We strongly believe that the filesystem is extremely important part and we always advice potential clients to consider the interplay of all parts of a system (FS + compute + network). However, we received a strong signal from some clients that it makes it harder to use the MLPerf-HPC scores for apples-to-apples comparisons, as FS and compute are sometimes not purchased at the same time.

Discussion

Pros:

  1. By far the most common feedback we received was the unreasonably high submission overhead for MLPerf HPC (overhead, cost, engineering resources, system time)
  2. Submitter no longer needs to optimize data movement

Cons:

  1. Reduces the quality of the benchmark since it no longer considers the system as a whole.
  2. This will make it an “upper bound” because of storage not being timed, but MLPerf-T has the same issue.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions