Hi,
I am currently trying to offload some calculation to a server. On this server I have NodeODM running on part 3000 and ClusterODM running on port 8081.
I would like to launch computation the same way as before, with command line.
I have found the --sm-cluster parameter but it seems that if not split is provided the calculations are run locally.
Is there something I am not understing here ? Is there a simple way to use the standard ODM command-line but make it run on a remote server ?
Thank you all for your support