Community Profile

photo

Michael Pelletier


Raytheon

Last seen: 1 year ago Active since 2015

Followers: 0   Following: 0

Message

Author of the HTCondor Generic Scheduler Interface for the MATLAB Parallel Computing Toolbox.

Statistics

  • First Answer

View badges

Feeds

View by

Answered
System call bizarre behavior
I found the root cause of this via an strace of the MATLAB process. It revealed this tidbit shortly after the attempt to run the...

6 years ago | 1

Answered
System call bizarre behavior
This problem also plagues my code to submit HTCondor jobs from Windows machines, because it uses SSH to reach a machine where it...

6 years ago | 0

Answered
How do I wait for a license to become available?
Is there any way within MATLAB to wait for a MATLAB license at startup, such as in a cron job in conjunction with a "-r" command...

7 years ago | 0

Answered
How do I prevent jobs from failing due to lack of licenses when using MATLAB Parallel Server with third party schedulers?
In HTCondor, this is defined in the configuration like so: LIMIT_MATLAB_DCE = 32 This defines a concurrency limit of 32 li...

9 years ago | 0