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

Re: [HTCondor-users] Parallel Matlab in HTCondor



Hi Dimitri,

I use dynamic slots, so I have only one slot :)
But the problem is, that matlab does not bother about what condor says.
If I don't use singleCompThread or define maxNumCompThreads in the right way,
matlab takes all cpus in the system.
I think Louis solution put me into the right direction.

Thanks,
Werner


Am 12.12.2014 21:06, schrieb Dimitri Maziuk:
On 12/12/2014 11:33 AM, Werner Hack wrote:

So I want to define in matlab maxNumCompThreads() accordingly to my
assigned number of cores.
Does HTCondor provide any info to the Job to do this?
I doubt you really want to do this, especially in matlab, but this

numslots=`condor_status | grep exocet | wc -l` ; echo $numslots
12

says condor is configured to use 12 cores on the machine "exocet".



_______________________________________________
HTCondor-users mailing list
To unsubscribe, send a message to htcondor-users-request@xxxxxxxxxxx with a
subject: Unsubscribe
You can also unsubscribe by visiting
https://lists.cs.wisc.edu/mailman/listinfo/htcondor-users

The archives can be found at:
https://lists.cs.wisc.edu/archive/htcondor-users/

-- 

------------------------------------------------------------------------------
Werner Hack
Universität Ulm                         Tel.:  (0731) 50-26269
Institut für Nachrichtentechnik         Sekr.: (0731) 50-26251
Albert-Einstein-Allee 43                Fax:   (0731) 50-26259
89081 Ulm                               E-Mail: werner.hack@xxxxxxxxxx
------------------------------------------------------------------------------
 

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature