Skip to content

PyTorch migration to <ATen/cuda/Atomics.cuh> #484

Description

@tovacinni

Right now, some parts of the code use ATen atomic functions from headers like <THC/THCAtomics.cuh> and <ATen/native/cuda/KernelUtils.cuh>. PyTorch is planning to migrate to <ATen/cuda/Atomics.cuh> as the unified header for this in the future, so this is a somewhat breaking change.

We should plan on writing a macro to deal with this.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions