Search Criteria
Package Details: foldingathome 7.5.1-1
Git Clone URL: | https://aur.archlinux.org/foldingathome.git (read-only) |
---|---|
Package Base: | foldingathome |
Description: | Folding@Home is a distributed computing project which studies protein folding, misfolding, aggregation, and related diseases. |
Upstream URL: | http://folding.stanford.edu/ |
Licenses: | |
Conflicts: | |
Replaces: | |
Submitter: | dtw |
Maintainer: | paul2lv |
Last Packager: | paul2lv |
Votes: | 79 |
Popularity: | 0.008151 |
First Submitted: | 2007-06-28 14:55 |
Last Updated: | 2018-06-10 19:21 |
Dependencies (5)
- glibc (glibc-git)
- cuda (cuda65) (optional) – for folding with an nVidia GPU
- opencl-amd (optional) – for folding with a newer AMD GPU
- opencl-mesa (mesa_mild_compatibility-git, mesa-transform-feedback-git, mesa-git, opencl-mesa-noglvnd, mesa-intel-iris-git) (optional) – for folding with an older AMD GPU
- opencl-nvidia (opencl-nvidia-346xx, opencl-nvidia-352, opencl-nvidia-llb, opencl-nvidia-vulkan-developer-beta, opencl-nvidia-vulkan, opencl-nvidia-full-beta-all, opencl-nvidia-full-beta, opencl-nvidia-beta, opencl-nvidia-340xx, opencl-nvidia-390xx) (optional) – for folding with an nVidia GPU
Latest Comments
1 2 3 4 Next › Last »
ArnaudNux commented on 2018-10-16 23:11
foldingathome.service - Folding@home distributed computing client Loaded: loaded (/usr/lib/systemd/system/foldingathome.service; enabled; vendor preset: disabled) Active: failed (Result: core-dump) since Tue 2018-10-16 19:56:42 CEST; 5h 9min ago Main PID: 529 (code=dumped, signal=SEGV)
oct. 16 19:56:25 AMD systemd[1]: Started Folding@home distributed computing client. oct. 16 19:56:26 AMD FAHClient[529]: 17:56:26:INFO(1):Read GPUs.txt
oct. 16 19:56:35 AMD FAHClient[529]: amdgpu_device_initialize: DRM version is 2.50.0 but this driver is only compatible with 3.x.x. oct. 16 19:56:41 AMD FAHClient[529]: amdgpu_device_initialize: DRM version is 2.50.0 but this driver is only compatible with 3.x.x.
oct. 16 19:56:42 AMD systemd[1]: foldingathome.service: Main process exited, code=dumped, status=11/SEGV oct. 16 19:56:42 AMD systemd[1]: foldingathome.service: Failed with result 'core-dump'.
ARandomOWL commented on 2017-06-26 16:34
I have an older install of Arch without the Cuda package, and NVidia GPU folding works fine. However on a new Arch install, it wouldn't work without it. Anyone know what might be going on?
mosh5382 commented on 2017-05-23 21:10
Along the same lines as Skeevy420's request, I think the cuda package for nvidia should be an optional dependency:
https://www.archlinux.org/packages/community/x86_64/cuda/
My nvidia GPU errored out until I installed this package.
skeevy420 commented on 2017-03-12 15:28
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.
musasabi commented on 2016-11-11 22:09
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?
zekesonxx commented on 2015-09-09 16:45
opencl-mesa should be added as an optional dep for folding with AMD GPUs.
Synthead commented on 2014-12-08 23:49
foldingathome.service should be installed to /usr/lib/systemd/system/, not /etc/systemd/system/.
dmartins commented on 2013-12-21 19:05
In order to use the GPU client on a Nvidia card, opencl-nvidia is also required.
jpkotta commented on 2013-10-30 16:53
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
Updated to the latest version and dropped initscript support.