blob: d368a31111ad0cb393e532c242f2a57ae225bad1 [file] [log] [blame] [view]
# CUDA Toolkit Configuration
This directory contains:
* CMake support for auto-downloading and finding the CUDA toolkit.
* Targets in an "iree_cuda" namespace that encapsulate CUDA for the rest
of the codebase.
* Bazel overlay.
Note that the amount of CUDA that IREE itself depends on is minimal and
encapsulated to targets in this directory (versus being loose leaf across the
codebase).