Skip to content

mgoldfarb-nvidia/JaxCutlassFFI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install

Compilation and install cna be performed with:

pip install .

Calling Kernels

See unit tests for example of how to jit and call cutlass kernels.

Set JAX_CUTLASS_FFI_CUDA_ARCHITECTURE=N to specify a specific SM architecture. e.g. 100 or 103.

CuTeDSL Dependency

This project uses experimental features in CuTeDSL and may need updates as APIs stabilize.

About

A small repository of JAX + CUTLASS C++ Kernels

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors