File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ [ ** Compute Unified Device Architecture** ] ( https://developer.nvidia.com/about-cuda ) is a platform for general-purpose processing on Nvidia GPUs.
Original file line number Diff line number Diff line change @@ -287,6 +287,7 @@ NodeJS = (?:^|/)(?:lib)?node\.(?:dll|dylib)$
287287NvCloth = (?:^|/)NvCloth(?:profile)?_x(?:64|86)\.dll$
288288NVIDIA_Ansel = (?:^|/)AnselSDK(?:32|64)\.dll$
289289NVIDIA_APEX = (?:^|/)apex(?:framework|_framework|_loader|_release)
290+ NVIDIA_CUDA = (?:^|/)(?:lib)?cudart
290291NVIDIA_DLSS = (?:^|/)(?:sl\.|nvngx_)dlss\.dll$
291292NVIDIA_DLSS_FrameGen = (?:^|/)(?:sl\.dlss_g|nvngx_dlssg)\.dll$
292293NVIDIA_FleX = (?:^|/)flexRelease_x(?:64|86)\.dll$
Original file line number Diff line number Diff line change 1+ /cudart
2+ /cudart.dll
3+ /cudart32_30_9.dll
4+ /cudart32_41_22.dll
5+ /cudart32_50_35.dll
6+ /libcudart
7+ Binaries/cudart.dll
8+ addons/pythonscript/x11-64/lib/python3.8/site-packages/nvidia/cuda_runtime/lib/libcudart.so.12
9+ bin/cudart32_30_9.dll
10+ cudart
11+ cudart64_30_9.dll
12+ libcudart
Original file line number Diff line number Diff line change @@ -1211,6 +1211,10 @@ SoundEngine.bundle
12111211common/defines.xml
12121212defines.txt
1213121300_defines.txt
1214+ /cudar
1215+ /udart.dll
1216+ /licudart
1217+ /cuart
12141218Punkbuste
12151219buster
12161220/AkEngine.dll
You can’t perform that action at this time.
0 commit comments