A while back you guys had helped with developing the CUDA wrapper. Some changes in the folding at home GPU2 client core, has caused us the need to update it with newer functions implemented. However it seems now that the wrapper is getting an error, which appears to be related to Wine itself.<br>
<br><code>$ wine ./FahCore_14.exe -suffix 01 -nodelete<br>wine: Call from 0x7edb2a73 to unimplemented function kernel32.dll., aborting<br>err:module:attach_process_dlls &quot;cudart.dll&quot; failed to initialize, aborting<br>
err:module:LdrInitializeThunk Main exe initialization for L&quot;Z:\\home\\daz\\core14test2\\FahCore_14.exe&quot; failed, status 80000100</code><br><br>What do you guys make of it? The CUDA wrapper and source can be downloaded from <a href="http://www.twomurs.com/seth/patches/new/">http://www.twomurs.com/seth/patches/new/</a> . For instructions on how to set it up, see our wiki <a href="http://gpu2.twomurs.com/index.php?title=Linux">http://gpu2.twomurs.com/index.php?title=Linux</a> . The only difference is instead of downloading the wrapper linked there, download the one I linked to above. Also to test out the new F@H core which is causing the update and the subsiquent kernel issue, before you run the F@H client, download these two files, and place them in the same directory you have the f@h cient,<br>
<ul><li> <span style="font-weight: bold;"> core:</span> <a class="postlink" target="_blank" href="http://fah-web.stanford.edu/ihaque/FahCore_14.exe">http://fah-web.stanford.edu/ihaque/FahCore_14.exe</a> <br>MD5 hash: 4e4621e3cbe1e4069c264c449615c127</li>
<li> <span style="font-weight: bold;"> WU:</span> <a class="postlink" target="_blank" href="http://fah-web.stanford.edu/ihaque/wudata_01.dat">http://fah-web.stanford.edu/ihaque/wudata_01.dat</a> <br>MD5 hash: 8d4e47c17445a8deca403caa52fbcb6f</li>
</ul><br>Thanks for the help,<br><br>Seth Shelnutt<br><br>