Bad work units/folding slot failed RX580

It seems that a lot of GPU problems revolve around specific versions of drivers. Though AMD has their own support structure, you can often learn from information reported by others who fold.

Moderators: Site Moderators, FAHC Science Team

Demandzm
Posts: 13
Joined: Sat Mar 28, 2020 9:45 pm

Re: Bad work units/folding slot failed RX580

Post by Demandzm »

Code: Select all

00:39:09:WU02:FS02:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
00:39:10:WARNING:WU02:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
00:39:10:WU02:FS02:Sending unit results: id:02 state:SEND error:FAULTY project:11761 run:0 clone:9143 gen:15 core:0x22 unit:0x0000001d80fccb0a5e7021860f9e8dca
These errors are all identical except the project and unit number. I will only copy only that part from now on to keep the post from being too long.

project:11778 run:0 clone:3724 gen:10 core:0x22 unit:0x00000015287234c95e73c40930b82d8a

project:11759 run:0 clone:3750 gen:20 core:0x22 unit:0x0000002580fccb0a5e6d7cb1d77751cb

project:11760 run:0 clone:4077 gen:16 core:0x22 unit:0x0000001f80fccb0a5e6d7d0674277c60

project:11762 run:0 clone:6154 gen:15 core:0x22 unit:0x0000001780fccb0a5e7113e453f3440a

project:11761 run:0 clone:9143 gen:15 core:0x22 unit:0x0000001d80fccb0a5e7021860f9e8dca

project:11760 run:0 clone:4077 gen:16 core:0x22 unit:0x0000001f80fccb0a5e6d7d0674277c60

project:11760 run:0 clone:4077 gen:16 core:0x22 unit:0x0000001f80fccb0a5e6d7d0674277c60

project:11745 run:0 clone:3002 gen:10 core:0x22 unit:0x0000001a8ca304f15e6a0a484b4440f8

project:14538 run:0 clone:1201 gen:6 core:0x22 unit:0x000000060d5262775e7b9cdcffab7988

project:11779 run:0 clone:2583 gen:20 core:0x22 unit:0x0000001d0d5a98395e73c5bb0d172d3a

Almost every one of these failed multiple times.

Then I start getting sortShortList errors.

Code: Select all

08:07:55:WU03:FS02:0x22:Project: 11781 (Run 0, Clone 6154, Gen 12)
08:07:55:WU03:FS02:0x22:Unit: 0x000000180d5a98395e758903a1ee0ed1
08:07:55:WU03:FS02:0x22:Reading tar file core.xml
08:07:55:WU03:FS02:0x22:Reading tar file integrator.xml
08:07:55:WU03:FS02:0x22:Reading tar file state.xml
08:07:56:WU03:FS02:0x22:Reading tar file system.xml
08:07:58:WU03:FS02:0x22:Digital signatures verified
08:07:58:WU03:FS02:0x22:Folding@home GPU Core22 Folding@home Core
08:07:58:WU03:FS02:0x22:Version 0.0.2
08:08:31:WU03:FS02:0x22:ERROR:exception: Error invoking kernel sortShortList: clEnqueueNDRangeKernel (-5)
08:08:31:WU03:FS02:0x22:Saving result file ..\logfile_01.txt
08:08:31:WU03:FS02:0x22:Saving result file science.log
08:08:31:WU03:FS02:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
08:08:32:WARNING:WU03:FS02:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
08:08:32:WU03:FS02:Sending unit results: id:03 state:SEND error:FAULTY project:11781 run:0 clone:6154 gen:12 core:0x22 unit:0x000000180d5a98395e758903a1ee0ed1
project:11781 run:0 clone:1752 gen:15 core:0x22 unit:0x0000001c0d5a98395e73c523b949127

These ones match the pattern that was found on this thread:viewtopic.php?f=74&t=32991&p=316173&hil ... angeKernel

