Skip to content

Implementing more traits for DeviceBox #40

Open
@calebwin

Description

@calebwin

We should implement several additional traits for DeviceBox<T> to make it more useful.

  • Clone - for duplicating data on the GPU
  • Hash - for parallel hashing
  • Eq and PartialEq - for parallel equality checking
  • AcceleratedIterator - we should define a new trait for doing high-level iterator-based computation

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions