Task 55785945
| Name | LL-dc_85M_4_wu_129_6 |
| Workunit | 50225691 |
| Created | 1 Jun 2026, 12:35:08 UTC |
| Sent | 1 Jun 2026, 14:46:17 UTC |
| Report deadline | 8 Jun 2026, 14:46:17 UTC |
| Received | 1 Jun 2026, 15:00:11 UTC |
| Server state | Over |
| Outcome | Computation error |
| Client state | Compute error |
| Exit status | 0 (0x0) |
| Computer ID | 233513 |
| Run time | 3 sec |
| CPU time |
|
| Validate state | Invalid |
| Credit | 0.00 |
| Device peak FLOPS | 681.01 GFLOPS |
| Application version | LL - dc v0.10 (opencl_ati_200) |
| Peak working set size | 3.36 MB |
| Peak swap size | 6.38 MB |
| Peak disk usage | 2.53 MB |
Stderr output
<core_client_version>8.2.13</core_client_version>
<![CDATA[
<stderr_txt>
2026-06-01 16:46:45 (2461144): wrapper (8.3.26019): starting
2026-06-01 16:46:45 (2461144): wrapper: running ./prpll (-d 0 -v -use NO_ASM)
2026-06-01 16:46:45 (2461144): wrapper: created child process 2461146
20260601 16:46:45 PRPLL Ubuntu_20.04_20260526 starting
20260601 16:46:45 config: -d 0 -v -use NO_ASM
20260601 16:46:45 device 0, OpenCL 3581.0 (HSA1.1,LC), unique id ''
20260601 16:46:45 85852817 No FFTs found in tune.txt that can handle 85852817. Consider tuning with -tune
20260601 16:46:45 85852817 config: -DNO_ASM=1
20260601 16:46:45 85852817 Using CARRY64
20260601 16:46:45 85852817 OpenCL: 3581.0 (HSA1.1,LC):gfx1032, args -cl-finite-math-only -cl-std=CL2.0 -DNO_ASM=1 -DEXP=85852817u -DWIDTH=1024u -DSMALL_HEIGHT=256u -DMIDDLE=4u -DCARRY_LEN=8u -DNW=4u -DNH=4u -DAMDGPU=1 -DCARRY64=1 -DFFT_VARIANT=101u -DMAXBPW=4750u -DWEIGHT_STEP=0.044047042426734372 -DIWEIGHT_STEP=-0.042188752648878232 -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=819200u -DDISTWTRIGGF31=2560u -DDISTMTRIGGF31=768u -DDISTHTRIGGF31=131776u -DDISTGF61=1638400ull -DDISTWTRIGGF61=3072ull -DDISTMTRIGGF61=1792ull -DDISTHTRIGGF61=263040ull -DFRAC_BPW_HI=4027877375u -DFRAC_BPW_LO=4294967295u
20260601 16:46:45 85852817 FFT: 2M 4:1K:4:256:101 (40.94 bpw)
20260601 16:46:45 85852817 Loaded testTime : 225ms
20260601 16:46:45 85852817 V_NOP : 384307168202282304.00 cycles latency; time min: -1; avg 0
20260601 16:46:45 85852817 V_ADD_I32 : 384307168202282304.00 cycles latency; time min: -1; avg 0
20260601 16:46:45 85852817 V_FMA_F32 : 384307168202282304.00 cycles latency; time min: -1; avg 0
20260601 16:46:45 85852817 V_ADD_F64 : 384307168202282304.00 cycles latency; time min: -1; avg 0
20260601 16:46:45 85852817 V_FMA_F64 : 384307168202282304.00 cycles latency; time min: -1; avg 0
20260601 16:46:45 85852817 V_MUL_F64 : 384307168202282304.00 cycles latency; time min: -1; avg 0
20260601 16:46:45 85852817 V_MAD_U64_U32 : 384307168202282304.00 cycles latency; time min: -1; avg 0
20260601 16:46:46 85852817 Loaded transposeIn : 214ms
20260601 16:46:46 85852817 Loaded readResidue -DREADRESIDUE=1: 176ms
20260601 16:46:46 85852817 LL loaded @ 0 : 0000000000000004
20260601 16:46:46 85852817 In file included from /tmp/comgr-2461146-19-895fb7/input/CompileSource:1:
In file included from /tmp/comgr-2461146-19-895fb7/include/fftp.cl:5:
In file included from /tmp/comgr-2461146-19-895fb7/include/fftwidth.cl:18:
/tmp/comgr-2461146-19-895fb7/include/fftbase.cl:1136:8: error: assigning to '__private F2' (aka '__private float2') from incompatible type 'ulong2' (vector of 2 'ulong' values)
1136 | base = U2(fma(a, -w.y, w.x), fma(a, w.x, -w.y));
| ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1 error generated.
Error: Failed to compile source (from CL or HIP source to LLVM IR).
20260601 16:46:46 85852817 Compiling 'fftp.cl' error COMPILE_PROGRAM_FAILURE (-15) (args -cl-finite-math-only -cl-std=CL2.0 -DNO_ASM=1 -DEXP=85852817u -DWIDTH=1024u -DSMALL_HEIGHT=256u -DMIDDLE=4u -DCARRY_LEN=8u -DNW=4u -DNH=4u -DAMDGPU=1 -DCARRY64=1 -DFFT_VARIANT=101u -DMAXBPW=4750u -DWEIGHT_STEP=0.044047042426734372 -DIWEIGHT_STEP=-0.042188752648878232 -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=819200u -DDISTWTRIGGF31=2560u -DDISTMTRIGGF31=768u -DDISTHTRIGGF31=131776u -DDISTGF61=1638400ull -DDISTWTRIGGF61=3072ull -DDISTMTRIGGF61=1792ull -DDISTHTRIGGF61=263040ull -DFRAC_BPW_HI=4027877375u -DFRAC_BPW_LO=4294967295u -DFFT_FP64=0 -DFFT_FP32=1 -DNTT_GF31=1 -DNTT_GF61=1 )
20260601 16:46:46 85852817 Can't compile fftp.cl
20260601 16:46:46 Exception "Can't compile fftp.cl"
20260601 16:46:46 Bye
2026-06-01 16:46:47 (2461144): ./prpll exited; CPU time 0.863033
2026-06-01 16:46:47 (2461144): called boinc_finish(0)
</stderr_txt>
<message>
upload failure: <file_xfer_error>
<file_name>LL-dc_85M_4_wu_129_6_0</file_name>
<error_code>-161 (not found)</error_code>
</file_xfer_error>
</message>
]]>
Main page · Your account · Message boards
Copyright © 2014-2026 BOINC Confederation / rebirther