The other ones dont seem to follow any pattern I can see. I am going to remove one gpu in a few minutes and see what the results are.
createcoms
Posts: 12
Joined: Sat Mar 21, 2020 10:22 pm

Re: Bad work units/folding slot failed RX580

Post by createcoms »

I'm wasting considerable GPU time/resource past few days almost always concluding as follows:

00:49:08:WU02:FS01:0x22:ERROR:exception: Error invoking kernel sortShortList: clEnqueueNDRangeKernel (-5)
00:49:08:WU02:FS01:0x22:Saving result file ..\logfile_01.txt
00:49:08:WU02:FS01:0x22:Saving result file science.log
00:49:08:WU02:FS01:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
00:49:09:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
00:49:09:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11776 run:0 clone:13800 gen:2 core:0x22 unit:0x00000009287234c95e743328ec94a7e2

Should I disable my GPU (RX570) to avoid wasting power/time here and also mucking F@H servers around?
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Bad work units/folding slot failed RX580

Post by bruce »

AMD is aware of a sortShortList ... (-5) for some AMD hardware and it has apparently been passed to their driver coding team. We'll know more when they know more. Meantime, FAH has blocked assigning certain projects to their Ellesmere XT [Radeon RX 470/480/570/580/590] hardware. I'll check and see what's going on with the other project you've mentioned.

Does GPU-Z confirm that your device is listed as 0x67df?
createcoms
Posts: 12
Joined: Sat Mar 21, 2020 10:22 pm

Re: Bad work units/folding slot failed RX580

Post by createcoms »

For me GPU-Z has under device id:

1002 67DF - 1DA2 E366

And F@H is correctly seeing it as part of the Ellesmere family
Demandzm
Posts: 13
Joined: Sat Mar 28, 2020 9:45 pm

Re: Bad work units/folding slot failed RX580

Post by Demandzm »

1002 67df - 148c 2377 is the device id of the card I have installed at the moment.
With only one card I am still getting a few sortShortList errors but the other ones are gone. After this WU is finished im going to try the other card by its self.

EDIT: After switching out he gpus the errors are back, so the issue must be with that card only. The device id is 1002 67df - 148c 2378.
bignerdguy
Posts: 14
Joined: Mon Mar 23, 2020 1:39 pm

Re: Bad work units/folding slot failed RX580

Post by bignerdguy »

I am seeing the same error and it looks like this one project has bad files, though from the other posts there are a few other projects that have similar issues. Project 14533 seems to be the first i have run into that fails. Yesterday it managed to process a few from other projects just fine (though they later failed since i was messing with the GPU clock speed). Here is the relevant snippet from the log:

Code: Select all

14:39:08:WU00:FS01:0x22:Project: 14533 (Run 0, Clone 10644, Gen 14)
14:39:08:WU00:FS01:0x22:Unit: 0x0000001c80fccb025e72f2a8cac86876
14:39:08:WU00:FS01:0x22:Reading tar file core.xml
14:39:08:WU00:FS01:0x22:Reading tar file integrator.xml
14:39:08:WU00:FS01:0x22:Reading tar file state.xml
14:39:08:WU00:FS01:0x22:Reading tar file system.xml
14:39:10:WU00:FS01:0x22:Digital signatures verified
14:39:10:WU00:FS01:0x22:Folding@home GPU Core22 Folding@home Core
14:39:10:WU00:FS01:0x22:Version 0.0.2
14:39:40:WU00:FS01:0x22:ERROR:exception: Error invoking kernel sortShortList: clEnqueueNDRangeKernel (-5)
14:39:40:WU00:FS01:0x22:Saving result file ..\logfile_01.txt
14:39:40:WU00:FS01:0x22:Saving result file science.log
14:39:40:WU00:FS01:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
14:39:41:WARNING:WU00:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
14:39:41:WU00:FS01:Sending unit results: id:00 state:SEND error:FAULTY project:14533 run:0 clone:10644 gen:14 core:0x22 unit:0x0000001c80fccb025e72f2a8cac86876
Jan
Posts: 80
Joined: Tue Mar 31, 2020 6:46 pm

Re: Bad work units/folding slot failed RX580

Post by Jan »

Just wanted to submit the same problems I'm having with my RX570. Everything installed correctly, drivers up to date (manually installed), no temp or clock problems, etc. Hardware is brand new, stress tested with Furmark.

Code: Select all

17:51:21:************************* Folding@home Client *************************
17:51:21:        Website: https://foldingathome.org/
17:51:21:      Copyright: (c) 2009-2018 foldingathome.org
17:51:21:         Author: Joseph Coffland <joseph@cauldrondevelopment.com>
17:51:21:           Args: 
17:51:21:         Config: C:\Program Files (x86)\FAHClient\config.xml
17:51:21:******************************** Build ********************************
17:51:21:        Version: 7.5.1
17:51:21:           Date: May 11 2018
17:51:21:           Time: 13:06:32
17:51:21:     Repository: Git
17:51:21:       Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
17:51:21:         Branch: master
17:51:21:       Compiler: Visual C++ 2008
17:51:21:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
17:51:21:       Platform: win32 10
17:51:21:           Bits: 32
17:51:21:           Mode: Release
17:51:21:******************************* System ********************************
17:51:21:            CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
17:51:21:         CPU ID: GenuineIntel Family 6 Model 58 Stepping 9
17:51:21:           CPUs: 8
17:51:21:         Memory: 15.96GiB
17:51:21:    Free Memory: 13.86GiB
17:51:21:        Threads: WINDOWS_THREADS
17:51:21:     OS Version: 6.2
17:51:21:    Has Battery: false
17:51:21:     On Battery: false
17:51:21:     UTC Offset: 2
17:51:21:            PID: 9040
17:51:21:            CWD: C:\Program Files (x86)\FAHClient
17:51:21:             OS: Windows 10 Enterprise
17:51:21:        OS Arch: AMD64
17:51:21:           GPUs: 1
17:51:21:          GPU 0: Bus:1 Slot:0 Func:0 AMD:5 Ellesmere XT [Radeon RX
17:51:21:                 470/480/570/580/590]
17:51:21:           CUDA: Not detected: Failed to open dynamic library 'nvcuda.dll': Das
17:51:21:                 angegebene Modul wurde nicht gefunden.
17:51:21:
17:51:21:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:3004.8
17:51:21:  Win32 Service: false
17:51:21:***********************************************************************
And here goes the classic I had a number of times a day now for the last 2 days or so. (Some WUs are working fine, however)

Code: Select all

