Skip to content

2.2.1

Latest
Compare
Choose a tag to compare
@jmcave jmcave released this 18 Oct 13:06
306fa74

New Features

  • Use the -genvlist option with mpiexec to explicitly forward environment variables, preventing inappropriate variables like CUDA_VISIBLE_DEVICES from being forwarded.

Bug Fixes

  • The getJobStateFcn function now treats jobs unknown to the scheduler as finished, improving the detection of crashed jobs.
  • Submitting a job from MATLAB versions R2017a to R2021b in -nodisplay mode no longer results in an error.
  • Endless loops in command line prompts on Windows no longer occur when operating in -nodesktop mode.
  • The warning message template within getRemoteConnection now includes the previously missing %s placeholder.