Page 1 of 1

Hacked together a working version of FAHBench for OpenCL

Posted: Fri Jan 23, 2015 10:30 pm
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

Re: Hacked together a working version of FAHBench for OpenCL

Posted: Sat Jan 24, 2015 5:04 pm
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.

Re: Hacked together a working version of FAHBench for OpenCL

Posted: Mon Jan 26, 2015 7:00 pm
by mpharrigan
Yeah, submit a pull request!

Re: Hacked together a working version of FAHBench for OpenCL

Posted: Mon Jan 26, 2015 7:59 pm
by Jesse_V
See, this is why I love Github and open-source in general. :)

Re: Hacked together a working version of FAHBench for OpenCL

Posted: Sun May 31, 2015 9:49 am
by foldy
They released FAHBench 2.0 with OpenMM 6.2 for Linux
https://github.com/pandegroup/fahbench/releases