18:22:20:WU02:FS01:Starting
18:22:20:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" "C:\Program Files (x86)\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe" -dir 02 -suffix 01 -version 705 -lifeline 9040 -checkpoint 15 -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
18:22:20:WU02:FS01:Started FahCore on PID 5416
18:22:20:WU02:FS01:Core PID:7512
18:22:20:WU02:FS01:FahCore 0x22 started
18:22:20:WU02:FS01:0x22:*********************** Log Started 2020-03-31T18:22:20Z ***********************
18:22:20:WU02:FS01:0x22:*************************** Core22 Folding@home Core ***************************
18:22:20:WU02:FS01:0x22:       Type: 0x22
18:22:20:WU02:FS01:0x22:       Core: Core22
18:22:20:WU02:FS01:0x22:    Website: https://foldingathome.org/
18:22:20:WU02:FS01:0x22:  Copyright: (c) 2009-2018 foldingathome.org
18:22:20:WU02:FS01:0x22:     Author: John Chodera <john.chodera@choderalab.org> and Rafal Wiewiora
18:22:20:WU02:FS01:0x22:             <rafal.wiewiora@choderalab.org>
18:22:20:WU02:FS01:0x22:       Args: -dir 02 -suffix 01 -version 705 -lifeline 5416 -checkpoint 15
18:22:20:WU02:FS01:0x22:             -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
18:22:20:WU02:FS01:0x22:     Config: <none>
18:22:20:WU02:FS01:0x22:************************************ Build *************************************
18:22:20:WU02:FS01:0x22:    Version: 0.0.2
18:22:20:WU02:FS01:0x22:       Date: Dec 6 2019
18:22:20:WU02:FS01:0x22:       Time: 21:30:31
18:22:20:WU02:FS01:0x22: Repository: Git
18:22:20:WU02:FS01:0x22:   Revision: abeb39247cc72df5af0f63723edafadb23d5dfbe
18:22:20:WU02:FS01:0x22:     Branch: HEAD
18:22:20:WU02:FS01:0x22:   Compiler: Visual C++ 2008
18:22:20:WU02:FS01:0x22:    Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
18:22:20:WU02:FS01:0x22:   Platform: win32 10
18:22:20:WU02:FS01:0x22:       Bits: 64
18:22:20:WU02:FS01:0x22:       Mode: Release
18:22:20:WU02:FS01:0x22:************************************ System ************************************
18:22:20:WU02:FS01:0x22:        CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
18:22:20:WU02:FS01:0x22:     CPU ID: GenuineIntel Family 6 Model 58 Stepping 9
18:22:20:WU02:FS01:0x22:       CPUs: 8
18:22:20:WU02:FS01:0x22:     Memory: 15.96GiB
18:22:20:WU02:FS01:0x22:Free Memory: 10.60GiB
18:22:20:WU02:FS01:0x22:    Threads: WINDOWS_THREADS
18:22:20:WU02:FS01:0x22: OS Version: 6.2
18:22:20:WU02:FS01:0x22:Has Battery: false
18:22:20:WU02:FS01:0x22: On Battery: false
18:22:20:WU02:FS01:0x22: UTC Offset: 2
18:22:20:WU02:FS01:0x22:        PID: 7512
18:22:20:WU02:FS01:0x22:        CWD: C:\Program Files (x86)\FAHClient\work
18:22:20:WU02:FS01:0x22:         OS: Windows 10 Pro
18:22:20:WU02:FS01:0x22:    OS Arch: AMD64
18:22:20:WU02:FS01:0x22:********************************************************************************
18:22:20:WU02:FS01:0x22:Project: 11781 (Run 0, Clone 2297, Gen 11)
18:22:20:WU02:FS01:0x22:Unit: 0x000000270d5a98395e73c51b971a5dd1
18:22:20:WU02:FS01:0x22:Reading tar file core.xml
18:22:20:WU02:FS01:0x22:Reading tar file integrator.xml
18:22:20:WU02:FS01:0x22:Reading tar file state.xml
18:22:21:WU02:FS01:0x22:Reading tar file system.xml
18:22:21:WU02:FS01:0x22:Digital signatures verified
18:22:21:WU02:FS01:0x22:Folding@home GPU Core22 Folding@home Core
18:22:21:WU02:FS01:0x22:Version 0.0.2
18:22:59:WU02:FS01:0x22:ERROR:exception: Error invoking kernel sortShortList: clEnqueueNDRangeKernel (-5)
18:22:59:WU02:FS01:0x22:Saving result file ..\logfile_01.txt
18:22:59:WU02:FS01:0x22:Saving result file science.log
18:22:59:WU02:FS01:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
18:23:00:WARNING:WU02:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:23:00:WU02:FS01:Sending unit results: id:02 state:SEND error:FAULTY project:11781 run:0 clone:2297 gen:11 core:0x22 unit:0x000000270d5a98395e73c51b971a5dd1
Also, a few hours ago I had a case of the WU working to 100% only to report "faulty project" I think. Dont have the log anymore unfortunately. F@H Client reinstalled today, btw. Those two reports above are brandnew. Hope the driver team with AMD is on it quickly.
Joe_H
Site Admin
Posts: 7878
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Bad work units/folding slot failed RX580

