Hacked together a working version of FAHBench for OpenCL

This forum contains information about 3rd party applications which may be of use to those who run the FAH client and one place where you might be able to get help when using one of those apps.

Moderator: Site Moderators

Post Reply
bensch128
Posts: 3
Joined: Fri Jan 23, 2015 9:06 am

Hacked together a working version of FAHBench for OpenCL

Post by bensch128 »

Hi All,
I saw that some people were asking for a linux version of FAHBench so
I banged around the fahbench code from https://github.com/pandegroup/fahbench.git
and I got it to compile and run on my linux machine. My diff against git is at
https://drive.google.com/file/d/0B6omWK ... sp=sharing

Since I have a AMD R9 290X, I had to comment out the CUDA code. So make sure you don't check CUDA!

Also, the code assumes that you installed OpenMM to /usr/local/openmm.
Otherwise, you'll have to mess the plugin library location in SimulationWorker.cpp

Cheers
Ben
Jesse_V
Site Moderator
Posts: 2851
Joined: Mon Jul 18, 2011 4:44 am
Hardware configuration: OS: Windows 10, Kubuntu 19.04
CPU: i7-6700k
GPU: GTX 970, GTX 1080 TI
RAM: 24 GB DDR4
Location: Western Washington

Re: Hacked together a working version of FAHBench for OpenCL

Post by Jesse_V »

Thanks, good work! I'll see about trying this out.

Why don't you fork the repo and apply that diff? That way we can download it all at once.
F@h is now the top computing platform on the planet and nothing unites people like a dedicated fight against a common enemy. This virus affects all of us. Lets end it together.
mpharrigan
Pande Group Member
Posts: 84
Joined: Tue Nov 25, 2014 10:56 pm

Re: Hacked together a working version of FAHBench for OpenCL

Post by mpharrigan »

Yeah, submit a pull request!
Jesse_V
Site Moderator
Posts: 2851
Joined: Mon Jul 18, 2011 4:44 am
Hardware configuration: OS: Windows 10, Kubuntu 19.04
CPU: i7-6700k
GPU: GTX 970, GTX 1080 TI
RAM: 24 GB DDR4
Location: Western Washington

Re: Hacked together a working version of FAHBench for OpenCL

Post by Jesse_V »

See, this is why I love Github and open-source in general. :)
F@h is now the top computing platform on the planet and nothing unites people like a dedicated fight against a common enemy. This virus affects all of us. Lets end it together.
foldy
Posts: 2061
Joined: Sat Dec 01, 2012 3:43 pm
Hardware configuration: Folding@Home Client 7.6.13 (1 GPU slots)
Windows 7 64bit
Intel Core i5 2500k@4Ghz
Nvidia gtx 1080ti driver 441

Re: Hacked together a working version of FAHBench for OpenCL

Post by foldy »

They released FAHBench 2.0 with OpenMM 6.2 for Linux
https://github.com/pandegroup/fahbench/releases
Post Reply