python - PyCUDA NPP Library Compatability -


i've been trying access nvidia performance primitives library through python, , found useful tutorial last updated in 2011 @ site: http://openvidia.sourceforge.net/index.php/openvidia/python

however, after downloading cuda 6.0 toolkit can't seem find cuda ".dll" files @ (like referenced near start of tutorial). responses on here, know file names should different in tutorial, can't find any.

does know alternative method or command import library? appreciated, , if i've missed key details please let me know.

thanks lot, dan

board: jetson tk1 os: l4t ubuntu 14.04 (from https://developer.nvidia.com/jetson-tk1-support) language: python 2.7

i used cdll.loadlibrary() command ctypes library , called "libnppi.so" , "libcudart.so" files. worked perfectly, help!


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -