Page 1 of 1

FAHBench in Linux

Posted: Thu May 30, 2013 7:11 am
by Jesse_V
From viewtopic.php?f=16&t=23434&start=105#p234354
proteneer wrote:
bruce wrote:Do you plan to port FAHBench to Linux or OSX any time soon?
yes - it would be fairly easy to actually
Has anyone managed to port it? What needs to be done?

I run the v6 GPU client in Linux Mint with the command "wine Folding@home-Win32-GPU.exe -forcegpu nvidia_g80" and since that works, I figured I'd try the same thing for FAHBench:
~/Downloads/fahbench $ wine FAHBench.exe
err:module:import_dll Library OpenCL.dll (which is needed by L"Z:\\home\\jesse\\Downloads\\fahbench\\FAHBench.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"Z:\\home\\jesse\\Downloads\\fahbench\\FAHBench.exe" failed, status c0000135
I read the first page of this thread and downloaded OpenCL.dll and placed it in the FAHBench directory and tried again:
~/Downloads/fahbench $ wine FAHBench.exe
p11-kit: couldn't load module: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: /usr/lib/i386-linux-gnu/pkcs11/gnome-keyring-pkcs11.so: cannot open shared object file: No such file or directory
fixme:msvcr90:MSVCRT_type_info_name_internal_method type_info_node parameter ignored
fixme:heap:HeapSetInformation (nil) 1 (nil) 0
fixme:system:SetProcessDPIAware stub!

abnormal program termination
fixme:msvcr90:__clean_type_info_names_internal (0x387948) stub
fixme:msvcr90:__clean_type_info_names_internal (0x30e800) stub
fixme:msvcr90:__clean_type_info_names_internal (0x657bac4c) stub
fixme:msvcr90:__clean_type_info_names_internal (0x6726c1fc) stub
Looks like a more generic message than something related to FAHBench; it might even be a general problem Wine itself is having. Any ideas?

Re: FAHBench in Linux

Posted: Fri May 31, 2013 1:41 am
by Jesse_V
<proteneer> Jesse_V, you can't yet
<proteneer> making a linux port is on the todo list