sajis997 User
Joined: 28 Nov 2010 Posts: 87
|
Posted: Wed Apr 10, 2013 12:50 pm Post subject: osgCompute restrictions |
|
|
Hi,
In the osgCompute home page it is mentioned that
The Driver API is currently not supported by osgCuda
what exactly does it mean? I have the latest nvidia driver installed on gtx 560m and cuda tool-kit 4.2.
Would someone put more light on to this ?
Thank you!
Cheers,
Sajjadul |
|
jens.svt User
Joined: 16 Mar 2009 Posts: 30
|
Posted: Tue Jun 04, 2013 5:57 pm Post subject: |
|
|
Hi sajis997,
CUDA comes with two programing interfaces: a Driver API and a Runtime API. We currently only support the built in Runtime API with our osgCuda implementation.
However it has nothing to do with the display driver or the compute capability. Thus, a gtx 560m and cuda tool-kit 4.2 should work perfectly.
Cheers,
Jens |
|