[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [HTCondor-users] New to ht condor and have basic questions



Le 12/01/2016 16:12, Rich Pieri a écrit :
> Start by running condor_status on your execute node. This will list all
> of the slots available.

Hell,

I already tested this and it gives the expected answer :

C:\Data\test_condor>condor_status
Name               OpSys      Arch   State     Activity LoadAv Mem
ActvtyTime

slot1@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:31
slot2@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:05
slot3@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:33
slot4@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:34
slot5@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:35
slot6@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:36
slot7@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:37
slot8@LUTECE       WINDOWS    X86_64 Unclaimed Idle      0.000 4089
0+00:00:30
                     Total Owner Claimed Unclaimed Matched Preempting
Backfill

      X86_64/WINDOWS     8     0       0         8       0          0
     0

               Total     8     0       0         8       0          0
     0



 If you have 8 cores then you should see slot1@
> through slot8@. If you see fewer than 8 then you probably need to change
> NUM_CPUs in condor_config.local:
> 
>   NUM_CPUS = 8
> 
> If your software runs better with one stream per core then you can
> disable hyperthreads counting as CPUs in condor_config.local:
> 
>   COUNT_HYPERTHREAD_CPUS = FALSE

Outside HTCondor, the software runs very well on 1 thread per core (so 8
threads). I understand that HTCondor will add some overhead (that I hope
will be regained when scalling to multiple machines) but I really thinks
something is going wrong outside of that overhead...

For information, I'm running version 8.4.3 on a Win7 64 bits platform :

C:\Data\test_condor>condor_version
$CondorVersion: 8.4.3 Dec 15 2015 BuildID: 352143 $
$CondorPlatform: x86_64_Windows7 $


Regards,

Mathieu

-- 
tel : +33 (0)6 87 30 83 59