TiledTensor / TiledCUDA

TiledCUDA is a highly efficient kernel template library designed to elevate CUDA C’s level of abstraction for processing tiles.
MIT License
158 stars 10 forks source link

Download and build glog if it is not install locally. #62

Closed haruhi55 closed 1 month ago

haruhi55 commented 4 months ago

The project depends on glog. If glog is not installed locally, it should be built using ExternalProject.