Replies: 2 comments 6 replies
|
Which version of CUDA do you have installed? |
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment

Uh oh!
There was an error while loading. Please reload this page.
Hallo,
one more serious thing, when I follow the build and compile instructions, I get lots of compilation errors in file nvml_monitor.cpp when compiling 02_basic_nvvk.cpp (sorry in German)
C:\data\GitHub\RayTracing\Work2\nvpro_core2\nvgpu_monitor\nvml_monitor.cpp(82,10): error C2065: "NVML_BRAND_NVIDIA_VAPP
S": nichtdeklarierter Bezeichner [C:\data\GitHub\RayTracing\Work2\vk_raytracing_tutorial_KHR\build\nvpro_core2\nvgpu_mo
nitor\nvgpu_monitor.vcxproj]
If I remove these lines in nvml_monitor.cpp at line 83 it compiles:
I use MSVC 2022 on Windows 11. The errors occur form the console and MSVC builds.
Cheers
Helmut
All reactions