ROCm / Tensile

Stretching GPU performance for GEMMs and tensor contractions.
MIT License
208 stars 142 forks source link

Add contributor and developer guide #1949

Closed bstefanuk closed 1 month ago

bstefanuk commented 1 month ago

This PR adds a contributor and developer guide (draft 1) in addition to other minor changes required to support the validity of the documentation.

bstefanuk commented 1 month ago

Add a prepr environment to tox.

This should compile and run HostLibraryTests. It should also run the pre-checkin tests.

Also add information on this to the Contributor Guide.