Module kernels

Source
Expand description

Contains matmul kernels

Modules§

matmul
Matmul using Accelerator or PlaneMma
naive
Naive non-cooperative matmul without tiling that can be very fast on small matrices. Naive matmul kernel implementation
tiling2d
Non-cooperative Matmul

Enums§

MatmulAvailabilityError
MatmulInvalidProblem
MatmulLaunchError
MatmulUnimplementedError