Post by Joe_H »

@bignerdguy

This is a different project number than the others, will pass this info on. They are working on seeing if there is a bug in the folding core code for AMD GPU folding or in the driver for certain sized WUs. Temporarily those projects with that many atoms are having assignments turned off to most AMD cards, the RDNA based cards do not seem to be effected by this.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
bignerdguy
Posts: 14
Joined: Mon Mar 23, 2020 1:39 pm

Re: Bad work units/folding slot failed RX580

Post by bignerdguy »

Joe_H wrote:@bignerdguy

This is a different project number than the others, will pass this info on. They are working on seeing if there is a bug in the folding core code for AMD GPU folding or in the driver for certain sized WUs. Temporarily those projects with that many atoms are having assignments turned off to most AMD cards, the RDNA based cards do not seem to be effected by this.
Honestly this is the first i have had that has failed due to this error. All others My card started to process failed due to the clock speed settings on the GPU. Of course i JUST got this card the other day so it hasn't gone thorough many yet. Keep us posted once they find an answer. i think we would all love to know what is causing this. :D
Joe_H
Site Admin
Posts: 7878
Joined: Tue Apr 21, 2009 4:41 pm
Hardware configuration: Mac Pro 2.8 quad 12 GB smp4
MacBook Pro 2.9 i7 8 GB smp2
Location: W. MA

Re: Bad work units/folding slot failed RX580

Post by Joe_H »

It appears to be a very specific range of size in atom count, could be a bug that was latent until some projects fell into that range and were processed on AMD instead of nVidia.
Image

iMac 2.8 i7 12 GB smp8, Mac Pro 2.8 quad 12 GB smp6
MacBook Pro 2.9 i7 8 GB smp3
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Bad work units/folding slot failed RX580

Post by bruce »

Yes. it's directly related to atom counts. We need to get the list of projects to the project owner so they can block assignments to that GPU Species.
Jan
Posts: 80
Joined: Tue Mar 31, 2020 6:46 pm

Re: Bad work units/folding slot failed RX580

Post by Jan »

Here is a report of another project producing this error:

Code: Select all

