diff options
| author | mikhnenko <[email protected]> | 2025-04-28 23:05:08 +0300 |
|---|---|---|
| committer | mikhnenko <[email protected]> | 2025-04-28 23:25:27 +0300 |
| commit | 407f7c0bc156862b8263bccf3eaaf0687ba75f8d (patch) | |
| tree | 28bbfa906e49abf25d4c449cc32636759c3d0656 | |
| parent | b92bbcbecafc2a5b36527c388f56a2177fc7dddf (diff) | |
Update contrib/libs/nvidia/nccl 2.15.5-1 -> 2.18.6-1
commit_hash:b1d05056cee41e9aa5fdb4dbc96f6b3920d73074
| -rw-r--r-- | build/sysincl/windows.yml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/build/sysincl/windows.yml b/build/sysincl/windows.yml index 16fc262fd95..912c7dc74f2 100644 --- a/build/sysincl/windows.yml +++ b/build/sysincl/windows.yml @@ -176,7 +176,6 @@ - packon.h - packoff.h - pathcch.h - - p2p.h - pdh.h - pdhmsg.h - perflib.h @@ -326,6 +325,11 @@ - xinput.h - xmllite.h +- case_sensitive: false + source_filter: "^(?!contrib/libs/nvidia/nccl/)" + includes: + - p2p.h + # These headers are Microsoft Visual C specific. - case_sensitive: false includes: |
