What do I need for programming for Tegra GPU

元气小坏坏 提交于 2020-01-22 17:53:46

问题


Can I develop applications on CUDA processor Tegra 1/2, what do I need for this and what Tegra 1/2 CUDA-capability? I found only NVIDIA Debug Manager for development in Eclipse for Android, but I do not know if he can develop a CUDA-style.


回答1:


Current Tegra processors (Tegra 1, 2 and 3) do not support the CUDA platform. To learn about Tegra development and download the Tegra Android Development Kit, see the NVIDIA developer zone for mobile.




回答2:


See similar question/answers here:

  • CUDA support for NVIDIA Tegra 4 processors?
  • cuda support on tegra2 chip

As pointed out correctly Tegra 2/3/4 do not support CUDA. Logan will be the first one supporting CUDA and OpenCL.

However, Nvidia is already trying to bring people to using CUDA with Tegras, at the moment you can use a Tegra 3 plus a Nvidia PCIe graphic card.

There are a few Development boards supporting that

Nvidia Jetson: http://www.nvidia.com/object/jetson-automotive-developement-platform.html Nvidia Kayla Toradex Apalis: http://www.toradex.com/products/apalis-arm-computer-modules/apalis-t30



来源:https://stackoverflow.com/questions/12394243/what-do-i-need-for-programming-for-tegra-gpu

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!