Skip to content

Commit

Permalink
PTX: Remove internal instructions (#3583)
Browse files Browse the repository at this point in the history
* 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
bernhardmgruber and ahendriksen authored Jan 30, 2025
1 parent 8615f32 commit 3e888d8
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 401 deletions.

This file was deleted.

11 changes: 0 additions & 11 deletions docs/libcudacxx/ptx/instructions/generated/elect_sync.rst

This file was deleted.

14 changes: 0 additions & 14 deletions docs/libcudacxx/ptx/instructions/generated/mapa.rst

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions libcudacxx/include/cuda/__ptx/instructions/generated/elect_sync.h

This file was deleted.

33 changes: 0 additions & 33 deletions libcudacxx/include/cuda/__ptx/instructions/generated/mapa.h

This file was deleted.

This file was deleted.

26 changes: 0 additions & 26 deletions libcudacxx/test/libcudacxx/cuda/ptx/generated/elect_sync.h

This file was deleted.

Loading

0 comments on commit 3e888d8

Please sign in to comment.