-
Notifications
You must be signed in to change notification settings - Fork 569
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Updated Torch recipe * Changed to provide lazy artifacts. * Replaced CUDA_full sources with CUDA module dependencies (and similar for CUDA 11.3). * Updated cuda-part of script accordingly. * Added xcrun executable for macOS which can handle `--show-sdk-path`. * Using LLVM v13 (on macOS, v17 has issues). * Adding cuda="none" tag to non-CUDA platforms with matching CUDA platforms. * Added comment to fancy_toys.jl `should_build_platform` `should_build_platform` returns true, e.g. for "x86_64-linux-gnu-cxx11" when ARGS = ["x86_64-linux-gnu-cxx11-cuda+10.2"]. * Added NVTX RuntimeDependency * Using CUDA.is_supported for tagging CUDA-supported non-CUDA platforms with cuda="none"
- Loading branch information
Showing
2 changed files
with
82 additions
and
47 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters