Search found 1638 matches

by foldy
Fri Oct 30, 2020 10:28 pm
Forum: New Donors start here
Topic: ERROR:WU01:FS01:Exception: Invalid core package
Replies: 12
Views: 1807

Re: ERROR:WU01:FS01:Exception: Invalid core package

That looks like a network problem. Can you access the cores from a webbrowser? http://cores.foldingathome.org/win/64bit/22-0.0.13/Core_22.fah http://cores.foldingathome.org/win/64bit-avx-256/a7-0.0.19/Core_a7.fah Maybe some firewall blocks downloading the *.fah files or a virus scanner deletes them?
by foldy
Wed Oct 28, 2020 6:28 pm
Forum: FAH Hardware
Topic: Upcoming AMD gpus and big navi
Replies: 89
Views: 85434

Re: Upcoming AMD gpus and big navi

AMD RX6000 GPUs are announced for Christmas 2020 with double performance than RX 5700.
by foldy
Tue Oct 27, 2020 5:50 pm
Forum: Discussions of General-FAH topics
Topic: Firewall access for FAH client
Replies: 2
Views: 893

Re: Firewall access for FAH client

FAH uses https connections
see for troubleshooting viewtopic.php?f=16&t=36319
by foldy
Mon Oct 26, 2020 7:39 pm
Forum: Discussions of General-FAH topics
Topic: Help no idea what is go on
Replies: 7
Views: 1266

Re: Help no idea what is go on

You can also try to open the assignment website manually.
https://assign1.foldingathome.org/
https://assign2.foldingathome.org/
https://assign3.foldingathome.org/
https://assign4.foldingathome.org/
If this also does not work then it may be a proxy blocking that connections in general.
by foldy
Sun Oct 25, 2020 8:30 pm
Forum: Discussions of General-FAH topics
Topic: Application time
Replies: 5
Views: 1096

Re: Application time

This is a logging issue only right? The operating system should be able to tell the local time to the app logging component, so this should be a low hanging fruit for the FAH developer. We need a bug in github for that https://github.com/FoldingAtHome/fah-issues/issues/1582
by foldy
Sat Oct 24, 2020 9:36 am
Forum: Problems with NVidia drivers
Topic: GPU problem
Replies: 9
Views: 11446

Re: GPU problem

Laptop only has GPU Intel UHD Graphics 620 which is not supported yet by FAH. So no GPU folding on that laptop possible.
by foldy
Fri Oct 23, 2020 7:01 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Crashes on FahCore_22
Replies: 8
Views: 1762

Re: Crashes on FahCore_22

FahCore_22 recently switched to CUDA. So you can try to go back to OpenCL by adding extra core options: -disable-cuda
by foldy
Fri Oct 23, 2020 6:59 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Folding@home 7.6.20 improve the efficiency
Replies: 5
Views: 1472

Re: Folding@home 7.6.20 improve the efficiency

So you mean older FAHViewer provided more details of the running work unit?
by foldy
Thu Oct 22, 2020 4:34 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Folding@home 7.6.20 improve the efficiency
Replies: 5
Views: 1472

Re: Folding@home 7.6.20 improve the efficiency

Hi francentu3456, what do you mean by efficiency of FAHViewer?

Oh I see on Windows 7 it lags whole PC very badly...
by foldy
Wed Oct 21, 2020 3:34 pm
Forum: FAH Hardware
Topic: What's the most suitable GPU for this system?
Replies: 15
Views: 10047

Re: What's the most suitable GPU for this system?

Mainboard supports 1 X PCI Express X16 Gen 2.0 slot and CPU 64bit 2 x 2,8Ghz is fast enough for any GPU and 4GB RAM also sufficient. So you could even go with a nvidia RTX 3080 and a new power supply 500watts on 12V.
by foldy
Mon Oct 19, 2020 12:32 pm
Forum: Discussions of General-FAH topics
Topic: Inherent problem of small Work Units running on big GPUs
Replies: 14
Views: 2685

Re: Inherent problem of small Work Units running on big GPUs

- As for the execution of more than one WU on a GPU, it will raise use of hardware and number of calculations delivered, however I doubt that it will bring more points. The different WUs will compete for hardware ressources, slowing down the individual WUs, which may harm the quick return bonus mor...
by foldy
Sat Oct 17, 2020 8:05 am
Forum: Windows 10 + NVidia
Topic: Heads up: New Win 10 feature in recent updates.
Replies: 15
Views: 25944

Re: Heads up: New Win 10 feature in recent updates.

Hardware Accelerated GPU Scheduling(HAGS) applies to all applications using GPU because it reduces overhead and latencies in Windows Display Driver Model (WDDM). But it has only a small effect on games or CUDA - like 1%. The transition should be transparent, and users should not notice any significa...
by foldy
Sun Oct 11, 2020 3:52 pm
Forum: V7.6.x Public Release Windows/Linux/MacOS X
Topic: Can't use CUDA core
Replies: 9
Views: 2545

Re: Can't use CUDA core

Try to uninstall all cuda sdk toolkit because they currently may interfer with FAH.
by foldy
Sun Oct 11, 2020 3:48 pm
Forum: Windows 10 + NVidia
Topic: intermittent black screen
Replies: 21
Views: 28046

Re: intermittent black screen

Does this happen both on RTX 2070 and GTX 650? I guess only the GTX 650 maybe is too slow to hold the TDR timeout. If true and other users get the same issue then maybe CUDA must be disabled on such old GPUs by assignment servers?
by foldy
Sun Oct 11, 2020 7:40 am
Forum: Problems with NVidia drivers
Topic: Nvidia GPU error INTERRUPTED (102 = 0x66)
Replies: 29
Views: 37942

Re: Nvidia GPU error INTERRUPTED (102 = 0x66)

You can add the setting -disable-cuda to extra core options to disable CUDA and use OpenCL instead which is a little slower