MATLAB: Do I receive the error “Unable to deduce the correct cluster version to use for a HPC server head node on machine” when I submit to the Windows HPC Pack cluster

When attempting to validate or submit to my HPC Pack cluster, I receive an error:
Unable to deduce the correct cluster version to use for a HPC server head node on machine <headnode_hostname>

Best Answer

This error can be caused by the Windows HPC client software not being installed on the machine from which you are attempting to submit. To configure your client, refer to the "Configure Client Computer for HPC Pack" section of the documentation below:
https://www.mathworks.com/help/matlab-parallel-server/configure-parallel-computing-products-for-hpc-server.html
Related Question