LL-dc
log in

Advanced search

Message boards : Number crunching : LL-dc

Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next
Author Message
Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11940 - Posted: 11 Jul 2026, 13:48:03 UTC - in response to Message 11939.

You cannot run the app on iGPU. Take a look into the FAQ.

ahorek's team
Send message
Joined: 5 May 23
Posts: 6
Credit: 4,570,067
RAC: 461
Message 11944 - Posted: 12 Jul 2026, 14:49:10 UTC

@rebirther I have the same issue on a 7900 XTX, which should be capable of finishing those tasks in time.

C:\Users\EGONOL~1\AppData\Local\Temp\comgr-727d4c\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));


Is there an ETA for a fix?

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11945 - Posted: 12 Jul 2026, 15:40:31 UTC - in response to Message 11944.

I will forward it to the dev.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11946 - Posted: 12 Jul 2026, 18:28:48 UTC - in response to Message 11945.

I will forward it to the dev.


statement from dev

This is an AMD OpenCL bug. It seems to affect Windows only.

The only work around is to not use type 4 FFTs. Older AMD drivers might fix the probem (I don't know how far back you'd have to go).

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11954 - Posted: 15 Jul 2026, 17:28:12 UTC

If you have a task that cannot be done in time then leave a message to extend the deadline.

TofPete
Send message
Joined: 15 Mar 24
Posts: 2
Credit: 22,122,330
RAC: 39,571
Message 11955 - Posted: 15 Jul 2026, 17:32:20 UTC

I have this task: https://srbase.my-firewall.org/sr5/result.php?resultid=57594704

It's running on my 1050Ti for about 20 hours (elapsed time: 19:40:21).
It's on 100% for about 6 hours but still not ready. (Estimated time remaining: ---, Fraction done: 100.000%)

Should I wait or abort the process?

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11956 - Posted: 15 Jul 2026, 17:34:03 UTC - in response to Message 11955.
Last modified: 15 Jul 2026, 17:39:11 UTC

Check your stderr.txt file to see the ETA

Deadline extended for this task.

ahorek's team
Send message
Joined: 5 May 23
Posts: 6
Credit: 4,570,067
RAC: 461
Message 11957 - Posted: 15 Jul 2026, 23:41:21 UTC

LLR-DC tasks are very long-running and don't report progress correctly in BOINC (they stay at 100%). However, you can check the estimated time remaining (ETA) in the stderr.txt file.

Keep in mind that an RTX 5090 completes an LLR-DC task in about 5 hours. Based on your log, a GTX 1050 Ti would need more than 7 days to finish the same task.

Speedy51
Send message
Joined: 7 Feb 18
Posts: 159
Credit: 1,030,965,717
RAC: 1,330,727
Message 11958 - Posted: 16 Jul 2026, 0:29:32 UTC - in response to Message 11957.


Keep in mind that an RTX 5090 completes an LLR-DC task in about 5 hours.

Thanks for the information. Out of curiosity may I ask are you running at full power? (575 W)

ahorek's team
Send message
Joined: 5 May 23
Posts: 6
Credit: 4,570,067
RAC: 461
Message 11960 - Posted: 16 Jul 2026, 16:14:22 UTC

Yeah, it's maxing out the power limit of 575W on a 5090

WezH
Send message
Joined: 4 Nov 20
Posts: 15
Credit: 1,155,306,167
RAC: 1,335,590
Message 11965 - Posted: 19 Jul 2026, 6:59:35 UTC - in response to Message 11957.

LLR-DC tasks are very long-running and don't report progress correctly in BOINC (they stay at 100%). However, you can check the estimated time remaining (ETA) in the stderr.txt file.


And that is an problem with some Boinc client versions, "prefetch"-feature thinks it needs more tasks because LLR-DC is in 100%. Then there is new GPU task "waiting for run" and that task may time out before it even starts (depends how fast gpu You have)

entity
Send message
Joined: 30 Apr 22
Posts: 17
Credit: 487,692,751
RAC: 586,384
Message 11966 - Posted: 19 Jul 2026, 13:59:39 UTC - in response to Message 11965.

This project is limited to one LL-dc per host. You won't get a second one until the first one finishes.

WezH
Send message
Joined: 4 Nov 20
Posts: 15
Credit: 1,155,306,167
RAC: 1,335,590
Message 11967 - Posted: 19 Jul 2026, 18:37:42 UTC - in response to Message 11966.

This project is limited to one LL-dc per host. You won't get a second one until the first one finishes.


Correct, but if You have TF enabled You will get one of those and it can timeout when running LL-dc in slow GPU.

TofPete
Send message
Joined: 15 Mar 24
Posts: 2
Credit: 22,122,330
RAC: 39,571
Message 11969 - Posted: 20 Jul 2026, 18:15:24 UTC - in response to Message 11956.

I'm going crazy! The task restarted for the third time!

The stderr says that it still needs 2 days and 5 hours but the deadline is within less than 2 days.

Please, extend the deadline once more.

I will abort it if it restarts again!

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11970 - Posted: 20 Jul 2026, 19:58:26 UTC - in response to Message 11969.

I'm going crazy! The task restarted for the third time!

The stderr says that it still needs 2 days and 5 hours but the deadline is within less than 2 days.

Please, extend the deadline once more.

I will abort it if it restarts again!


extended, don't abort it. The restart is is always from 0 but the current status you will find in the stderr.txt with ETA.

mmonnin
Send message
Joined: 1 Feb 17
Posts: 47
Credit: 2,075,858,826
RAC: 1,107,516
Message 11977 - Posted: 24 Jul 2026, 20:47:13 UTC

I have two hosts that have not received work for about 2 hours now while the server says there are some.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11978 - Posted: 24 Jul 2026, 21:29:55 UTC - in response to Message 11977.

I have two hosts that have not received work for about 2 hours now while the server says there are some.


Which host?

Allen Paschke
Send message
Joined: 14 Oct 21
Posts: 5
Credit: 12,379,169
RAC: 6,601
Message 11995 - Posted: 4 Aug 2026, 22:37:18 UTC

I'm running my first LL-dc task. It's like the Energizer Bunny; "It keeps running, and running and running". What is the expected run time using a Nvidia 4060?

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8595
Credit: 225,436,813
RAC: 0
Message 11996 - Posted: 5 Aug 2026, 4:04:32 UTC - in response to Message 11995.

I'm running my first LL-dc task. It's like the Energizer Bunny; "It keeps running, and running and running". What is the expected run time using a Nvidia 4060?


You can find them in FAQ, 25h

Profile [DPC] hansR
Send message
Joined: 9 Jun 15
Posts: 19
Credit: 1,846,021,190
RAC: 946,135
Message 12004 - Posted: 10 Aug 2026, 7:41:03 UTC

I got a job on my Quadro M4000M (https://srbase.my-firewall.org/sr5/show_host_detail.php?hostid=204974).
This laptop has been mostly off last weekend and this job needs another 3 days. The deadline is tomorrow. Can you extend the deadline for this WU? https://srbase.my-firewall.org/sr5/workunit.php?wuid=52378192

Previous · 1 · 2 · 3 · 4 · 5 · 6 · 7 · Next
Post to thread

Message boards : Number crunching : LL-dc


Main page · Your account · Message boards


Copyright © 2014-2026 BOINC Confederation / rebirther