summaryrefslogtreecommitdiff
path: root/candle-kernels/build.rs
Commit message (Expand)AuthorAgeFilesLines
* Ensure that the kernels get rebuilt on cuh changes. (#1954)Laurent Mazare2024-03-281-0/+3
* Moving to a proper build crate `bindgen_cuda`. (#1531)Nicolas Patry2024-01-071-239/+4
* feat: parse Cuda compute cap from env (#1066)OlivierDehaene2023-10-161-88/+108
* Add `CANDLE_NVCC_CCBIN` support for `candle-kernels`, and eliminate warning. ...Charles Lew2023-09-131-2/+9
* Revert "Add the layer norm files. (#222)" (#223)Laurent Mazare2023-07-221-1/+0
* Add the layer norm files. (#222)Laurent Mazare2023-07-221-0/+1
* Fixing the cached build.Nicolas Patry2023-07-051-113/+97
* Rerun on new files.Nicolas Patry2023-06-291-0/+1
* Fixing kernel cache (a bit brutal for now, but if build triggers,Nicolas Patry2023-06-291-0/+8
* Refactor the hierarchy.Nicolas Patry2023-06-271-0/+223