-
Notifications
You must be signed in to change notification settings - Fork 184
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
PTX: Remove internal instructions (#3583)
* barrier.cluster.aligned: Remove This is not supposed to be exposed in CCCL. * elect.sync: Remove Not ready for inclusion yet. This needs to handle the optional extra output mask as well. * mapa: Remove This has compiler bugs. We should use intrinsics instead. Co-authored-by: Allard Hendriksen <[email protected]>
- Loading branch information
1 parent
8615f32
commit 3e888d8
Showing
9 changed files
with
0 additions
and
401 deletions.
There are no files selected for viewing
63 changes: 0 additions & 63 deletions
63
docs/libcudacxx/ptx/instructions/generated/barrier_cluster_aligned.rst
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
130 changes: 0 additions & 130 deletions
130
libcudacxx/include/cuda/__ptx/instructions/generated/barrier_cluster_aligned.h
This file was deleted.
Oops, something went wrong.
36 changes: 0 additions & 36 deletions
36
libcudacxx/include/cuda/__ptx/instructions/generated/elect_sync.h
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
libcudacxx/include/cuda/__ptx/instructions/generated/mapa.h
This file was deleted.
Oops, something went wrong.
61 changes: 0 additions & 61 deletions
61
libcudacxx/test/libcudacxx/cuda/ptx/generated/barrier_cluster_aligned.h
This file was deleted.
Oops, something went wrong.
26 changes: 0 additions & 26 deletions
26
libcudacxx/test/libcudacxx/cuda/ptx/generated/elect_sync.h
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.