Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 1 - 2 of 2 for cuda_cudart (0.47 seconds)

The search processing time has exceeded the limit. The displayed results may be partial.

  1. MODULE.bazel

    cuda_redist_init_ext = use_extension("@rules_ml_toolchain//extensions:cuda_redist_init.bzl", "cuda_redist_init_ext")
    use_repo(
        cuda_redist_init_ext,
        "cuda_cccl",
        "cuda_cublas",
        "cuda_cudart",
        "cuda_cudnn",
        "cuda_cufft",
        "cuda_cupti",
        "cuda_curand",
        "cuda_cusolver",
        "cuda_cusparse",
        "cuda_driver",
        "cuda_nvcc",
        "cuda_nvjitlink",
        "cuda_nvml",
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Thu Apr 02 01:32:13 GMT 2026
    - 11K bytes
    - Click Count (0)
  2. ci/official/utilities/code_check_full.bats

        --repo_env=HERMETIC_CUDNN_VERSION="8.9.7.29" \
        --repo_env=HERMETIC_NCCL_VERSION="2.27.7" \
        "somepath(//tensorflow/tools/pip_package:wheel, " \
        "@local_config_cuda//cuda:cudart + "\
        "@local_config_cuda//cuda:cudart + "\
        "@local_config_cuda//cuda:cuda_driver + "\
        "@local_config_cuda//cuda:cudnn + "\
        "@local_config_cuda//cuda:curand + "\
        "@local_config_cuda//cuda:cusolver + "\
    Created: Tue Apr 07 12:39:13 GMT 2026
    - Last Modified: Wed Jan 28 22:41:17 GMT 2026
    - 13.6K bytes
    - Click Count (0)
Back to Top