Category:
Resolution:
Resolved
A change was made to the system wide pbsrsh
script which Matlab relies on. It has been discovered that this change has broken the parallel computing toolbox (PCT) functionallity of Matlab.
All users who use the OSCMatlabPCT files provided by OSC will experience this issue.
As a workaround, users will need to modify the file OSCMatlabPCT/config/communicatingJobWrapperIntel.sh
to point to a different version of the pbsrsh
script. To do this, both instances of the string /usr/local/bin/pbsrsh
need to be changed to /usr/local/MATLAB/OSC/pbsrsh
within this file.