Error creating array forceBuffers: clCreateBuffer (-61)

Moderators: Site Moderators, FAHC Science Team

Post Reply
GregC
Posts: 24
Joined: Wed May 20, 2020 12:36 am
Location: Houston, TX

Error creating array forceBuffers: clCreateBuffer (-61)

Post by GregC »

I had "client-type=advanced," specified and couldn't get a work unit that would, well, work. Dropped the advanced option, able to work.

Here are the units that won't start on the AMD V7900:
project:14201 run:417 clone:4 gen:0 core:0x22 unit:0x00000000cedfaa925eb99bba95257ba4
project:14201 run:276 clone:0 gen:12 core:0x22 unit:0x00000012cedfaa925eb99bba666672f8

Here's a unit that works (non-advanced):
00:53:27:WU02:FS01:0x22:Project: 11763 (Run 0, Clone 10247, Gen 40)
00:53:27:WU02:FS01:0x22:Unit: 0x0000005c80fccb0a5e7113460ed95a97
Last edited by GregC on Thu May 21, 2020 12:15 pm, edited 1 time in total.
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Error creating array forceBuffers: clCreateBuffer (-61)

Post by JimboPalmer »

https://www.techpowerup.com/gpu-specs/f ... v7900.c580
the card should work, despite being 9 years old it meets all the minimum requirements.

This might be the most recent and last driver

https://www.amd.com/en/support/professi ... epro-v7900

If it is newer than what you have, try that.

Without the first 200 lines of the log to see your configuration, that all I have.
viewtopic.php?f=24&t=26036
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
GregC
Posts: 24
Joined: Wed May 20, 2020 12:36 am
Location: Houston, TX

Re: Error creating array forceBuffers: clCreateBuffer (-61)

Post by GregC »

Here's the log showing that all's well with a normal work unit, but not with the one fetched from "advanced" set.

Code: Select all

