Work available??
log in

Advanced search

Message boards : Number crunching : Work available??

Previous · 1 . . . 13 · 14 · 15 · 16
Author Message
Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11349 - Posted: 9 Jan 2026, 10:17:16 UTC - in response to Message 11348.

I have no idea why it was not copying but thx for your help!

Profile vaughan
Send message
Joined: 9 Dec 14
Posts: 100
Credit: 5,598,177,458
RAC: 7,313,940
Message 11366 - Posted: 13 Jan 2026, 2:39:53 UTC

Site says TF tasks are available but I am unable to download any. GPUs idle.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11367 - Posted: 13 Jan 2026, 3:38:18 UTC - in response to Message 11366.
Last modified: 13 Jan 2026, 14:39:35 UTC

Site says TF tasks are available but I am unable to download any. GPUs idle.


Which host? We have solved the issue by updating cuda toolkit on the host.

Doug
Send message
Joined: 18 Jul 17
Posts: 17
Credit: 1,598,644,271
RAC: 5,097,410
Message 11394 - Posted: 27 Jan 2026, 22:35:47 UTC - in response to Message 11367.

I'm having the same issue, none of my GPU hosts are getting any TF tasks, my hosts have K80s running

NVIDIA-SMI 470.256.02 Driver Version: 470.256.02 CUDA Version: 11.4

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11395 - Posted: 27 Jan 2026, 23:13:51 UTC
Last modified: 28 Jan 2026, 0:08:12 UTC

Our apps are supporting cc5 min, your card should have cc3.5

Do you get an error or something in event log?

Doug
Send message
Joined: 18 Jul 17
Posts: 17
Credit: 1,598,644,271
RAC: 5,097,410
Message 11396 - Posted: 28 Jan 2026, 0:34:18 UTC - in response to Message 11395.

Nope, nothing in my log, just:

2026-01-27T23:43:48.793640+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:48 [SRBase] Sending scheduler request: To fetch work. 2026-01-27T23:43:48.804517+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:48 [SRBase] Requesting new tasks for CPU and NVIDIA GPU 2026-01-27T23:43:50.804826+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:50 [SRBase] Scheduler request completed: got 0 new tasks 2026-01-27T23:43:50.805060+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:50 [SRBase] No tasks sent 2026-01-27T23:43:50.805202+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:50 [SRBase] No tasks are available for TF 2026-01-27T23:43:50.805384+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:50 [SRBase] Tasks for AMD/ATI GPU are available, but your preferences are set to not accept them 2026-01-27T23:43:50.805573+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:50 [SRBase] Tasks for Intel GPU are available, but your preferences are set to not accept them 2026-01-27T23:43:50.805748+00:00 localhost boinc[265400]: 27-Jan-2026 23:43:50 [SRBase] Project requested delay of 7 seconds

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11397 - Posted: 28 Jan 2026, 8:34:04 UTC

Can you check your client_state.xml if there is an entry of the cc version?

Doug
Send message
Joined: 18 Jul 17
Posts: 17
Credit: 1,598,644,271
RAC: 5,097,410
Message 11400 - Posted: 29 Jan 2026, 4:16:29 UTC - in response to Message 11397.

Mmm I don't see anything for cc version (or any variation like cc_version, etc..). I see this:

<max_clock_frequency>823</max_clock_frequency>
<max_compute_units>13</max_compute_units>
<nv_compute_capability_major>3</nv_compute_capability_major>
<nv_compute_capability_minor>7</nv_compute_capability_minor>

Where would cc version be in the xml?

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11401 - Posted: 29 Jan 2026, 5:54:36 UTC - in response to Message 11400.

cc3.7 from the entries. The min support is 5.0

Dirk Broer
Send message
Joined: 2 Jan 15
Posts: 85
Credit: 191,201,340
RAC: 40,598
Message 11446 - Posted: 7 Feb 2026, 14:19:22 UTC - in response to Message 11400.
Last modified: 7 Feb 2026, 14:23:47 UTC

Mmm I don't see anything for cc version (or any variation like cc_version, etc..). I see this:

<max_clock_frequency>823</max_clock_frequency>
<max_compute_units>13</max_compute_units>
<nv_compute_capability_major>3</nv_compute_capability_major>
<nv_compute_capability_minor>7</nv_compute_capability_minor>

Where would cc version be in the xml?


cc=compute_capability,
<nv_compute_capability_major>3</nv_compute_capability_major>
<nv_compute_capability_minor>7</nv_compute_capability_minor>
translates as 3.7 in your case

My own Jetson Xavier should have a cc=7.2, but doesn't get any work either.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11447 - Posted: 7 Feb 2026, 19:30:23 UTC - in response to Message 11446.
Last modified: 7 Feb 2026, 19:31:56 UTC

Do you have more specs about your GPU?

Dirk Broer
Send message
Joined: 2 Jan 15
Posts: 85
Credit: 191,201,340
RAC: 40,598
Message 11448 - Posted: 7 Feb 2026, 20:55:21 UTC - in response to Message 11447.
Last modified: 7 Feb 2026, 20:57:51 UTC

You can see them at Techpowerup NVIDIA Jetson Xavier NX 8 GB specs.

I already tried resetting and detaching/re-attaching to no avail.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11449 - Posted: 7 Feb 2026, 21:05:42 UTC - in response to Message 11448.

You can see them at Techpowerup NVIDIA Jetson Xavier NX 8 GB specs.

I already tried resetting and detaching/re-attaching to no avail.


what cuda version, OS and driver?

Dirk Broer
Send message
Joined: 2 Jan 15
Posts: 85
Credit: 191,201,340
RAC: 40,598
Message 11450 - Posted: 8 Feb 2026, 1:35:10 UTC - in response to Message 11449.
Last modified: 8 Feb 2026, 1:49:15 UTC

You can see them at Techpowerup NVIDIA Jetson Xavier NX 8 GB specs.

I already tried resetting and detaching/re-attaching to no avail.


what cuda version, OS and driver?


CUDA: NVIDIA GPU 0: Xavier (driver version unknown, CUDA version 11.4, compute capability 7.2, 4096MB, 4096MB available, 852 GFLOPS peak) running under L4T (Nvidia Ubuntu 20.04)

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11453 - Posted: 8 Feb 2026, 7:34:12 UTC - in response to Message 11450.

The GPU is very slow but should work.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11463 - Posted: 15 Feb 2026, 10:51:23 UTC

The cc requirement was removed from the plan_class for all configs (bug?). The K80 GPU got work.

Profile rebirther
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Avatar
Send message
Joined: 2 Jan 13
Posts: 8222
Credit: 108,864,563
RAC: 0
Message 11464 - Posted: 15 Feb 2026, 11:04:00 UTC

I will add more work for CPU later today. In this time the current batch will be run out faster.

Previous · 1 . . . 13 · 14 · 15 · 16
Post to thread

Message boards : Number crunching : Work available??


Main page · Your account · Message boards


Copyright © 2014-2026 BOINC Confederation / rebirther