Browse Source

add kineto lib to arcadia contrib

initial commit for kineto -> contrib
commit_hash:e0ee67c270867d24ab804aa926afe03c15bb9e18
ivan-timokhin 5 months ago
parent
commit
7c69607750
1 changed files with 17 additions and 12 deletions
  1. 17 12
      build/sysincl/nvidia.yml

+ 17 - 12
build/sysincl/nvidia.yml

@@ -7,6 +7,15 @@
   - cublasLt.h
   - cublas_v2.h
   - cuda.h
+  - cuda/std/cassert
+  - cuda/std/cmath
+  - cuda/std/cstddef
+  - cuda/std/cstdint
+  - cuda/std/functional
+  - cuda/std/limits
+  - cuda/std/tuple
+  - cuda/std/type_traits
+  - cuda/std/utility
   - cudaEGL.h
   - cudaProfiler.h
   - cudaTypedefs.h
@@ -18,19 +27,11 @@
   - cuda_profiler_api.h
   - cuda_runtime.h
   - cuda_runtime_api.h
-  - cuda/std/cassert
-  - cuda/std/cmath
-  - cuda/std/cstddef
-  - cuda/std/cstdint
-  - cuda/std/functional
-  - cuda/std/limits
-  - cuda/std/tuple
-  - cuda/std/type_traits
-  - cuda/std/utility
-  - mma.h
   - cufft.h
   - cufftXt.h
   - cupti.h
+  - cupti_profiler_target.h
+  - cupti_target.h
   - curand.h
   - curand_kernel.h
   - curand_mtgp32_host.h
@@ -45,13 +46,17 @@
   - host_defines.h
   - library_types.h
   - math_constants.h
-  - nvrtc.h
-  - nvToolsExtCuda.h
+  - mma.h
   - npp.h
   - nppi.h
   - nv/target
   - nvToolsExt.h
+  - nvToolsExtCuda.h
   - nvml.h
+  - nvperf_cuda_host.h
+  - nvperf_host.h
+  - nvperf_target.h
+  - nvrtc.h
   - surface_types.h
   - texture_types.h
   - vector_types.h