Task 58888325
log in
NameLL-dc_83.72-83.75M_wu_122_2
Workunit52971391
Created25 Aug 2026, 18:34:30 UTC
Sent25 Aug 2026, 19:21:45 UTC
Report deadline7 Sep 2026, 19:21:45 UTC
Received25 Aug 2026, 19:29:14 UTC
Server stateOver
OutcomeComputation error
Client stateCompute error
Exit status194 (0xc2) EXIT_ABORTED_BY_CLIENT
Computer ID224707
Run time
CPU time
Validate stateInvalid
Credit0.00
Device peak FLOPS1,957.15 GFLOPS
Application versionLL - dc v0.10 (opencl_nvidia_200)
Peak working set size7.84 MB
Peak swap size2.05 MB
Peak disk usage1.58 MB

Stderr output

<core_client_version>8.0.2</core_client_version>
<![CDATA[
<message>
Process still present 5 min after writing finish file; aborting</message>
<stderr_txt>
2026-08-26 03:25:02 (84364): wrapper: running prpll.exe (-d 0)
2026-08-26 03:25:02 (84364): wrapper: created child process 43060
2026-08-26 03:25:03 (89580): wrapper: running prpll.exe (-d 0)
2026-08-26 03:25:03 (89580): wrapper: created child process 86084
2026-08-26 03:25:05 (92060): wrapper: running prpll.exe (-d 0)
2026-08-26 03:25:05 (92060): wrapper: created child process 76592
2026-08-26 03:25:07 (89792): wrapper: running prpll.exe (-d 0)
2026-08-26 03:25:07 (89792): wrapper: created child process 74460
20260826 03:25:07  PRPLL v8.0-2-g8fb01aa starting
20260826 03:25:07  config: -d 0 
20260826 03:25:08  device 0, OpenCL 32.0.101.7085, Intel(R) UHD Graphics 770, unique id ''
20260826 03:25:08 83729207 No FFTs found in tune.txt that can handle 83729207. Consider tuning with -tune
20260826 03:25:08 83729207 config: 
20260826 03:25:08 83729207 Using CARRY64
20260826 03:25:08 83729207 FFT: 2M 4:1K:4:256:101 (39.93 bpw)
20260826 03:25:08 83729207 In file included from 1:1:
In file included from ./transpose.cl:4:
./base.cl:233:9: error: use of type 'double' requires cl_khr_fp64 support
typedef double T;           // For historical reasons, classic FFTs using doubles call their data T and T2.
        ^
./base.cl:234:9: error: unknown type name 'double2'; did you mean 'double'?
typedef double2 T2;         // A complex value using doubles in a classic FFT.
        ^~~~~~~
        double
./base.cl:234:9: error: use of type 'double' requires cl_khr_fp64 support
./base.cl:269:1: error: unknown type name 'double2'; did you mean 'double'?
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
^~~~~~~
double
./base.cl:269:21: error: use of type 'double' requires cl_khr_fp64 support
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
                    ^
./base.cl:269:31: error: use of type 'double' requires cl_khr_fp64 support
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
                              ^
./base.cl:269:1: error: use of type 'double' requires cl_khr_fp64 support
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
^
./base.cl:269:51: error: use of undeclared identifier 'double2'; did you mean 'double'?
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
                                                  ^~~~~~~
                                                  double
./base.cl:269:51: error: use of undeclared identifier 'double2'
./base.cl:307:24: error: unknown type name 'double2'; did you mean 'double'?
typedef constant const double2* ConstBigTab;
                       ^~~~~~~
                       double
./base.cl:307:24: error: use of type 'double' requires cl_khr_fp64 support
./base.cl:313:22: error: unknown type name 'double2'; did you mean 'double'?
typedef global const double2* BigTab;
                     ^~~~~~~
                     double
./base.cl:313:22: error: use of type 'double' requires cl_khr_fp64 support

20260826 03:25:08 83729207 Compiling 'transpose.cl' error COMPILE_PROGRAM_FAILURE (-15) (args -cl-finite-math-only -cl-std=CL2.0  -DEXP=83729207ull -DWIDTH=1024u -DSMALL_HEIGHT=256u -DMIDDLE=4u -DCARRY_LEN=8u -DNW=4u -DNH=4u -DCARRY64=1 -DFFT_VARIANT=101u -DMAXBPW=4750u -DWEIGHT_STEP=0.053217118455509069 -DIWEIGHT_STEP=-0.050528155612918006 -DTAILT=U2(-7.52981578e-05f,0.0122715384f) -DTRIG_SCALE=9 -DTRIG_SIN={6.6579027251980952e-07,3.7209369054580932e-23,-4.9188217704570848e-20,1.0901995091303198e-33,-1.1506191102407305e-47,7.0839240359575376e-62,-2.8545227803597818e-76,8.0307778151820938e-91,} -DTRIG_COS={1,-2.2163834349100114e-13,8.1872592175725296e-27,-1.209740380477418e-40,9.5758876440886212e-55,-4.7164085661095887e-69,1.5838111582820031e-83,-3.830342691138796e-98,} -DTAILTGF31=U2(509684486u,293249438u) -DTAILTGF61=U2(249938719029223731ull,1245372627562045535ull) -DFFT_TYPE=4 -DWordSize=8u -DDISTGF31=524288u -DDISTWTRIGGF31=2560u -DDISTMTRIGGF31=768u -DDISTHTRIGGF31=131776u -DDISTGF61=1048576ull -DDISTWTRIGGF61=3072ull -DDISTMTRIGGF61=1792ull -DDISTHTRIGGF61=263040ull -DFRAC_BPW_HI=3973691391u -DFRAC_BPW_LO=4294967295u )
20260826 03:25:08 83729207 Can't compile transpose.cl
20260826 03:25:08  Exception "Can't compile transpose.cl"
20260826 03:25:08  Bye
2026-08-26 03:25:09 (79316): wrapper: running prpll.exe (-d 0)
2026-08-26 03:25:09 (79316): wrapper: created child process 79652
20260826 03:25:09  PRPLL v8.0-2-g8fb01aa starting
20260826 03:25:10  config: -d 0 
20260826 03:25:10  device 0, OpenCL 32.0.101.7085, Intel(R) UHD Graphics 770, unique id ''
20260826 03:25:10 83729207 No FFTs found in tune.txt that can handle 83729207. Consider tuning with -tune
20260826 03:25:10 83729207 config: 
20260826 03:25:10 83729207 Using CARRY64
20260826 03:25:10 83729207 FFT: 2M 4:1K:4:256:101 (39.93 bpw)
20260826 03:25:10 83729207 In file included from 1:1:
In file included from ./transpose.cl:4:
./base.cl:233:9: error: use of type 'double' requires cl_khr_fp64 support
typedef double T;           // For historical reasons, classic FFTs using doubles call their data T and T2.
        ^
./base.cl:234:9: error: unknown type name 'double2'; did you mean 'double'?
typedef double2 T2;         // A complex value using doubles in a classic FFT.
        ^~~~~~~
        double
./base.cl:234:9: error: use of type 'double' requires cl_khr_fp64 support
./base.cl:269:1: error: unknown type name 'double2'; did you mean 'double'?
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
^~~~~~~
double
./base.cl:269:21: error: use of type 'double' requires cl_khr_fp64 support
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
                    ^
./base.cl:269:31: error: use of type 'double' requires cl_khr_fp64 support
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
                              ^
./base.cl:269:1: error: use of type 'double' requires cl_khr_fp64 support
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
^
./base.cl:269:51: error: use of undeclared identifier 'double2'; did you mean 'double'?
double2 OVERLOAD U2(double a, double b) { return (double2) (a, b); }
                                                  ^~~~~~~
                                                  double
./base.cl:269:51: error: use of undeclared identifier 'double2'
./base.cl:307:24: error: unknown type name 'double2'; did you mean 'double'?
typedef constant const double2* ConstBigTab;
                       ^~~~~~~
                       double
./base.cl:307:24: error: use of type 'double' requires cl_khr_fp64 support
./base.cl:313:22: error: unknown type name 'double2'; did you mean 'double'?
typedef global const double2* BigTab;
                     ^~~~~~~
                     double
./base.cl:313:22: error: use of type 'double' requires cl_khr_fp64 support

20260826 03:25:10 83729207 Compiling 'transpose.cl' error COMPILE_PROGRAM_FAILURE (-15) (args -cl-finite-math-only -cl-std=CL2.0  -DEXP=83729207ull -DWIDTH=1024u -DSMALL_HEIGHT=256u -DMIDDLE=4u -DCARRY_LEN=8u -DNW=4u -DNH=4u -DCARRY64=1 -DFFT_VARIANT=101u -DMAXBPW=4750u -DWEIGHT_STEP=0.053217118455509069 -DIWEIGHT_STEP=-0.050528155612918006 -DTAILT=U2(-7.52981578e-05f,0.0122715384f) -DTRIG_SCALE=9 -DTRIG_SIN={6.6579027251980952e-07,3.7209369054580932e-23,-4.9188217704570848e-20,1.0901995091303198e-33,-1.1506191102407305e-47,7.0839240359575376e-62,-2.8545227803597818e-76,8.0307778151820938e-91,} -DTRIG_COS={1,-2.2163834349100114e-13,8.1872592175725296e-27,-1.209740380477418e-40,9.5758876440886212e-55,-4.7164085661095887e-69,1.5838111582820031e-83,-3.830342691138796e-98,} -DTAILTGF31=U2(509684486u,293249438u) -DTAILTGF61=U2(249938719029223731ull,1245372627562045535ull) -DFFT_TYPE=4 -DWordSize=8u -DDISTGF31=524288u -DDISTWTRIGGF31=2560u -DDISTMTRIGGF31=768u -DDISTHTRIGGF31=131776u -DDISTGF61=1048576ull -DDISTWTRIGGF61=3072ull -DDISTMTRIGGF61=1792ull -DDISTHTRIGGF61=263040ull -DFRAC_BPW_HI=3973691391u -DFRAC_BPW_LO=4294967295u )
20260826 03:25:10 83729207 Can't compile transpose.cl
20260826 03:25:10  Exception "Can't compile transpose.cl"
20260826 03:25:10  Bye
2026-08-26 03:25:10 (79316): prpll.exe exited; CPU time 0.000000
2026-08-26 03:25:10 (79316): called boinc_finish(0)
2026-08-26 03:25:13 (83652): called boinc_finish(0)
2026-08-26 03:25:17 (10648): called boinc_finish(0)
2026-08-26 03:25:20 (90004): called boinc_finish(0)
2026-08-26 03:25:23 (80136): called boinc_finish(0)
2026-08-26 03:25:26 (88032): called boinc_finish(0)
2026-08-26 03:25:29 (76592): called boinc_finish(0)
2026-08-26 03:25:32 (80464): called boinc_finish(0)
2026-08-26 03:25:35 (87884): called boinc_finish(0)
2026-08-26 03:25:38 (76208): called boinc_finish(0)
2026-08-26 03:25:41 (85300): called boinc_finish(0)
2026-08-26 03:25:45 (91696): called boinc_finish(0)
2026-08-26 03:25:48 (81028): called boinc_finish(0)
2026-08-26 03:25:51 (68028): called boinc_finish(0)
2026-08-26 03:25:54 (79240): called boinc_finish(0)
2026-08-26 03:25:57 (90004): called boinc_finish(0)
2026-08-26 03:26:00 (37788): called boinc_finish(0)
2026-08-26 03:26:03 (91880): called boinc_finish(0)
2026-08-26 03:26:06 (81884): called boinc_finish(0)
2026-08-26 03:26:09 (78108): called boinc_finish(0)
2026-08-26 03:26:12 (84240): called boinc_finish(0)
2026-08-26 03:26:16 (11096): called boinc_finish(0)
2026-08-26 03:26:19 (91988): called boinc_finish(0)
2026-08-26 03:26:22 (91780): called boinc_finish(0)
2026-08-26 03:26:25 (74772): called boinc_finish(0)
2026-08-26 03:26:28 (8116): called boinc_finish(0)
2026-08-26 03:26:31 (91192): called boinc_finish(0)
2026-08-26 03:26:35 (90164): called boinc_finish(0)
2026-08-26 03:26:38 (90412): called boinc_finish(0)
2026-08-26 03:26:41 (90004): called boinc_finish(0)
2026-08-26 03:26:44 (36736): called boinc_finish(0)
2026-08-26 03:26:47 (89464): called boinc_finish(0)
2026-08-26 03:26:50 (91728): called boinc_finish(0)
2026-08-26 03:26:53 (90660): called boinc_finish(0)
2026-08-26 03:26:56 (90732): called boinc_finish(0)
2026-08-26 03:26:59 (79384): called boinc_finish(0)
2026-08-26 03:27:03 (86100): called boinc_finish(0)
2026-08-26 03:27:06 (83652): called boinc_finish(0)
2026-08-26 03:27:09 (91780): called boinc_finish(0)
2026-08-26 03:27:12 (91556): called boinc_finish(0)
2026-08-26 03:27:16 (82896): called boinc_finish(0)
2026-08-26 03:27:19 (69224): called boinc_finish(0)
2026-08-26 03:27:22 (82748): called boinc_finish(0)
2026-08-26 03:27:25 (80836): called boinc_finish(0)
2026-08-26 03:27:29 (86760): called boinc_finish(0)
2026-08-26 03:27:32 (92120): called boinc_finish(0)
2026-08-26 03:27:35 (91268): called boinc_finish(0)
2026-08-26 03:27:38 (90588): called boinc_finish(0)
2026-08-26 03:27:41 (59516): called boinc_finish(0)
2026-08-26 03:27:44 (92068): called boinc_finish(0)
2026-08-26 03:27:47 (91792): called boinc_finish(0)
2026-08-26 03:27:50 (31796): called boinc_finish(0)
2026-08-26 03:27:53 (90544): called boinc_finish(0)
2026-08-26 03:27:57 (89376): called boinc_finish(0)
2026-08-26 03:28:00 (80576): called boinc_finish(0)
2026-08-26 03:28:03 (87480): called boinc_finish(0)
2026-08-26 03:28:06 (81720): called boinc_finish(0)
2026-08-26 03:28:09 (90996): called boinc_finish(0)
2026-08-26 03:28:12 (90412): called boinc_finish(0)
2026-08-26 03:28:15 (88624): called boinc_finish(0)
2026-08-26 03:28:18 (90952): called boinc_finish(0)
2026-08-26 03:28:21 (89792): called boinc_finish(0)
2026-08-26 03:28:24 (85824): called boinc_finish(0)
2026-08-26 03:28:28 (75048): called boinc_finish(0)
2026-08-26 03:28:31 (91372): called boinc_finish(0)
2026-08-26 03:28:34 (88852): called boinc_finish(0)
2026-08-26 03:28:37 (90480): called boinc_finish(0)
2026-08-26 03:28:40 (31796): called boinc_finish(0)
2026-08-26 03:28:43 (92096): called boinc_finish(0)
2026-08-26 03:28:46 (59484): called boinc_finish(0)
2026-08-26 03:28:49 (91916): called boinc_finish(0)
2026-08-26 03:28:52 (91972): called boinc_finish(0)
2026-08-26 03:28:56 (88512): called boinc_finish(0)
2026-08-26 03:28:59 (90724): called boinc_finish(0)
2026-08-26 03:29:02 (90952): called boinc_finish(0)
2026-08-26 03:29:05 (87428): called boinc_finish(0)
2026-08-26 03:29:08 (89304): called boinc_finish(0)
2026-08-26 03:29:11 (53692): called boinc_finish(0)
2026-08-26 03:29:14 (86892): called boinc_finish(0)
2026-08-26 03:29:17 (92068): called boinc_finish(0)
2026-08-26 03:29:20 (85396): called boinc_finish(0)
2026-08-26 03:29:23 (79316): called boinc_finish(0)
2026-08-26 03:29:27 (83032): called boinc_finish(0)
2026-08-26 03:29:30 (88512): called boinc_finish(0)
2026-08-26 03:29:33 (91656): called boinc_finish(0)
2026-08-26 03:29:36 (64804): called boinc_finish(0)
2026-08-26 03:29:39 (5916): called boinc_finish(0)
2026-08-26 03:29:42 (86888): called boinc_finish(0)
2026-08-26 03:29:45 (92000): called boinc_finish(0)
2026-08-26 03:29:48 (78940): called boinc_finish(0)
2026-08-26 03:29:51 (91536): called boinc_finish(0)
2026-08-26 03:29:55 (91588): called boinc_finish(0)
2026-08-26 03:29:58 (81216): called boinc_finish(0)
2026-08-26 03:30:01 (72388): called boinc_finish(0)
2026-08-26 03:30:04 (86616): called boinc_finish(0)
2026-08-26 03:30:07 (77504): called boinc_finish(0)
2026-08-26 03:30:10 (89828): called boinc_finish(0)
2026-08-26 03:30:13 (91688): called boinc_finish(0)
2026-08-26 03:30:16 (90424): called boinc_finish(0)
2026-08-26 03:30:19 (81016): called boinc_finish(0)
2026-08-26 03:30:23 (91144): called boinc_finish(0)
2026-08-26 03:30:26 (78172): called boinc_finish(0)

</stderr_txt>
]]>


Main page · Your account · Message boards


Copyright © 2014-2026 BOINC Confederation / rebirther