Message boards :
Number crunching :
Wrong Core Parameter on 8t WUs?
Message board moderation
Previous · 1 · 2
Author | Message |
---|---|
[AF>Le_Pommier] Jerome_C2005 Send message Joined: 22 Oct 13 Posts: 21 Credit: 7,907,506 RAC: 4,157 |
I confirm that now they are not limited to 1 thread, however now the behavior of the 4t task is the opposite : they are actually using 8 threads ! WTH ? |
yoyo_rkn Volunteer moderator Project administrator Project developer Project tester Volunteer developer Volunteer tester Project scientist Send message Joined: 22 Aug 11 Posts: 736 Credit: 17,612,101 RAC: 76 |
Yes, 4t now meams, that you need at least 4 cores. The wu uses all cores. . |
[AF>Le_Pommier] Jerome_C2005 Send message Joined: 22 Oct 13 Posts: 21 Credit: 7,907,506 RAC: 4,157 |
Oh OK, so it changed then : I think that before I could have 2 parallel 4t tasks running on my i5 / 8 threads. Good to know this is normal :) |
kotenok2000 Send message Joined: 4 Oct 20 Posts: 25 Credit: 981,786 RAC: 12 |
Does that mean this app_config is no longer needed? <app_config> <app> <name>yafu-4t</name> </app> <app_version> <app_name>yafu-4t</app_name> <plan_class>4t</plan_class> <avg_ncpus>8</avg_ncpus> <cmdline>--nthreads 8</cmdline> </app_version> </app_config> Also why does show graphics always display 100%? |
mikey Send message Joined: 13 Apr 17 Posts: 16 Credit: 14,952,152 RAC: 1,100 |
Yes, 4t now meams, that you need at least 4 cores. The wu uses all cores. So what does that mean when I choose to do the 8t tasks and choose this in the settings? Max # jobs 8 Max # CPUs 4 Does it mean it won't work or just take longer to run them? |
kotenok2000 Send message Joined: 4 Oct 20 Posts: 25 Credit: 981,786 RAC: 12 |
I think it 8 cores is minimum for 8ttasks. This means that if you set 4 cores in settings you will not get 8t tasks. |