I am not 100% sure, but since you need the 32bit libs in linux for the 32bit app, but you can use the 64bit display+cuda driver, you might get away with installing the 32bit version of the cuda toolkit. i will try to bribe visual studio to cross compile a 64bit binary (fast solution), or install a 64bit windows (slow solution). So a 64bit windows version might take a little time to surface. to install both bitsize versions of cuda toolkit, you have to install the 32bit version, backup the files, reinstall your normal 64bit version (or keep using 32bit, the installer will first uninstall any existing toolkits) and then somehow convince the a51 binary to load the dll from the 32bit backup tree.
> Hi, > > using Windows Vista 64-bit, cudadriver_2.3_winvista_64_190.38_general and > cudatoolkit_2.3_win_64 and windows 32-bit binary i got the following error > message box, while starting the a51table.exe: > > Die Anwendung konnte nicht richtig initialisiert werden (0xc000007b). > > The application can't be fully initialised (0xc000007c). > > Do I have to use the 32 bit cudatoolkit and/or driver? > > Good Night > Sebastian A. > _______________________________________________ > A51 mailing list > [email protected] > http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51 > ________________________________________________________________ Neu: WEB.DE Doppel-FLAT mit Internet-Flatrate + Telefon-Flatrate für nur 19,99 Euro/mtl.!* http://produkte.web.de/go/02/ _______________________________________________ A51 mailing list [email protected] http://lists.lists.reflextor.com/cgi-bin/mailman/listinfo/a51
