UNIPRrunCluster connects local machine to a remote cluster for parallel computing
This routine assumes that at least a cluster profile on a remote server has already been prepared and enables to connect the local computer to the cluster. The cluster profile (together with the settings of the SLURM parameters) can be created with function UNIPRconfigCluster.
Once UNIPRrunCluster is launched a pop up window automatically appears which enables the user to select the cluster to which local computer has to connect. This function can be called without input arguments. In this case IPaddress of the local machine is used. Alternatively the first input argument specifies the IP address which has to be used.
UNIPRrunCluster()
Call to UNIPRrunCluster without IP address.
This function is a modification of a function which had originally been written by Fabio Spataro <fabio.spataro@unipr.it> of the High Performance Computing Facilities of the University of Parma.