diff options
author | deshevoy <deshevoy@yandex-team.com> | 2024-02-29 05:40:08 +0300 |
---|---|---|
committer | deshevoy <deshevoy@yandex-team.com> | 2024-02-29 05:54:10 +0300 |
commit | 784c58b378e628a93382de0e56323e780e51fbe5 (patch) | |
tree | 1c2217b350435c1ad092c444650d8409dd25f11f /build/sysincl | |
parent | e8e57516665f488ff29122763007f72765a61fda (diff) | |
download | ydb-784c58b378e628a93382de0e56323e780e51fbe5.tar.gz |
[build] sysincl: Add cudaEGL.h
ISSUE:
f7498cfe5ccdbf899b4d349566dba0933aef32d4
Diffstat (limited to 'build/sysincl')
-rw-r--r-- | build/sysincl/nvidia.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/sysincl/nvidia.yml b/build/sysincl/nvidia.yml index 17a7bb1045..ec6d3c5bae 100644 --- a/build/sysincl/nvidia.yml +++ b/build/sysincl/nvidia.yml @@ -12,6 +12,7 @@ - cublasLt.h - cublas_v2.h - cuda.h + - cudaEGL.h - cudaProfiler.h - cudaTypedefs.h - cuda_bf16.h |