Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for release_gpu_linux (0.16 sec)

  1. .bazelrc

    build:release_cpu_linux --crosstool_top="@sigbuild-r2.17-clang_config_cuda//crosstool:toolchain"
    
    build:release_gpu_linux --config=release_cpu_linux
    # Set up compilation CUDA version and paths and use the CUDA Clang toolchain.
    # Note that linux cpu and cuda builds share the same toolchain now.
    build:release_gpu_linux --config=cuda_clang_official
    test:release_gpu_linux --test_env=LD_LIBRARY_PATH="/usr/local/cuda/lib64:/usr/local/cuda/extras/CUPTI/lib64"
    Plain Text
    - Registered: Tue May 07 12:40:20 GMT 2024
    - Last Modified: Thu May 02 19:34:20 GMT 2024
    - 52.8K bytes
    - Viewed (2)
Back to top