cutlass/include/cute
Christian Sigg e1483d5fa0
Collection of changes to fix clang build. (#1200)
* Remove unused variables

* Qualify calls to make_fragment_? from templated base class.

Fixes clang build error.

* Add missing `#include <cstdio>`

* Various changes to fix clang compile errors.

* More changes to fix clang build.

Remaining issues:

- `params` initializer of `CollectiveEpilogue`.
- `ops` initializer of `Sm90VisitorImplBase`.
- `__usAtomicCAS` needs to be added to clang upstream.

* Fix remaining clang build issues.

* Qualify `cute::rank()` calls.

* Qualify some more calls that are otherwise ambiguous between `cute` and `std` namespace.

* Double-escape special registers in inline asm.

* small change

---------

Co-authored-by: Haicheng Wu <haichengw@nvidia.com>
2023-12-08 14:42:12 -05:00
..
algorithm Updates and Bug fixes to CUTLASS 3.3 (#1232) 2023-12-05 09:50:49 -05:00
arch Collection of changes to fix clang build. (#1200) 2023-12-08 14:42:12 -05:00
atom Updates and Bug fixes to CUTLASS 3.3 (#1232) 2023-12-05 09:50:49 -05:00
container fix missing return warning (#1173) 2023-11-03 22:42:59 -04:00
numeric CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
util CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
config.hpp Collection of changes to fix clang build. (#1200) 2023-12-08 14:42:12 -05:00
int_tuple.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
layout_composed.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
layout.hpp Updates and Bug fixes to CUTLASS 3.3 (#1232) 2023-12-05 09:50:49 -05:00
pointer_base.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
pointer_flagged.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
pointer_swizzle.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
pointer.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
stride.hpp CUTLASS 3.2.1 (#1113) 2023-09-26 17:24:26 -04:00
swizzle_layout.hpp Updates and Bug fixes to CUTLASS 3.3 (#1232) 2023-12-05 09:50:49 -05:00
swizzle.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
tensor_predicate.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00
tensor.hpp Updates and Bug fixes to CUTLASS 3.3 (#1232) 2023-12-05 09:50:49 -05:00
tile.hpp CUTLASS 3.0.0 (#786) 2023-01-23 20:55:28 -05:00
underscore.hpp CUTLASS 3.3.0 (#1167) 2023-11-02 11:09:05 -04:00