C:\Windows\system32>cd C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.3\bin\win64\Debug C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.3\bin\win64\Debug>nvidia-smi Wed Apr 21 01:46:12 2021 +-----------------------------------------------------------------------------+ | NVIDIA-SMI 466.11 Driver Version: 466.11 CUDA Version: 11.3 | |-------------------------------+----------------------+----------------------+ | GPU Name TCC/WDDM | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap| Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |===============================+======================+======================| | 0 NVIDIA TITAN RTX WDDM | 00000000:41:00.0 On | N/A | | 41% 36C P8 23W / 280W | 838MiB / 24576MiB | 1% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ | 1 NVIDIA TITAN RTX WDDM | 00000000:61:00.0 Off | N/A | | 41% 42C P8 34W / 280W | 838MiB / 24576MiB | 1% Default | | | | N/A | +-------------------------------+----------------------+----------------------+ +-----------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=============================================================================| | 0 N/A N/A 1964 C+G Insufficient Permissions N/A | | 0 N/A N/A 3060 C+G ...wAgent\ArmourySwAgent.exe N/A | | 0 N/A N/A 5776 C+G C:\Windows\explorer.exe N/A | | 0 N/A N/A 6044 C+G ...n\AcPowerNotification.exe N/A | | 0 N/A N/A 6656 C+G ...artMenuExperienceHost.exe N/A | | 0 N/A N/A 7780 C+G ...5n1h2txyewy\SearchApp.exe N/A | | 0 N/A N/A 9000 C+G ...y\ShellExperienceHost.exe N/A | | 0 N/A N/A 9084 C+G ...cw5n1h2txyewy\LockApp.exe N/A | | 0 N/A N/A 11416 C+G ...nputApp\TextInputHost.exe N/A | | 0 N/A N/A 15780 C+G ...b3d8bbwe\WinStore.App.exe N/A | | 0 N/A N/A 17276 C+G ...ekyb3d8bbwe\HxOutlook.exe N/A | | 0 N/A N/A 18404 C+G ...lPanel\SystemSettings.exe N/A | | 0 N/A N/A 18488 C+G ...kyb3d8bbwe\HxAccounts.exe N/A | | 1 N/A N/A 1964 C+G Insufficient Permissions N/A | | 1 N/A N/A 3060 C+G ...wAgent\ArmourySwAgent.exe N/A | | 1 N/A N/A 5776 C+G C:\Windows\explorer.exe N/A | | 1 N/A N/A 6044 C+G ...n\AcPowerNotification.exe N/A | | 1 N/A N/A 6656 C+G ...artMenuExperienceHost.exe N/A | | 1 N/A N/A 7780 C+G ...5n1h2txyewy\SearchApp.exe N/A | | 1 N/A N/A 9000 C+G ...y\ShellExperienceHost.exe N/A | | 1 N/A N/A 9084 C+G ...cw5n1h2txyewy\LockApp.exe N/A | | 1 N/A N/A 11416 C+G ...nputApp\TextInputHost.exe N/A | | 1 N/A N/A 15780 C+G ...b3d8bbwe\WinStore.App.exe N/A | | 1 N/A N/A 17276 C+G ...ekyb3d8bbwe\HxOutlook.exe N/A | | 1 N/A N/A 18404 C+G ...lPanel\SystemSettings.exe N/A | | 1 N/A N/A 18488 C+G ...kyb3d8bbwe\HxAccounts.exe N/A | +-----------------------------------------------------------------------------+ C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.3\bin\win64\Debug>nvidia-smi nvlink -c GPU 0: NVIDIA TITAN RTX (UUID: GPU-7fb51c1d-c1e7-35cc-aad7-66971f05ddb7) Link 0, P2P is supported: true Link 0, Access to system memory supported: true Link 0, P2P atomics supported: true Link 0, System memory atomics supported: true Link 0, SLI is supported: true Link 0, Link is supported: false Link 1, P2P is supported: true Link 1, Access to system memory supported: true Link 1, P2P atomics supported: true Link 1, System memory atomics supported: true Link 1, SLI is supported: true Link 1, Link is supported: false GPU 1: NVIDIA TITAN RTX (UUID: GPU-5a71d61e-f130-637a-b33d-4df555b0ed88) Link 0, P2P is supported: true Link 0, Access to system memory supported: true Link 0, P2P atomics supported: true Link 0, System memory atomics supported: true Link 0, SLI is supported: true Link 0, Link is supported: false Link 1, P2P is supported: true Link 1, Access to system memory supported: true Link 1, P2P atomics supported: true Link 1, System memory atomics supported: true Link 1, SLI is supported: true Link 1, Link is supported: false C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.3\bin\win64\Debug>nvcc -V nvcc: NVIDIA (R) Cuda compiler driver Copyright (c) 2005-2021 NVIDIA Corporation Built on Sun_Mar_21_19:24:09_Pacific_Daylight_Time_2021 Cuda compilation tools, release 11.3, V11.3.58 Build cuda_11.3.r11.3/compiler.29745058_0 C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.3\bin\win64\Debug> C:\ProgramData\NVIDIA Corporation\CUDA Samples\v11.3\bin\win64\Debug>Mandelbrot [CUDA Mandelbrot/Julia Set] - Starting... GPU Device 0: "Turing" with compute capability 7.5 Data initialization done. Initializing GLUT... OpenGL window created. Creating GL texture... Texture created. Creating PBO... PBO created. Starting GLUT main loop... Press [s] to toggle between GPU and CPU implementations Press [j] to toggle between Julia and Mandelbrot sets Press [r] or [R] to decrease or increase red color channel Press [g] or [G] to decrease or increase green color channel Press [b] or [B] to decrease or increase blue color channel Press [e] to reset Press [a] or [A] to animate colors Press [c] or [C] to change colors Press [d] or [D] to increase or decrease the detail Press [p] to record main parameters to file params.txt Press [o] to read main parameters from file params.txt Left mouse button + drag = move (Mandelbrot or Julia) or animate (Julia) Press [m] to toggle between move and animate (Julia) for left mouse button Middle mouse button + drag = Zoom Right mouse button = Menu Press [?] to print location and scale Press [q] to exit Creating GL texture... Texture created. Creating PBO... PBO created.