Skip to content

Evaluate direct GPU I/O with cuda GDS #73

Description

@stloufra

Description

Investigate whether direct GPU I/O can improve I/O performance.

The use cases are:

  • Read: load events directly into GPU memory e.g. for reweighting.
  • Write: write unweighted events directly from GPU memory.

The goal is to determine whether avoiding CPU < - > GPU copies provides a measurable performance improvement.

References

(to not be lost in time)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions