Does anyone know of a decent tutorial for CUDA cross-development for TX2 on a Mac? I tried following this tutorial, but it requires Ubuntu. When I tried it on an Ubuntu VM, installing the CUDA toolkit bricked the VM (black screen). I tried following this basic tutorial, but it just gives me a segfault, even though NVidia says my video card supports CUDA.
Being new to CUDA and Jetson, I’d love a multi-course curriculum to get ramped up. Any recommendations?
Hi,
Sorry that we don’t have too much experience for MAC.
Suppose you can install Nsight EE and create a remote project to compile on Jetson directly.
http://www.nvidia.com/object/nsight.html
Thanks.
I was kind of looking for the compile-time advantages of running on a system with a beefy (ish) CPU, then the run-time advantages of CUDA, but if this is the only way, then I’ll give it a shot.
Hi,
Sorry for that we don’t have a MAC environment to check the status.
You still can install Nsight EE and give the cross-compiler a try.
If there is a concrete issue, we can try if anything we can help. (but no guarantee. )
Thanks.