00:50:33:WU01:FS01:Connecting to 206.223.170.146:8080
00:50:33:WU01:FS01:Upload complete
00:50:33:WU01:FS01:Server responded WORK_ACK (400)
00:50:33:WU01:FS01:Cleaning up
00:50:33:WU01:FS01:Connecting to assign1.foldingathome.org:80
00:50:33:WARNING:WU01:FS01:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:50:33:WU01:FS01:Connecting to assign2.foldingathome.org:80
00:50:34:WU01:FS01:Assigned to work server 206.223.170.146
00:50:34:WU01:FS01:Requesting new work unit for slot 01: READY gpu:0:Cayman [FirePro V7900 (FireGL V)] from 206.223.170.146
00:50:34:WU01:FS01:Connecting to 206.223.170.146:8080
00:50:44:WU01:FS01:Downloading 46.04MiB
00:50:50:WU01:FS01:Download 8.01%
00:50:56:WU01:FS01:Download 28.10%
00:51:02:WU01:FS01:Download 58.50%
00:51:08:WU01:FS01:Download 73.98%
00:51:13:WU01:FS01:Download complete
00:51:14:WU01:FS01:Received Unit: id:01 state:DOWNLOAD error:NO_ERROR project:14201 run:276 clone:0 gen:12 core:0x22 unit:0x00000012cedfaa925eb99bba666672f8
00:51:14:WU01:FS01:Starting
00:51:14:WU01:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Users\GregC\AppData\Roaming\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe -dir 01 -suffix 01 -version 706 -lifeline 7772 -checkpoint 10 -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
00:51:14:WU01:FS01:Started FahCore on PID 9060
00:51:14:WU01:FS01:Core PID:9088
00:51:14:WU01:FS01:FahCore 0x22 started
00:51:14:WU01:FS01:0x22:*********************** Log Started 2020-05-21T00:51:14Z ***********************
00:51:14:WU01:FS01:0x22:*************************** Core22 Folding@home Core ***************************
00:51:14:WU01:FS01:0x22:       Type: 0x22
00:51:14:WU01:FS01:0x22:       Core: Core22
00:51:14:WU01:FS01:0x22:    Website: https://foldingathome.org/
00:51:14:WU01:FS01:0x22:  Copyright: (c) 2009-2018 foldingathome.org
00:51:14:WU01:FS01:0x22:     Author: John Chodera <john.chodera@choderalab.org> and Rafal Wiewiora
00:51:14:WU01:FS01:0x22:             <rafal.wiewiora@choderalab.org>
00:51:14:WU01:FS01:0x22:       Args: -dir 01 -suffix 01 -version 706 -lifeline 9060 -checkpoint 10
00:51:14:WU01:FS01:0x22:             -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
00:51:14:WU01:FS01:0x22:     Config: <none>
00:51:14:WU01:FS01:0x22:************************************ Build *************************************
00:51:14:WU01:FS01:0x22:    Version: 0.0.5
00:51:14:WU01:FS01:0x22:       Date: Apr 22 2020
00:51:14:WU01:FS01:0x22:       Time: 04:42:59
00:51:14:WU01:FS01:0x22: Repository: Git
00:51:14:WU01:FS01:0x22:   Revision: 2d69202c898bd9bb3e093f51cd32bf411c2a0388
00:51:14:WU01:FS01:0x22:     Branch: HEAD
00:51:14:WU01:FS01:0x22:   Compiler: Visual C++ 2008
00:51:14:WU01:FS01:0x22:    Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
00:51:14:WU01:FS01:0x22:   Platform: win32 10
00:51:14:WU01:FS01:0x22:       Bits: 64
00:51:14:WU01:FS01:0x22:       Mode: Release
00:51:14:WU01:FS01:0x22:************************************ System ************************************
00:51:14:WU01:FS01:0x22:        CPU: Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz
00:51:14:WU01:FS01:0x22:     CPU ID: GenuineIntel Family 6 Model 45 Stepping 7
00:51:14:WU01:FS01:0x22:       CPUs: 32
00:51:14:WU01:FS01:0x22:     Memory: 127.97GiB
00:51:14:WU01:FS01:0x22:Free Memory: 124.70GiB
00:51:14:WU01:FS01:0x22:    Threads: WINDOWS_THREADS
00:51:14:WU01:FS01:0x22: OS Version: 6.2
00:51:14:WU01:FS01:0x22:Has Battery: false
00:51:14:WU01:FS01:0x22: On Battery: false
00:51:14:WU01:FS01:0x22: UTC Offset: -5
00:51:14:WU01:FS01:0x22:        PID: 9088
00:51:14:WU01:FS01:0x22:        CWD: C:\Users\GregC\AppData\Roaming\FAHClient\work
00:51:14:WU01:FS01:0x22:         OS: Windows 10 Pro N
00:51:14:WU01:FS01:0x22:    OS Arch: AMD64
00:51:14:WU01:FS01:0x22:********************************************************************************
00:51:14:WU01:FS01:0x22:Project: 14201 (Run 276, Clone 0, Gen 12)
00:51:14:WU01:FS01:0x22:Unit: 0x00000012cedfaa925eb99bba666672f8
00:51:14:WU01:FS01:0x22:Reading tar file core.xml
00:51:14:WU01:FS01:0x22:Reading tar file integrator.xml
00:51:14:WU01:FS01:0x22:Reading tar file state.xml
00:51:17:WU01:FS01:0x22:Reading tar file system.xml
00:51:20:WU01:FS01:0x22:Digital signatures verified
00:51:20:WU01:FS01:0x22:Folding@home GPU Core22 Folding@home Core
00:51:20:WU01:FS01:0x22:Version 0.0.5
00:52:02:WU01:FS01:0x22:ERROR:exception: Error creating array forceBuffers: clCreateBuffer (-61)
00:52:02:WU01:FS01:0x22:Saving result file ..\logfile_01.txt
00:52:02:WU01:FS01:0x22:Saving result file science.log
00:52:02:WU01:FS01:0x22:Folding@home Core Shutdown: BAD_WORK_UNIT
00:52:02:WARNING:WU01:FS01:FahCore returned: BAD_WORK_UNIT (114 = 0x72)
00:52:02:WU01:FS01:Sending unit results: id:01 state:SEND error:FAULTY project:14201 run:276 clone:0 gen:12 core:0x22 unit:0x00000012cedfaa925eb99bba666672f8
00:52:02:WU01:FS01:Uploading 2.29KiB to 206.223.170.146
00:52:02:WU01:FS01:Connecting to 206.223.170.146:8080
00:52:03:WU02:FS01:Connecting to assign1.foldingathome.org:80
00:52:03:WARNING:WU02:FS01:Failed to get assignment from 'assign1.foldingathome.org:80': No WUs available for this configuration
00:52:03:WU02:FS01:Connecting to assign2.foldingathome.org:80
00:52:03:WU02:FS01:Assigned to work server 128.252.203.10
00:52:03:WU02:FS01:Requesting new work unit for slot 01: READY gpu:0:Cayman [FirePro V7900 (FireGL V)] from 128.252.203.10
00:52:03:WU02:FS01:Connecting to 128.252.203.10:8080
00:52:07:WU01:FS01:Upload complete
00:52:07:WU01:FS01:Server responded WORK_ACK (400)
00:52:07:WU01:FS01:Cleaning up
00:52:24:WARNING:WU02:FS01:WorkServer connection failed on port 8080 trying 80
00:52:24:WU02:FS01:Connecting to 128.252.203.10:80
00:53:18:WU02:FS01:Downloading 51.19MiB
00:53:24:WU02:FS01:Download 68.37%
00:53:26:WU02:FS01:Download complete
00:53:26:WU02:FS01:Received Unit: id:02 state:DOWNLOAD error:NO_ERROR project:11763 run:0 clone:10247 gen:40 core:0x22 unit:0x0000005c80fccb0a5e7113460ed95a97
00:53:26:WU02:FS01:Starting
00:53:26:WU02:FS01:Running FahCore: "C:\Program Files (x86)\FAHClient/FAHCoreWrapper.exe" C:\Users\GregC\AppData\Roaming\FAHClient\cores/cores.foldingathome.org/v7/win/64bit/Core_22.fah/FahCore_22.exe -dir 02 -suffix 01 -version 706 -lifeline 7772 -checkpoint 10 -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
00:53:26:WU02:FS01:Started FahCore on PID 7848
00:53:26:WU02:FS01:Core PID:7972
00:53:26:WU02:FS01:FahCore 0x22 started
00:53:27:WU02:FS01:0x22:*********************** Log Started 2020-05-21T00:53:27Z ***********************
00:53:27:WU02:FS01:0x22:*************************** Core22 Folding@home Core ***************************
00:53:27:WU02:FS01:0x22:       Type: 0x22
00:53:27:WU02:FS01:0x22:       Core: Core22
00:53:27:WU02:FS01:0x22:    Website: https://foldingathome.org/
00:53:27:WU02:FS01:0x22:  Copyright: (c) 2009-2018 foldingathome.org
00:53:27:WU02:FS01:0x22:     Author: John Chodera <john.chodera@choderalab.org> and Rafal Wiewiora
00:53:27:WU02:FS01:0x22:             <rafal.wiewiora@choderalab.org>
00:53:27:WU02:FS01:0x22:       Args: -dir 02 -suffix 01 -version 706 -lifeline 7848 -checkpoint 10
00:53:27:WU02:FS01:0x22:             -gpu-vendor amd -opencl-platform 0 -opencl-device 0 -gpu 0
00:53:27:WU02:FS01:0x22:     Config: <none>
00:53:27:WU02:FS01:0x22:************************************ Build *************************************
00:53:27:WU02:FS01:0x22:    Version: 0.0.5
00:53:27:WU02:FS01:0x22:       Date: Apr 22 2020
00:53:27:WU02:FS01:0x22:       Time: 04:42:59
00:53:27:WU02:FS01:0x22: Repository: Git
00:53:27:WU02:FS01:0x22:   Revision: 2d69202c898bd9bb3e093f51cd32bf411c2a0388
00:53:27:WU02:FS01:0x22:     Branch: HEAD
00:53:27:WU02:FS01:0x22:   Compiler: Visual C++ 2008
00:53:27:WU02:FS01:0x22:    Options: /TP /nologo /EHa /wd4297 /wd4103 /Ox /MT
00:53:27:WU02:FS01:0x22:   Platform: win32 10
00:53:27:WU02:FS01:0x22:       Bits: 64
00:53:27:WU02:FS01:0x22:       Mode: Release
00:53:27:WU02:FS01:0x22:************************************ System ************************************
00:53:27:WU02:FS01:0x22:        CPU: Intel(R) Xeon(R) CPU E5-2665 0 @ 2.40GHz
00:53:27:WU02:FS01:0x22:     CPU ID: GenuineIntel Family 6 Model 45 Stepping 7
00:53:27:WU02:FS01:0x22:       CPUs: 32
00:53:27:WU02:FS01:0x22:     Memory: 127.97GiB
00:53:27:WU02:FS01:0x22:Free Memory: 124.67GiB
00:53:27:WU02:FS01:0x22:    Threads: WINDOWS_THREADS
00:53:27:WU02:FS01:0x22: OS Version: 6.2
00:53:27:WU02:FS01:0x22:Has Battery: false
00:53:27:WU02:FS01:0x22: On Battery: false
00:53:27:WU02:FS01:0x22: UTC Offset: -5
00:53:27:WU02:FS01:0x22:        PID: 7972
00:53:27:WU02:FS01:0x22:        CWD: C:\Users\GregC\AppData\Roaming\FAHClient\work
00:53:27:WU02:FS01:0x22:         OS: Windows 10 Pro N
00:53:27:WU02:FS01:0x22:    OS Arch: AMD64
00:53:27:WU02:FS01:0x22:********************************************************************************
00:53:27:WU02:FS01:0x22:Project: 11763 (Run 0, Clone 10247, Gen 40)
00:53:27:WU02:FS01:0x22:Unit: 0x0000005c80fccb0a5e7113460ed95a97
00:53:27:WU02:FS01:0x22:Reading tar file core.xml
00:53:27:WU02:FS01:0x22:Reading tar file integrator.xml
00:53:27:WU02:FS01:0x22:Reading tar file state.xml
00:53:27:WU02:FS01:0x22:Reading tar file system.xml
00:53:28:WU02:FS01:0x22:Digital signatures verified
00:53:28:WU02:FS01:0x22:Folding@home GPU Core22 Folding@home Core
00:53:28:WU02:FS01:0x22:Version 0.0.5
00:53:46:WU02:FS01:0x22:Completed 0 out of 1000000 steps (0%)
00:53:46:WU02:FS01:0x22:Temperature control disabled. Requirements: single Nvidia GPU, tmax must be < 110 and twait >= 900
01:08:07:WU02:FS01:0x22:Completed 10000 out of 1000000 steps (1%)
01:22:27:WU02:FS01:0x22:Completed 20000 out of 1000000 steps (2%)
01:36:47:WU02:FS01:0x22:Completed 30000 out of 1000000 steps (3%)
01:51:07:WU02:FS01:0x22:Completed 40000 out of 1000000 steps (4%)
02:05:27:WU02:FS01:0x22:Completed 50000 out of 1000000 steps (5%)
02:19:51:WU02:FS01:0x22:Completed 60000 out of 1000000 steps (6%)
02:34:11:WU02:FS01:0x22:Completed 70000 out of 1000000 steps (7%)
02:48:31:WU02:FS01:0x22:Completed 80000 out of 1000000 steps (8%)
03:02:51:WU02:FS01:0x22:Completed 90000 out of 1000000 steps (9%)
03:17:10:WU02:FS01:0x22:Completed 100000 out of 1000000 steps (10%)
03:31:35:WU02:FS01:0x22:Completed 110000 out of 1000000 steps (11%)
03:45:54:WU02:FS01:0x22:Completed 120000 out of 1000000 steps (12%)
04:00:13:WU02:FS01:0x22:Completed 130000 out of 1000000 steps (13%)
04:14:26:WU02:FS01:0x22:Completed 140000 out of 1000000 steps (14%)
04:28:36:WU02:FS01:0x22:Completed 150000 out of 1000000 steps (15%)
04:42:53:WU02:FS01:0x22:Completed 160000 out of 1000000 steps (16%)
04:57:04:WU02:FS01:0x22:Completed 170000 out of 1000000 steps (17%)
05:11:14:WU02:FS01:0x22:Completed 180000 out of 1000000 steps (18%)
05:25:24:WU02:FS01:0x22:Completed 190000 out of 1000000 steps (19%)
05:39:34:WU02:FS01:0x22:Completed 200000 out of 1000000 steps (20%)
05:53:51:WU02:FS01:0x22:Completed 210000 out of 1000000 steps (21%)
06:08:01:WU02:FS01:0x22:Completed 220000 out of 1000000 steps (22%)
06:22:12:WU02:FS01:0x22:Completed 230000 out of 1000000 steps (23%)
06:36:22:WU02:FS01:0x22:Completed 240000 out of 1000000 steps (24%)
******************************* Date: 2020-05-21 *******************************
06:50:33:WU02:FS01:0x22:Completed 250000 out of 1000000 steps (25%)
07:04:50:WU02:FS01:0x22:Completed 260000 out of 1000000 steps (26%)
07:19:00:WU02:FS01:0x22:Completed 270000 out of 1000000 steps (27%)
07:33:11:WU02:FS01:0x22:Completed 280000 out of 1000000 steps (28%)
07:47:21:WU02:FS01:0x22:Completed 290000 out of 1000000 steps (29%)
08:01:32:WU02:FS01:0x22:Completed 300000 out of 1000000 steps (30%)
08:15:48:WU02:FS01:0x22:Completed 310000 out of 1000000 steps (31%)
08:29:59:WU02:FS01:0x22:Completed 320000 out of 1000000 steps (32%)
08:44:09:WU02:FS01:0x22:Completed 330000 out of 1000000 steps (33%)
08:58:20:WU02:FS01:0x22:Completed 340000 out of 1000000 steps (34%)
09:12:30:WU02:FS01:0x22:Completed 350000 out of 1000000 steps (35%)
09:26:48:WU02:FS01:0x22:Completed 360000 out of 1000000 steps (36%)
09:41:00:WU02:FS01:0x22:Completed 370000 out of 1000000 steps (37%)
09:55:11:WU02:FS01:0x22:Completed 380000 out of 1000000 steps (38%)
10:09:23:WU02:FS01:0x22:Completed 390000 out of 1000000 steps (39%)
10:23:35:WU02:FS01:0x22:Completed 400000 out of 1000000 steps (40%)
10:37:54:WU02:FS01:0x22:Completed 410000 out of 1000000 steps (41%)
10:52:05:WU02:FS01:0x22:Completed 420000 out of 1000000 steps (42%)
11:06:17:WU02:FS01:0x22:Completed 430000 out of 1000000 steps (43%)
11:20:28:WU02:FS01:0x22:Completed 440000 out of 1000000 steps (44%)
11:34:40:WU02:FS01:0x22:Completed 450000 out of 1000000 steps (45%)
11:48:58:WU02:FS01:0x22:Completed 460000 out of 1000000 steps (46%)
12:03:09:WU02:FS01:0x22:Completed 470000 out of 1000000 steps (47%)
GregC
Posts: 24
Joined: Wed May 20, 2020 12:36 am
Location: Houston, TX

Re: Error creating array forceBuffers: clCreateBuffer (-61)

Post by GregC »

I just checked, I'm running latest driver.

Here are similar issues, from 2015 and 2016, from donors trying to run on AMD TeraScale 3.

viewtopic.php?f=19&t=28908
viewtopic.php?f=74&t=28280
GregC
Posts: 24
Joined: Wed May 20, 2020 12:36 am
Location: Houston, TX

Re: Error creating array forceBuffers: clCreateBuffer (-61)

Post by GregC »

By the way, one of the older threads is talking about same error under Linux, my use case is Windows.
JimboPalmer
Posts: 2573
Joined: Mon Feb 16, 2009 4:12 am
Location: Greenwood MS USA

Re: Error creating array forceBuffers: clCreateBuffer (-61)

Post by JimboPalmer »

JimboPalmer wrote:Without the first 200 lines of the log to see your configuration, that all I have.
viewtopic.php?f=24&t=26036
Tsar of all the Rushers
I tried to remain childlike, all I achieved was childish.
A friend to those who want no friends
Post Reply