STT-tensorflow/third_party/gpus
Chris Leary 079a6c9215 Newline after printing ConfigError in configure.py.
Fix error message printed on configuration exception to have a newline suffix
in CUDA configuration, without this the two lines run into each other.

Before:

```
Please specify the comma-separated list of base paths to look for CUDA libraries and headers. [Leave empty to use the default]:

Inconsistent CUDA toolkit path: /usr vs /usr/libAsking for detailed CUDA configuration...
```

After:

```
Please specify the comma-separated list of base paths to look for CUDA libraries and headers. [Leave empty to use the default]:

Inconsistent CUDA toolkit path: /usr vs /usr/lib
Asking for detailed CUDA configuration...
```
2020-12-30 23:07:26 -08:00
..
crosstool PR #44471: [ROCm] Update to use ROCm 3.9 (when building TF with --config=rocm) 2020-11-10 00:57:26 -08:00
cuda [StreamExecutor] Re-apply cublasLt changes that were mistakenly rolled-back. 2020-11-02 13:11:20 -08:00
rocm Adding a convenience baezel rule - rocm_library 2020-12-10 18:43:57 +00:00
BUILD This breaks multi-python: 2020-05-12 10:12:04 -07:00
check_cuda_libs.py fix typos in misc files 2020-10-29 16:54:07 +03:00
compress_find_cuda_config.py Breaks the build. Rollback. 2020-07-16 11:45:12 -07:00
compress_find_rocm_config.py Merge pull request #43636 from ROCmSoftwarePlatform:google_upstream_rocm_version_defines 2020-11-09 01:53:36 -08:00
cuda_configure.bzl [StreamExecutor] Re-apply cublasLt changes that were mistakenly rolled-back. 2020-11-02 13:11:20 -08:00
find_cuda_config.py Newline after printing ConfigError in configure.py. 2020-12-30 23:07:26 -08:00
find_cuda_config.py.gz.base64 Breaks the build. Rollback. 2020-07-16 11:45:12 -07:00
find_rocm_config.py Adding rocsolver to the local_config_rocm repo 2020-12-10 18:43:26 +00:00
find_rocm_config.py.gz.base64 Adding rocsolver to the local_config_rocm repo 2020-12-10 18:43:26 +00:00
rocm_configure.bzl Adding rocsolver to the local_config_rocm repo 2020-12-10 18:43:26 +00:00