ROCm / Tensile

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

Update clang support for windows #1941

Closed ellosel closed 2 months ago

ellosel commented 2 months ago

This PR extends #1920 by using clang++ rather than hipcc on windows when amdclang++ is selected for the c++ compiler.