Community Profile

Elwin Chan

MathWorks

Active since 2011

Statistics

All
  • 5-Star Galaxy Level 1
  • First Submission
  • Knowledgeable Level 2
  • First Answer

View badges

Content Feed

View by

Answered
"Page Not Found" when attempting to use MATLAB Parallel Cloud
Hi Katie, You can download a patch for this problem here: <http://www.mathworks.com/support/bugreports/1373566> Once you ...

8 years ago | 1

| accepted

Answered
How can I launch a parallel pool on Amazon Web Services cloud using Java compiled library - getting error Undefined function 'dct_psfcns' for input arguments of type 'char'
Hi there, On which platform did you do the compilation? Was that also linux? dct_psfcns is a mex file that ships with Paral...

9 years ago | 1

Answered
MDCS - Discover Clusters Functionality
Hi Peter, We use an Active Directory search to locate the HPC Server head nodes, using the method described <http://msdn.micr...

9 years ago | 0

Answered
Cluster Profile Manager-Amazon EC2 Error
Hi Nazif, It looks like you might not have the correct permissions to use clusters in Amazon EC2. Have you signed up to use ...

9 years ago | 0

Answered
MATLAB 2014a cannot enable parpool
I debugged Ming's MATLAB installation, and the problem was that there was a 3rd party MATLAB toolbox installed that contained a ...

10 years ago | 1

| accepted

Answered
Parallel computing corruption problem (Windows)
Hi Bogdan, It looks like you've got corrupted settings somehow. Can you try closing MATLAB and then deleting the parallel.se...

10 years ago | 1

Answered
Change parallel preferences from code or console in a live session
There is no documented way to change the parallel preferences programmatically. However, you may find Edric's advice on <http:/...

10 years ago | 2

Answered
Dummy error in parfor
Hi Laurent, It looks like you have done dbstop if all error or something similar. That error is used to deduce t...

10 years ago | 0

| accepted

Answered
Error when attempting to run MicrosoftHPCServerSetup.bat on cluster
Hi James, Yes, that file is supposed to be there. It is part of the installation for MATLAB Distributed Computing Server (MD...

12 years ago | 0

| accepted

Answered
Error when attempting to run MicrosoftHPCServerSetup.bat on cluster
Hi James, Can you tell me if this file actually exists in your installation: C:\Program Files\MATLAB\R2012a\toolbox\distcomp...

12 years ago | 0

Answered
How to define 'local' matlabpool size at runtime for Parallel Computing Toolbox use in compiled MATLAB code?
Hi Nick, When you compile a PCT application, all of your configurations get bundled into the compiled application, so if your...

12 years ago | 4

| accepted

Answered
R2011a on Windows HPC Server 2008 R2 cluster can't see CUDA card
Hi Heesun, The easiest way to set a job environment variable from MATLAB is to use the "JobDescriptionFile" property on the H...

12 years ago | 3

Answered
Parallel execution on Windows HPC Server 2008 R2
Hi Ohad, You should install 64-bit MATLAB on the cluster nodes because there are some required libraries for our HPC Server i...

13 years ago | 0

Answered
Parallel execution on Windows HPC Server 2008 R2
Hi Ohad, R2010a does not support 32-bit clients for HPC Server 2008. You either need to submit with a 64-bit client, or you ...

13 years ago | 4