18:08:01:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11746 run:0 clone:6013 gen:18 core:0x22 unit:0x0000001d8ca304f15e6bc3577b910d1e
18:08:01:WU01:FS01:Downloading core from http://cores.foldingathome.org/v7/win/64bit/Core_22.fah
18:08:01:WU01:FS01:Connecting to cores.foldingathome.org:80
18:08:01:WU01:FS01:FahCore 22: Downloading 4.04MiB
18:08:05:WU01:FS01:FahCore 22: Download complete
18:08:05:WU01:FS01:Valid core signature
18:08:05:WU01:FS01:Unpacked 13.49MiB to cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe
18:08:05:WU01:FS01:Starting
18:08:05:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" "C:\Program Files (x86)\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe" -dir 01 -suffix 01 -version 705 -lifeline 9040 -checkpoint 15 -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
18:08:05:WU01:FS01:Started FahCore on PID 3588
18:08:06:WU01:FS01:Core PID:8768
18:08:06:WU01:FS01:FahCore 0x22 started
18:08:06:WU01:FS01:0x22:*********************** Log Started 2020-03-31T18:08:06Z ***********************
18:08:06:WU01:FS01:0x22:*************************** Core22 Folding@home Core ***************************
18:08:06:WU01:FS01:0x22:       Type: 0x22
18:08:06:WU01:FS01:0x22:       Core: Core22
18:08:06:WU01:FS01:0x22:    Website: https://foldingathome.org/
18:08:06:WU01:FS01:0x22:  Copyright: (c) 2009-2018 foldingathome.org
18:08:06:WU01:FS01:0x22:     Author: John Chodera <john.chodera@choderalab.org> and Rafal Wiewiora
18:08:06:WU01:FS01:0x22:             <rafal.wiewiora@choderalab.org>
18:08:06:WU01:FS01:0x22:       Args: -dir 01 -suffix 01 -version 705 -lifeline 3588 -checkpoint 15
18:08:06:WU01:FS01:0x22:             -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
18:08:06:WU01:FS01:0x22:     Config: <none>
18:08:06:WU01:FS01:0x22:************************************ Build *************************************
18:08:06:WU01:FS01:0x22:    Version: 0.0.2
18:08:06:WU01:FS01:0x22:       Date: Dec 6 2019
18:08:06:WU01:FS01:0x22:       Time: 21:30:31
18:08:06:WU01:FS01:0x22: Repository: Git
18:08:06:WU01:FS01:0x22:   Revision: abeb39247cc72df5af0f63723edafadb23d5dfbe
18:08:06:WU01:FS01:0x22:     Branch: HEAD
18:08:06:WU01:FS01:0x22:   Compiler: Visual C++ 2008
18:08:06:WU01:FS01:0x22:    Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
18:08:06:WU01:FS01:0x22:   Platform: win32 10
18:08:06:WU01:FS01:0x22:       Bits: 64
18:08:06:WU01:FS01:0x22:       Mode: Release
18:08:06:WU01:FS01:0x22:************************************ System ************************************
18:08:06:WU01:FS01:0x22:        CPU: Intel(R) Core(TM) i7-3770K CPU @ 3.50GHz
18:08:06:WU01:FS01:0x22:     CPU ID: GenuineIntel Family 6 Model 58 Stepping 9
18:08:06:WU01:FS01:0x22:       CPUs: 8
18:08:06:WU01:FS01:0x22:     Memory: 15.96GiB
18:08:06:WU01:FS01:0x22:Free Memory: 10.15GiB
18:08:06:WU01:FS01:0x22:    Threads: WINDOWS_THREADS
18:08:06:WU01:FS01:0x22: OS Version: 6.2
18:08:06:WU01:FS01:0x22:Has Battery: false
18:08:06:WU01:FS01:0x22: On Battery: false
18:08:06:WU01:FS01:0x22: UTC Offset: 2
18:08:06:WU01:FS01:0x22:        PID: 8768
18:08:06:WU01:FS01:0x22:        CWD: C:\Program Files (x86)\FAHClient\work
18:08:06:WU01:FS01:0x22:         OS: Windows 10 Pro
18:08:06:WU01:FS01:0x22:    OS Arch: AMD64
18:08:06:WU01:FS01:0x22:********************************************************************************
18:08:06:WU01:FS01:0x22:Project: 11746 (Run 0, Clone 6013, Gen 18)
18:08:06:WU01:FS01:0x22:Unit: 0x0000001d8ca304f15e6bc3577b910d1e
18:08:06:WU01:FS01:0x22:Reading tar file core.xml
18:08:06:WU01:FS01:0x22:Reading tar file integrator.xml
18:08:06:WU01:FS01:0x22:Reading tar file state.xml
18:08:10:WU01:FS01:0x22:Reading tar file system.xml
18:08:12:WU01:FS01:0x22:Digital signatures verified
18:08:12:WU01:FS01:0x22:Folding@home GPU Core22 Folding@home Core
18:08:12:WU01:FS01:0x22:Version 0.0.2
18:08:36:WU00:FS00:0xa7:Completed 6250 out of 125000 steps (5%)
18:08:50:WU01:FS01:0x22:ERROR:exception: Error invoking kernel sortShortList: clEnqueueNDRangeKernel (-5)
18:08:50:WU01:FS01:0x22:Saving result file ..\logfile_01.txt
18:08:50:WU01:FS01:0x22:Saving result file science.log
18:08:51:WU01:FS01:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
18:08:51:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
18:08:51:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11746 run:0 clone:6013 gen:18 core:0x22 unit:0x0000001d8ca304f15e6bc3577b910d1e
I'll try to keep you updated if more keep popping up. Maybe a list about the already reported projects could be posted somewhere so I don't spam you.
bruce
Posts: 20910
Joined: Thu Nov 29, 2007 10:13 pm
Location: So. Cal.

