Joining Team Ukraine to show support?

Page 6 - Seeking answers? Join the AnandTech community: where nearly half-a-million members share solutions and discuss the latest tech.

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
Also the project only works on GPU 0.
While there is no possibility to pass a GPU index from the boinc client to the application, there is however at least a possibility to manipulate the application itself to use a higher GPU index.

Then, if you want to run the application on more than one GPU at once, set up multiple boinc client instances and modify the application differently in each client instance. (Also, configure each boinc client instance to launch only as many tasks in parallel as you want to put per GPU, e.g. 1 task at once.)

Full details were posted in the Planet3D Now! forum by ydeeps on April 23, 2021, #574, #576, #577. GPU indexes on your computer may differ from the indexes in this recipe.
 
Reactions: SystemVipers

SystemVipers

Member
May 18, 2013
162
171
116
I used this, got it from @bluestang

used this in boinc instance 1

Code:
<app_config>
  <app>
    <name>TF</name>
    <max_concurrent>1</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>1</cpu_usage>
    </gpu_versions>
  </app>
  <app_version>
     <app_name>TF</app_name>
     <plan_class>cuda112</plan_class>
     <cmdline>-d 0</cmdline>
  </app_version>
</app_config>

used this in boinc instance 2

Code:
<app_config>
  <app>
    <name>TF</name>
    <max_concurrent>1</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>1</cpu_usage>
    </gpu_versions>
  </app>
  <app_version>
     <app_name>TF</app_name>
     <plan_class>cuda112</plan_class>
     <cmdline>-d 1</cmdline>
  </app_version>
</app_config>

it worked on win10 pro with 2 3060's in one rig
both show it running device 0 but I think the <cmdline>-d 0</cmdline> / <cmdline>-d 1</cmdline>
lines did the trick...

oh yea, nice job!


 
Last edited:

mmonnin03

Senior member
Nov 7, 2006
218
221
116
Ah nice, I didn't know it could pass that in an app_config.

Pure math projects can really heat up processors. They can be highly parallel w/o any delays in branch fetching, no cache misses. Just full throttle all the time.
 

cellarnoise

Senior member
Mar 22, 2017
721
399
136
Well this looks like a big dog fight, but I will try to keep my junk running by not under-volting until Monday

I seem to tune projects to the very limits of my puters using "Trial by Failure" and I forget that when I run a new project that I need to retune.... This being a "Prime" example. Sorry.

It is probably not the best time to "tune" during a challenge, but I often "tune" my own micro!-processor with beer while home putering and we all know how well that works out. I have a 1030 around somewhere that I should add to this. HAHA...
 

Skillz

Senior member
Feb 14, 2014
940
962
136
Well I guess I'll throw more systems over on it. SRBase not playing nicely with multiple GPU systems means I wont have everything I got on it, but I'll be able to put a good amount on it.
 
Reactions: cellarnoise

Kiska

Golden Member
Apr 4, 2012
1,017
290
136
How am I suppose to read this?

Like what is the total points... Or am I suppose to rely on freedc?
 

Skillz

Senior member
Feb 14, 2014
940
962
136
How am I suppose to read this?
View attachment 58842
Like what is the total points... Or am I suppose to rely on freedc?

Total points are not being shown. Not sure if that's by design or by mistake. If by design, then it's probably to help prevent people from manipulating the standings as easy since you can't easily determine how far ahead or behind you are.
 

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
I used this, got it from @bluestang

used this in boinc instance 1

Code:
<app_config>
  <app>
    <name>TF</name>
    <max_concurrent>1</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>1</cpu_usage>
    </gpu_versions>
  </app>
  <app_version>
     <app_name>TF</app_name>
     <plan_class>cuda112</plan_class>
     <cmdline>-d 0</cmdline>
  </app_version>
</app_config>

used this in boinc instance 2

Code:
<app_config>
  <app>
    <name>TF</name>
    <max_concurrent>1</max_concurrent>
    <gpu_versions>
    <gpu_usage>1</gpu_usage>
    <cpu_usage>1</cpu_usage>
    </gpu_versions>
  </app>
  <app_version>
     <app_name>TF</app_name>
     <plan_class>cuda112</plan_class>
     <cmdline>-d 1</cmdline>
  </app_version>
</app_config>

it worked on win10 pro with 2 3060's in one rig
both show it running device 0 but I think the <cmdline>-d 0</cmdline> / <cmdline>-d 1</cmdline>
lines did the trick...
BTW, the <plan_class> values can be taken from https://srbase.my-firewall.org/sr5/apps.php, "TF" section. Both <plan_class> and the device numbers (0, 1, maybe 2...) may differ from computer to computer.

There may even be computers which can receive more than one of the plan_class'es, in which case you would simply add more app_version blocks with the same content except for another plan_class.
 
Reactions: SystemVipers

Skillz

Senior member
Feb 14, 2014
940
962
136
Meanwhile, TSBT is recruiting SETI.USA members to help them. smh Those guys have zero class.
 

Icecold

Golden Member
Nov 15, 2004
1,090
1,008
146
Which is hilarious because much like Russia invading Ukraine, their obsolete tactics, obsolete systems, and negative attitude towards improving the world will prove to be their undoing when they get crushed by Ukraine. Slava Ukraini



@SystemVipers if there's anybody at XS that wants to contribute to the cause but can't change team affiliation or doesn't want the backlash, I have a weak passkey I can provide and they can crunch anonymously.
 
Last edited:

SystemVipers

Member
May 18, 2013
162
171
116
I just posted on FB but then took it down, figure give it time to develop, then drop the smart bomb.

But I do agree with this...
Which is hilarious because much like Russia invading Ukraine, their obsolete tactics, obsolete systems, and negative attitude towards improving the world will prove to be their undoing when they get crushed by Ukraine. Slava Ukraini

View attachment 58863

I will post your message on XS just as a lark, but it's a tough crowd too.

Damn I keep getting bumped down, I was in 6th yesterday now i'm reduced to 10th in RAC

SV
 

SystemVipers

Member
May 18, 2013
162
171
116
Sill it's a dog move, they say they support but actions show self interest. But who am I to say
plus they should still be on top of france phones so it's about being #1 instead of supporting Ukraine with some DC community spirit!
 

StefanR5R

Elite Member
Dec 10, 2016
5,591
8,013
136
Some of them switched their country code to Ukraine. Matters in all-time by-country credits, but doesn't matter at Formula Boinc of course.

Boincstats has got easily accessible by-country stats, FreeDC doesn't.
 

mmonnin03

Senior member
Nov 7, 2006
218
221
116
Now there are day stats for each day so we can see current progress.

scole at FB forum
skillz, you're making it difficult to stay ahead of laf. Please stop it

@skillz @systemvipers @icecold, SETI.USA is not competing in FB this. They chose not to register. The chaps that joined TSBT have only crunched for TSBT during any FB event this year. It's not like they've contributed to 2 or 3 different teams during the same FB sprint
 
Reactions: SystemVipers
sale-70-410-exam    | Exam-200-125-pdf    | we-sale-70-410-exam    | hot-sale-70-410-exam    | Latest-exam-700-603-Dumps    | Dumps-98-363-exams-date    | Certs-200-125-date    | Dumps-300-075-exams-date    | hot-sale-book-C8010-726-book    | Hot-Sale-200-310-Exam    | Exam-Description-200-310-dumps?    | hot-sale-book-200-125-book    | Latest-Updated-300-209-Exam    | Dumps-210-260-exams-date    | Download-200-125-Exam-PDF    | Exam-Description-300-101-dumps    | Certs-300-101-date    | Hot-Sale-300-075-Exam    | Latest-exam-200-125-Dumps    | Exam-Description-200-125-dumps    | Latest-Updated-300-075-Exam    | hot-sale-book-210-260-book    | Dumps-200-901-exams-date    | Certs-200-901-date    | Latest-exam-1Z0-062-Dumps    | Hot-Sale-1Z0-062-Exam    | Certs-CSSLP-date    | 100%-Pass-70-383-Exams    | Latest-JN0-360-real-exam-questions    | 100%-Pass-4A0-100-Real-Exam-Questions    | Dumps-300-135-exams-date    | Passed-200-105-Tech-Exams    | Latest-Updated-200-310-Exam    | Download-300-070-Exam-PDF    | Hot-Sale-JN0-360-Exam    | 100%-Pass-JN0-360-Exams    | 100%-Pass-JN0-360-Real-Exam-Questions    | Dumps-JN0-360-exams-date    | Exam-Description-1Z0-876-dumps    | Latest-exam-1Z0-876-Dumps    | Dumps-HPE0-Y53-exams-date    | 2017-Latest-HPE0-Y53-Exam    | 100%-Pass-HPE0-Y53-Real-Exam-Questions    | Pass-4A0-100-Exam    | Latest-4A0-100-Questions    | Dumps-98-365-exams-date    | 2017-Latest-98-365-Exam    | 100%-Pass-VCS-254-Exams    | 2017-Latest-VCS-273-Exam    | Dumps-200-355-exams-date    | 2017-Latest-300-320-Exam    | Pass-300-101-Exam    | 100%-Pass-300-115-Exams    |
http://www.portvapes.co.uk/    | http://www.portvapes.co.uk/    |