After attempting to go through the process of building with mingw32 on win7, I discovered the include file features.h is missing.
A quick search didn't turn much up other than this file seems to be missing from mingw and breaks the build process. There is also a newlib-mingw32 package in debain which is used to cross compile from linux. After extracting this header and including it the extensions compiles. When I run it, I crash. I'm running python 2.6.4 win32, numpy 1.4.0, cuda toolkit 2.3.0 (32Bit), trying both 32 and x64 versions of the driver. Can anyone give me advice on this problem? Thanks, Robert From: Robert Pickel [mailto:[email protected]] Sent: Wednesday, January 20, 2010 5:54 PM To: [email protected] Subject: Windows - 7 Support - Package Hello, I'm new to the list. A quick search didn't show any post asking if pycuda can run under windows 7. Are there any pre-built windows packages out there? Thanks, Robert
_______________________________________________ PyCUDA mailing list [email protected] http://tiker.net/mailman/listinfo/pycuda_tiker.net
