Community Profile

photo

Sam Marshalik

MathWorks

Last seen: 1 día hace Con actividad desde 2013

Estadísticas

All
  • Knowledgeable Level 1
  • Revival Level 2
  • Personal Best Downloads Level 2
  • First Submission
  • GitHub Submissions Level 1
  • First Answer
  • Commenter
  • Solver

Ver insignias

Content Feed

Ver por

Respondida
Failed to Start MJS services on 1 of 1 hostnames
This MATLAB Answer should help you resolve this error.

7 meses hace | 0

Respondida
Parallelizing For Loops - Issue
You may be able to put the contents of the parfor-loop into a separate function and calling that function from that parfor-loop....

7 meses hace | 0

Respondida
Distributed array to solve a system of linear equations on a cluster
Hey Melissa, I would not think of distributed arrays as a way to speed up your computation. Distributed arrays are useful for ...

más de 2 años hace | 0

Respondida
Why AdditionalPaths of batch() do not work on Web-App-Sever / Parallel Server
Hey Olaf, is this the workflow you are trying to set up: You created an app in Appdesigner which submits a batch job to MATLAB ...

más de 2 años hace | 0

Respondida
What Parallel Computing Toolbox functionality can be used without breaking the code for users without PCT?
You are correct that parfor will run as a serial for-loop without Parallel Computing Toolbox. Starting in R2021...

más de 2 años hace | 1

| aceptada

Respondida
Matlab Parallel Computing - lockdown test error
Can you provide a bit more information as to what you are doing and where you are seeing this error? Can you describe your work...

más de 2 años hace | 0

Respondida
Starting Parallel pool on a cluster
I would suggest to reach out to the MathWorks Technical Support team to troubleshoot this. You can reach them by phone or e-mai...

más de 2 años hace | 0

Respondida
Cluster allocation of jobs / tasks - parfor
Hello Mark, I am not 100% sure about the answer on this one but I wanted to comment regarding the below: "If any segmen...

casi 11 años hace | 0

Respondida
Unable to connect to a MDCS cluster
This is likely caused by mis-configured DNS on one of the hosts. Please log in to the erroring node on the cluster, and try to l...

casi 11 años hace | 0

Respondida
Ackward Behavior on Matlab Distributed Computing Server.
Do you receive any errors when you try to open 32 workers right off the bat? Before running matlabpool 32 or similar, can you...

casi 11 años hace | 0