Re: Bad work units/folding slot failed RX580

Post by bruce »

If the project can't be assigned, you won't get it. We're only interested in the projects that are (a) failing and (b) being assigned because they need to be also restricted.
Jan
Posts: 80
Joined: Tue Mar 31, 2020 6:46 pm

Re: Bad work units/folding slot failed RX580

Post by Jan »

Err, I might be a little too tired, I dont really get your message. Are you refferring to
I'll try to keep you updated if more keep popping up. Maybe a list about the already reported projects could be posted somewhere so I don't spam you.
? With that I meant I dont want doublepost failing projects I get that are already known to produce the "sortShortList: clEnqueueNDRangeKernel (-5)" error.

Or am I completely missing something?
ATeamOfOne
Posts: 1
Joined: Wed Apr 01, 2020 12:36 pm

Re: Bad work units/folding slot failed RX580

Post by ATeamOfOne »

I too am getting this error with my RX480. I just re-installed FAH after a long haitus. Included some log snips.

Code: Select all

12:22:14:******************************** Build ********************************
12:22:14:        Version: 7.5.1
12:22:14:           Date: May 11 2018
12:22:14:           Time: 13:06:32
12:22:14:     Repository: Git
12:22:14:       Revision: 4705bf53c635f88b8fe85af7675557e15d491ff0
12:22:14:         Branch: master
12:22:14:       Compiler: Visual C++ 2008
12:22:14:        Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
12:22:14:       Platform: win32 10
12:22:14:           Bits: 32
12:22:14:           Mode: Release
12:22:14:******************************* System ********************************
12:22:14:            CPU: Intel(R) Xeon(R) CPU E3-1231 v3 @ 3.40GHz
12:22:14:         CPU ID: GenuineIntel Family 6 Model 60 Stepping 3
12:22:14:           CPUs: 8
12:22:14:         Memory: 15.95GiB
12:22:14:    Free Memory: 14.08GiB
12:22:14:        Threads: WINDOWS_THREADS
12:22:14:     OS Version: 6.1
12:22:14:    Has Battery: false
12:22:14:     On Battery: false
12:22:14:     UTC Offset: -4
12:22:14:            PID: 4276
12:22:14:            CWD: E:\FoldingAtHome
12:22:14:             OS: Windows 7 Professional
12:22:14:        OS Arch: AMD64
12:22:14:           GPUs: 1
12:22:14:          GPU 0: Bus:1 Slot:0 Func:0 AMD:5 Ellesmere XT [Radeon RX
12:22:14:                 470/480/570/580/590]
12:22:14:           CUDA: Not detected: Failed to open dynamic library 'nvcuda.dll': The
12:22:14:                 specified module could not be found.
12:22:14:
12:22:14:OpenCL Device 0: Platform:0 Device:0 Bus:1 Slot:0 Compute:1.2 Driver:2841.5
12:22:14:  Win32 Service: false
12:22:14:***********************************************************************
...
12:22:14:Enabled folding slot 00: READY cpu:6
12:22:14:Enabled folding slot 01: READY gpu:0:Ellesmere XT [Radeon RX 470/480/570/580/590]
...
12:22:16:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Ellesmere XT [Radeon RX 470/480/570/580/590] from 128.252.203.10
...
12:25:09:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:11759 run:0 clone:2071 gen:26 core:0x22 unit:0x0000002d80fccb0a5e6d7c961a074405
12:25:09:WU01:FS01:Starting
12:25:09:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" E:\FoldingAtHome\cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe -dir 01 -suffix 01 -version 705 -lifeline 4276 -checkpoint 15 -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
...
12:25:22:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
12:25:22:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:11759 run:0 clone:2071 gen:26 core:0x22 unit:0x0000002d80fccb0a5e6d7c961a074405
Post Reply