Could "opencl-amd" be added as an optional dependency? With CIK enabled to use AMDGPU (free) with my R7 260X, opencl-mesa doesn't work and my GPU always fails. After installing "opencl-amd" which uses AMDGPU Pro's OpenCL with the mesa driver, my GPU folds just fine. Using mesa 17.0.1 and linux-lqx 4.9.13-2.
Search Criteria
Package Details: foldingathome 8.4.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/foldingathome.git (read-only, click to copy) |
---|---|
Package Base: | foldingathome |
Description: | A distributed computing project for simulating protein dynamics |
Upstream URL: | https://foldingathome.org/ |
Keywords: | fah science |
Licenses: | GPL-3.0-or-later |
Submitter: | dtw |
Maintainer: | PlasticSoup |
Last Packager: | PlasticSoup |
Votes: | 179 |
Popularity: | 0.31 |
First Submitted: | 2007-06-28 14:55 (UTC) |
Last Updated: | 2024-12-09 00:07 (UTC) |
Dependencies (16)
- bzip2 (bzip2-gitAUR)
- expat (expat-gitAUR)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc11-libsAUR, gcc-libs-snapshotAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR, glibc-eac-binAUR, glibc-eac-rocoAUR)
- lz4 (lz4-gitAUR)
- openssl (openssl-gitAUR, openssl-staticAUR)
- sqlite (sqlite-fossilAUR)
- systemd-libs (systemd-chromiumos-libsAUR, systemd-libs-selinuxAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- git (git-gitAUR, git-glAUR) (make)
- leveldb (leveldb-gitAUR) (make)
- libyaml (libyaml-gitAUR) (make)
- re2 (re2-gitAUR) (make)
- scons (make)
- snappy (snappy-gitAUR) (make)
- opencl-driver (opencl-nvidia-410xxAUR, amdapp-sdkAUR, opencl-nvidia-440xxAUR, vc4cl-gitAUR, opencl-nvidia-430xxAUR, opencl-legacy-amdgpu-proAUR, intel-compute-runtime-gitAUR, beignetAUR, opencl-nvidia-vulkanAUR, beignet-gitAUR, intel-openclAUR, clvk-gitAUR, opencl-rusticl-mesa-minimal-gitAUR, mesa-gitAUR, mesa-wsl2-gitAUR, opencl-nvidia-535xxAUR, opencl-nvidia-470xxAUR, amdonly-gaming-opencl-clover-mesa-gitAUR, amdonly-gaming-opencl-rusticl-mesa-gitAUR, opencl-nvidia-390xxAUR, opencl-nvidia-teslaAUR, intel-compute-runtime-binAUR, opencl-nvidia-betaAUR, intel-compute-runtime-legacy-binAUR, intel-compute-runtime-legacyAUR, opencl-nvidia-525xxAUR, opencl-510xx-nvidiaAUR, opencl-nvidia-340xxAUR, opencl-nvidia-550xxAUR, opencl-amdAUR, intel-compute-runtime, intel-oneapi-compiler-shared-runtime, opencl-clover-mesa, opencl-nvidia, opencl-rusticl-mesa, rocm-opencl-runtime) (optional) – GPU support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 .. 16 17 18 19 20 21 22 23 Next › Last »
skeevy420 commented on 2017-03-12 15:28 (UTC)
musasabi commented on 2016-11-11 22:09 (UTC)
Freshly installed, ran FAHClient --configure, enabled/started the service, and it fails to grab work units. I checked the IP's it's requesting against the server status page, and they weren't listed. Does this have anything to do with the FAH blog post from yesterday about certain servers being down? Can I control which IP's my FAHClient is trying to talk to?
hongleong commented on 2016-05-30 03:25 (UTC)
Hi jpkotta, the file has moved to http://folding.stanford.edu/releases/public/release/fahclient/debian-testing-64bit/v7.4/fahclient_7.4.4-64bit-release.tar.bz2
zekesonxx commented on 2015-09-09 16:45 (UTC)
opencl-mesa should be added as an optional dep for folding with AMD GPUs.
synthead commented on 2014-12-08 23:49 (UTC)
foldingathome.service should be installed to /usr/lib/systemd/system/, not /etc/systemd/system/.
dmartins commented on 2013-12-21 19:05 (UTC)
In order to use the GPU client on a Nvidia card, opencl-nvidia is also required.
jpkotta commented on 2013-10-30 16:53 (UTC)
I've made a new version of this that creates an fah user and runs the client as that instead of root. Let me know what you think.
http://s000.tinyupload.com/?file_id=04551893227235317852
paul2lv commented on 2013-02-20 14:39 (UTC)
Updated to the latest version and dropped initscript support.
paul2lv commented on 2013-01-06 19:58 (UTC)
Adopted and updated!
If anyone was using my old foldingathome-v7 package, please update to this one and copy your config.xml from the /opt/fah-v7/ folder to the /opt/fah/ folder.
paul2lv commented on 2013-01-02 19:37 (UTC)
@Snowman
I just sent that TU an email and asked him if would orphan it for me.
We will see....
Pinned Comments
SovietReimu1228 commented on 2024-08-22 14:48 (UTC)
I'll leave a note for those who are having trouble starting FAH after updating. You should do
pacman -Rs foldingathome
and install again. This will create thefah-client
user.