Search found 1638 matches
- Tue Oct 04, 2022 10:26 am
- Forum: New Donors start here
- Topic: OpenCL vs CUDA
- Replies: 7
- Views: 7147
Re: OpenCL vs CUDA
It is enabled automatically on Nvidia GPUs if supported. You see it in the logfile in FahControl e.g. 06:17:57:WU00:FS01:0x22:Platform 2: OpenCL 06:17:57:WU00:FS01:0x22: opencl-device 0 specified 06:17:57:WU00:FS01:0x22:Platform 3: CUDA 06:17:57:WU00:FS01:0x22: cuda-device 0 specified 06:18:10:WU00:...
- Mon Oct 03, 2022 6:28 am
- Forum: New Donors start here
- Topic: OpenCL vs CUDA
- Replies: 7
- Views: 7147
Re: OpenCL vs CUDA
Now FAH has enabled CUDA on nvidia GPUs. But I see also one CPU core used by FAH to feed the GPU slot. OpenMM has the option to use blocking sync instead of busy waiting. Can this be enabled by FAH user in the FahClient? How much does it hurt PPD? UseBlockingSync: This is used to control how the CUD...
- Sun Oct 02, 2022 11:23 am
- Forum: V7.6.x Public Release Windows/Linux/MacOS X
- Topic: client V7.6.13 or V7.6.21 ?
- Replies: 10
- Views: 5862
Re: client V7.6.13 or V7.6.21 ?
The start folding link https://foldingathome.org/start-folding/ also still shows V7.6.13 and not latest V7.6.21 for Windows?
- Thu Jan 14, 2021 12:48 pm
- Forum: Scientific discussions (Non-FAH)
- Topic: New coronavirus variant
- Replies: 14
- Views: 36087
Re: New coronavirus variant
In Germany to protect against faster spreading Corona mutation B117, they start to wear FFP2/N95 masks mandatory next week.
https://en.wikipedia.org/wiki/Variant_o ... _202012/01
https://en.wikipedia.org/wiki/Variant_o ... _202012/01
- Sun Jan 03, 2021 10:01 am
- Forum: Software for ARM hardware
- Topic: Start folding with a Raspberry Pi
- Replies: 31
- Views: 52046
Re: Start folding with a Raspberry Pi
So it is $35 to buy a Pi 4 and it gets max 3000 PPD using 5 watts running 4 cores.
Any PC with GPU can beat that easily.
Any PC with GPU can beat that easily.
- Sat Jan 02, 2021 1:12 pm
- Forum: Software for ARM hardware
- Topic: Start folding with a Raspberry Pi
- Replies: 31
- Views: 52046
Re: Start folding with a Raspberry Pi
How much PPD do you get on a Pi 3 or 4? And what is the power usage?
- Thu Dec 31, 2020 11:55 am
- Forum: CPU Projects - beta FAHCores (Currently _a8)
- Topic: Detected clock skew[...], I/O delay, laptop hibenation or...
- Replies: 17
- Views: 32819
Re: Detected clock skew[...], I/O delay, laptop hibenation o
Now after about another hour i did not monitor whats going on, not only the log is back to normal, even the progress bar is showing what the log tells. :shock: The 99% really means the UI lost connection to the Fahcore and just increases % every minute or so speculative. After the UI got connection...
- Mon Dec 28, 2020 6:32 pm
- Forum: Scientific discussions (Non-FAH)
- Topic: New coronavirus variant
- Replies: 14
- Views: 36087
Re: New coronavirus variant
First vaccines work great and corona virus mostly die after more people get the vaccine. Then virus mutates and probably finds a way to workaround vaccine. Then we need new modified vaccine for next winter.
- Mon Dec 28, 2020 6:27 pm
- Forum: New Donors start here
- Topic: Low PPD with 3090
- Replies: 12
- Views: 6405
Re: Low PPD with 3090
Not necessary anymore to do manual tweaks. It is done by FahCore automatically.JimboPalmer wrote:You may wish to set CPUs to 12, as 15 is problematical.
- Tue Dec 15, 2020 10:06 pm
- Forum: FAH Hardware
- Topic: OpenCL on ARM or Xbox
- Replies: 4
- Views: 9476
Re: OpenCL on ARM or Xbox
Yes it needs a Windows store app. But the problem for Xbox was it does not have OpenCL driver. With OpenCLonDX12 now FAH has an option.
- Mon Dec 14, 2020 7:23 pm
- Forum: Discussions of General-FAH topics
- Topic: Monetary Donation Cloud Compute Concept
- Replies: 3
- Views: 3670
Re: Monetary Donation Cloud Compete Concept
One option for cheaper cloud compute is to use private rent PCs like at https://vast.ai/console/create/ Because you don't really need a variable cloud data center but individual GPUs to run folding like at home. You would only need one expert who does setup of machines in cluod and register the dono...
- Mon Dec 14, 2020 4:11 pm
- Forum: FAH Hardware
- Topic: OpenCL on ARM or Xbox
- Replies: 4
- Views: 9476
Re: OpenCL on ARM or Xbox
For ARM devices running Windows Insider it can now also run OpenCL apps on top of DX12 https://devblogs.microsoft.com/directx/announcing-the-opencl-and-opengl-compatibility-pack-for-windows-10-on-arm/ OpenCLOn12 has MIT license and is fully compliant with OpenCL 1.2 Don't know if a similar approach ...
- Sat Dec 12, 2020 6:17 pm
- Forum: FAH Hardware
- Topic: OpenCL on ARM or Xbox
- Replies: 4
- Views: 9476
OpenCL on ARM or Xbox
Microsoft now also provides an OpenCL driver which runs on top of DirectX12. This would it make possible in theory to run FAH on Xbox X when FAH delivers this OpenCL wrapper. https://github.com/microsoft/OpenCLOn12
- Mon Dec 07, 2020 8:23 am
- Forum: FAH Hardware
- Topic: Your thoughts....
- Replies: 10
- Views: 12571
Re: Your thoughts....
Server GPUs like AMD Radeon Instinct are very expensive, because of AMD Support and they have much expensive VRAM - which FAH does not use. A consumer GPU like AMD RX 6800 XT or Nvidia RTX 3080 is always the better choice.
- Sun Dec 06, 2020 4:47 pm
- Forum: New GPUs (whitelist)
- Topic: GeForce RTX 3080 and 3090 support enabled !
- Replies: 89
- Views: 144737
Re: GeForce RTX 3080 and 3090 support enabled !
RTX 3080 e.g. has 8.704 FP32 units (nvidia doubled them compared to previous GPU gen). If not all cores can be used by a single FAH work unit then workaround could be to run 2 work units concurrently.