Hi, I encounter this problem when running nvidia visual profiler on Mac os.
I downloaded the nvvp tool from Developer Tools Download Center | NVIDIA Developer, clicking on the link on the right hand side named Visual Profiler 12.3.0 (macOS).
The downloaded file is named nvidia-visual-profiler-mac-r12.3-33262656.dmg.
However, when I execute .nvvp, it shows error message: 2025-02-18 11:10:19.209 nvvp[60125:1898482] CheckForInstalledJavaRuntimes: Please visit http://www.java.com for information on installing java.
I tried the exact same procedure on another macbook with macos version 14.3.
I used Visual Profiler 11.6.0 (macOS) instead this time.
The same error occurs.
I also tried the command: ./nvvp -vm /Users/lishuxin/Documents/library/jdk8/bin/java (same error).
I think I did all I could follow in the given readme.
Not sure how I may debug this situation?
Sorry for the issue you met !
Although you are using the right java version, but we didn’t official support and test the MacOS version you use . Not sure if it is an OS compatibility related issue.
Thank you very much for the reply.
I kind of guessed this might be the reason.
I’ll move on to try Nsight systems and Nsight Compute then!
Thanks again :)