Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bazel] Use tmp dir for intermediate NVCC source files #22950

Merged
merged 3 commits into from
Mar 18, 2019

Commits on Oct 12, 2018

  1. [bazel] Use tmp dir for intermediate NVCC source files

    * When using the local cuda cross-compilation toolchain,
      header file changes to cc_library would not trigger rebuilds for
      dependent cc_binary rules.
    wateryzephyr committed Oct 12, 2018
    Configuration menu
    Copy the full SHA
    70fa826 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. Update cuda_configure.bzl

    gunan committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    9f25a94 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    347bc00 View commit details
    Browse the repository at this point in the history