oneunit parameter not working in 6.30 ?!
Moderators: Site Moderators, FAHC Science Team
oneunit parameter not working in 6.30 ?!
\FAH6.30-win32-SMP>Folding@home-Win32-x86.exe -smp 4 -advmethods -oneunit
when I hit enter, it quits unexpectedly
when I hit enter, it quits unexpectedly
-
- Site Moderator
- Posts: 6394
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: oneunit parameter not working in 6.30 ?!
It's always better to show us the FAHlog ...
But after the WU completed and the results uploaded, the client will wait for user input (which will exit it). This is how -oneunit should work.
But after the WU completed and the results uploaded, the client will wait for user input (which will exit it). This is how -oneunit should work.
Re: oneunit parameter not working in 6.30 ?!
[13:46:54] - Ask before connecting: No
[13:46:54] - User name: kissson (Team 0)
[13:46:54] - User ID: 5C74A705B6A2D0B
[13:46:54] - Machine ID: 1
[13:46:54]
[13:46:54] -configonly flag given, so exiting.
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>Foldin
g@home-Win32-x86.exe -smp 4 -advmethods -oneunit
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>Foldin
g@home-Win32-x86.exe -smp 4 -advmethods -oneunit
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>Foldin
g@home-Win32-x86.exe -smp 4 -advmethods -oneunit <---------- I hit enter, but it quits, I know what is oneunit, I use it in old version and behaves correctly
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>
[13:46:54] - User name: kissson (Team 0)
[13:46:54] - User ID: 5C74A705B6A2D0B
[13:46:54] - Machine ID: 1
[13:46:54]
[13:46:54] -configonly flag given, so exiting.
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>Foldin
g@home-Win32-x86.exe -smp 4 -advmethods -oneunit
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>Foldin
g@home-Win32-x86.exe -smp 4 -advmethods -oneunit
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>Foldin
g@home-Win32-x86.exe -smp 4 -advmethods -oneunit <---------- I hit enter, but it quits, I know what is oneunit, I use it in old version and behaves correctly
C:\Documents and Settings\xxx\Desktop\app\fah\FAH6.30-win32-SMP>
Re: oneunit parameter not working in 6.30 ?!
Remove the -oneunit command, let it get a WU, use crtl-c and then add the -oneunit flag. Does it then start?
Re: oneunit parameter not working in 6.30 ?!
no
but it should start in the old version
but it should start in the old version
Re: oneunit parameter not working in 6.30 ?!
I think the -smp 4 flag breaks the -oneunit
I tried different combination of -smp 4 -advmethods -oneunit , likes -advmethods -oneunit -smp 4 , -oneunit -smp 4 -advmethods , -smp 4 -oneunit -advmethods
but only -advmethods -oneunit , -oneunit -advmethods , -oneunit works @@
without -smp 4 , I have only 2 cores working
I tried different combination of -smp 4 -advmethods -oneunit , likes -advmethods -oneunit -smp 4 , -oneunit -smp 4 -advmethods , -smp 4 -oneunit -advmethods
but only -advmethods -oneunit , -oneunit -advmethods , -oneunit works @@
without -smp 4 , I have only 2 cores working
Re: oneunit parameter not working in 6.30 ?!
If you just do -smp all the cores should be active. I have never had a client that wouldn't use all the cores when -smp was used.
Re: oneunit parameter not working in 6.30 ?!
ok , fixed . I will use -smp rather than -smp 4
-
- Posts: 10179
- Joined: Thu Nov 29, 2007 4:30 pm
- Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
- Location: Arizona
- Contact:
Re: oneunit parameter not working in 6.30 ?!
only 2 cores? Out of how many total? On what kind of CPU?
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Re: oneunit parameter not working in 6.30 ?!
in old version -smp 4 works
but now I use -smp instead , then stdout will show "4 cores detected", without -smp, I will not get "4 cores detected", and only 2 cores out of 4 remain working
I am with a athlon II x4 630
but now I use -smp instead , then stdout will show "4 cores detected", without -smp, I will not get "4 cores detected", and only 2 cores out of 4 remain working
I am with a athlon II x4 630
Re: oneunit parameter not working in 6.30 ?!
You could go back to it if the new version is causing you issues.kissson wrote:In old version -smp 4 works
That is what is should say. The default is to use all detected cores. if you don't want all cores used, that is where -smp n comes in.kissson wrote:but now I use -smp instead , then stdout will show "4 cores detected"
Without -smp or -smp n then it will act as the uniprocessor client. You must use -smp or -smp n to work on SMP WU's.kissson wrote:without -smp, I will not get "4 cores detected", and only 2 cores out of 4 remain working
I am with a athlon II x4 630
Re: oneunit parameter not working in 6.30 ?!
still, -smp n like -smp 3 won't work with -oneunit
I need to set the processor affinity
anyway , solved
I need to set the processor affinity
anyway , solved
-
- Posts: 348
- Joined: Thu Oct 23, 2008 2:42 am
- Hardware configuration: WooHoo= SR-2 -- L5639 @ ?? -- Evga 560ti FPB -- 12Gig Corsair XMS3 -- Corsair 1050hx -- Blackhawk Ultra
Foldie = @3.2Ghz -- Noctua NH-U12 -- BFG GTX 260-216 -- 6Gig OCZ Gold -- x58a-ud3r -- 6Gig OCZ Gold -- hx520
Re: oneunit parameter not working in 6.30 ?!
Um, i used -smp 2 and -oneunit a bunch of times.
Though, i set -smp in the parameters and -oneunit in my shortcut.
Though, i set -smp in the parameters and -oneunit in my shortcut.
WooHoo = L5639 @ 3.3Ghz Evga SR-2 6x2gb Corsair XMS3 CM 212+ Corsair 1050hx Blackhawk Ultra EVGA 560ti
Foldie = i7 950@ 4.0Ghz x58a-ud3r 216-216 @ 850/2000 3x2gb OCZ Gold NH-u12 Heatsink Corsair hx520 Antec 900
Foldie = i7 950@ 4.0Ghz x58a-ud3r 216-216 @ 850/2000 3x2gb OCZ Gold NH-u12 Heatsink Corsair hx520 Antec 900
-
- Posts: 10179
- Joined: Thu Nov 29, 2007 4:30 pm
- Hardware configuration: Intel i7-4770K @ 4.5 GHz, 16 GB DDR3-2133 Corsair Vengence (black/red), EVGA GTX 760 @ 1200 MHz, on an Asus Maximus VI Hero MB (black/red), in a blacked out Antec P280 Tower, with a Xigmatek Night Hawk (black) HSF, Seasonic 760w Platinum (black case, sleeves, wires), 4 SilenX 120mm Case fans with silicon fan gaskets and silicon mounts (all black), a 512GB Samsung SSD (black), and a 2TB Black Western Digital HD (silver/black).
- Location: Arizona
- Contact:
Re: oneunit parameter not working in 6.30 ?!
Add the flags to the Additional Parameters field, or add them in to a shortcut.
Or when typing this command in on the command line as you did, you will need to enclose the whole thing in quotes. Command lines don't work so well with extra spaces...
C:\Doc & Sets\xxx\Desktop\app\fah\FAH6.30-win32-SMP>"Folding@home-Win32-x86.exe -smp 4 -advmethods -oneunit"
Or when typing this command in on the command line as you did, you will need to enclose the whole thing in quotes. Command lines don't work so well with extra spaces...
C:\Doc & Sets\xxx\Desktop\app\fah\FAH6.30-win32-SMP>"Folding@home-Win32-x86.exe -smp 4 -advmethods -oneunit"
How to provide enough information to get helpful support
Tell me and I forget. Teach me and I remember. Involve me and I learn.
Tell me and I forget. Teach me and I remember. Involve me and I learn.