diff options
| author | jsmall-nvidia <jsmall@nvidia.com> | 2022-11-10 18:38:19 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-11-10 15:38:19 -0800 |
| commit | 3e312b3062ab493c80d7d7eddf43c94ec59ecdb7 (patch) | |
| tree | b333332917f6095c39a10b176b8c57368679c214 /external | |
| parent | 0b05fe33c82ee301c134f5b9a87a596aa47121c8 (diff) | |
Improvements to NVRTC diagnostic parsing (#2504)
* #include an absolute path didn't work - because paths were taken to always be relative.
* Float16 support for C++/CPU based targets with f16tof32 and f32tof16.
* Small correction around INF/NAN handling for f32tof16
* Small improvement to f16tof32
* Disable CUDA test for now.
* Improvements to NVRTC diagnostic parsing.
Handle compilerSpecificArgs.
Fix issue with terminating nul ending up in diagnostic string.
* Improved NVRTC error parsing.
f32tof16 and f16tof32 work in principal on CUDA.
* Small update to test, although they remain disabled.
* Work around SLANG_E_NOT_AVAILABLE being turned into ignored, when a legitimate error is found
* A more tightly constrained fallback NVRTC diagnostic parsing.
* Remove CharUtil, as not neeed.
Co-authored-by: Yong He <yonghe@outlook.com>
Diffstat (limited to 'external')
0 files changed, 0 insertions, 0 deletions
