diff options
author | spreis <spreis@yandex-team.com> | 2023-02-18 00:26:19 +0300 |
---|---|---|
committer | spreis <spreis@yandex-team.com> | 2023-02-18 00:26:19 +0300 |
commit | fc5c4121ccaeea8b2f707164483394eb1a290fca (patch) | |
tree | ac5130666004b3191945cd267d53c818afb6b2f0 /contrib/libs/clapack/ssptri.c | |
parent | a0032e21df987d6107944f82a079a56c1ed25d04 (diff) | |
download | ydb-fc5c4121ccaeea8b2f707164483394eb1a290fca.tar.gz |
Fix libcxx build under cl /std:c++14 needed for CUDA
static_assert with one argument is added in `C++17`. The code in PR is used in `C++14` mode through CUDA build.
This is needed to build catboost on Windows using cl.exe as CUDA host compiler.
Diffstat (limited to 'contrib/libs/clapack/ssptri.c')
0 files changed, 0 insertions, 0 deletions