Syphon and CUDA

Home Forums Syphon Syphon Implementations – User Syphon and CUDA

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #4857
    eight
    Participant

    Hello!

    I have a CUDA driven program, which I would like to via syphon. I would appreciate opinions about what would be the optimum way of doing this.

    Thanks.

    –8

    #4858
    vade
    Keymaster

    Well CUDA can ingest or output OpenGL Resources. So you would need to ensure you have a compatible OpenGL Context set up to share with your CUDA context, and pass resources from CUDA to GL, as a texture most likely, and then off to Syphon.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.