Michael Pelletier
Raytheon
Followers: 0 Following: 0
Author of the HTCondor Generic Scheduler Interface for the MATLAB Parallel Computing Toolbox.
Statistics
0 Questions
4 Answers
RANK
21,644
of 295,467
REPUTATION
2
CONTRIBUTIONS
0 Questions
4 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
1
RANK
of 20,234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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...
7 years ago | 1
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...
7 years ago | 0
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
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