photo

Michael Pelletier


Last seen: 7 months ago Active since 2015

Followers: 0   Following: 0

Message

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

Statistics

MATLAB Answers

0 Questions
4 Answers

RANK
21,644
of 300,592

REPUTATION
2

CONTRIBUTIONS
0 Questions
4 Answers

ANSWER ACCEPTANCE
0.00%

VOTES RECEIVED
1

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,752

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

  • 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...

8 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...

8 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...

8 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...

10 years ago | 0