What do I need for programming for Tegra GPU

后端 未结 2 1870
陌清茗
陌清茗 2021-02-20 11:49

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

相关标签:
2条回答
  • 2021-02-20 12:29

    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

    0 讨论(0)
  • 2021-02-20 12:34

    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.

    0 讨论(0)
提交回复
热议问题