On Mon, Feb 8, 2010 at 7:35 PM, Sven Schreiber <[email protected]> wrote: > Sven Schreiber schrieb: > >> So -- when I have the time I'll try to check some plain C/CL examples as >> Andreas suggested. >> > > Turns out those aren't working either. Seems that gcc 4.4 in Ubuntu 9.10 > is not compatible with Nvidia's current SDK? I tried to remove gcc 4.4 > and install 4.3 (and adding a g++ symlink to g++-4.3 in /usr/bin I > think), which got me a little farther, but no success either. > > Is anybody here running on Ubuntu 9.10 and/or gcc 4.4?
I am using this combination, but I am also using AMD's opencl implementation for CPU's. It's working fine for me, so I think it is a nv sdk issue. > > thanks, > sven > > _______________________________________________ > PyOpenCL mailing list > [email protected] > http://host304.hostmonster.com/mailman/listinfo/pyopencl_tiker.net > -- Rohit Garg http://rpg-314.blogspot.com/ Senior Undergraduate Department of Physics Indian Institute of Technology Bombay _______________________________________________ PyOpenCL mailing list [email protected] http://host304.hostmonster.com/mailman/listinfo/pyopencl_tiker.net
