CHIP-SPV / chipStar

chipStar is a tool for compiling and running HIP/CUDA on SPIR-V via OpenCL or Level Zero APIs.
Other
166 stars 27 forks source link

fix name of the cuda compiler script #802

Closed karlwessel closed 4 months ago

karlwessel commented 4 months ago

There was c missing at the end of the name of the cuda compiler script. This corrects that typo.

Also separates the two methods to compile cuda files into paragraphs.