Hallo,
WARNING: here “a newbie both to CUDA and MacOS.”
Today, I installed CUDA on my macbook and could compile everything via “make”. Now I got the binaries and want to run one of the CUDA’s sample programs.
- How can I do it on the terminal? (I am looking for the counterpart of something like “java deviceQuery”)
- How can I do it otherwise (which IDE should I be working with on mac for CUDA?).
Regards