Hi there, what is the best way to specify the path to cylc on the host where jobs are to be run? I added the path to the conda cylc environment in my .bashrc file. It does the job but it does not feel quite right. Bear in mind that in my situation there is no centralized cylc installation on the HPC hosts and every user needs to install their own cylc-flow instance.
For remote platforms (i.e. platforms which have a different $HOME
directory to where you run your Cylc schedulers), you can configure the path to the Cylc executable (or wrapper script) using [platforms][<name>]cylc path
.
1 Like