Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Data Sharing between QT and CUDA
Forum Updated to NodeBB v4.3 + New Features

Data Sharing between QT and CUDA

Scheduled Pinned Locked Moved Unsolved General and Desktop
2 Posts 2 Posters 575 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • Q Offline
    Q Offline
    qqqttt
    wrote on 7 Apr 2017, 13:39 last edited by
    #1

    I'm wondering if QT can share data with CUDA.

    I have done a rendering using OpenGL and CUDA, as I got a method combining the two in one program - the method sharing the two's data in GPU. Now I want to use QT to render the data.

    I have learnt QT can be combined with OpenGL using Qt3D, but I don't know how to share data (like class QImage) with CUDA in GPU. I spent a long time to check official document but find nothing.

    1 Reply Last reply
    0
    • S Offline
      S Offline
      SGaist
      Lifetime Qt Champion
      wrote on 7 Apr 2017, 21:57 last edited by
      #2

      Hi and welcome to devnet,

      One way is described in this blog post even though it's for the Jetson TK1 the principle should be pretty much the same.

      Hope it helps

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0

      1/2

      7 Apr 2017, 13:39

      • Login

      • Login or register to search.
      1 out of 2
      • First post
        1/2
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • Users
      • Groups
      • Search
      • Get Qt Extensions
      • Unsolved