Skip to content

permute versus shuffle #2019

@JuanPedroGHM

Description

@JuanPedroGHM

We possibly have to different implementations of shuffling/permuting an distributed array. One in ht.random.permutation, and the other one as part of the shuffle of the DistributedSampler.

Goals:

  • Performance analysis to see which implementation is better.
  • Change to support the Array API
  • Move Alltoall shuffle deeper into the communication module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    Projects

    Status

    Todo

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions