CONDOR_REMOTE_CLUSTER(1) | HTCondor Manual | CONDOR_REMOTE_CLUSTER(1) |
condor_remote_cluster - HTCondor Manual
Manage and configure the clusters to be accessed.
condor_remote_cluster [-h || --help]
condor_remote_cluster [-l || --list] [-a || --add <host> [schedd]] [-r || --remove <host>] [-s || --status <host>] [-t || --test <host>]
condor_remote_cluster is part of a feature for accessing high throughput computing resources from a local desktop using only an SSH connection.
condor_remote_cluster enables management and configuration of the access point of the remote computing resource. After initial setup, jobs can be submitted to the local job queue, which are then forwarded to the remote system.
A <host> is of the form [user@]fqdn.example.com[:22].
HTCondor Team
1990-2024, Center for High Throughput Computing, Computer Sciences Department, University of Wisconsin-Madison, Madison, WI, US. Licensed under the Apache License, Version 2.0.
August 25, 2024 |