Dropbear
start Dropbear SSH server on compute nodes
Parameters
name |
description |
type |
|---|---|---|
dropbear_path |
pathname to dropbear binary |
String |
dropbear_options |
additional dropbear arguments |
String |
dropbear_port |
port where dropbear should listen (passed as argument to -p) |
Int |
hostkey_rsa |
path to rsa host key (~/.ssh/vistle_dropbear_rsa) |
String |
hostkey_dss |
path to dss host key (~/.ssh/vistle_dropbear_dss) |
String |
hostkey_ecdsa |
path to ecdsa host key (~/.ssh/vistle_dropbear_ecdsa) |
String |
exposed_rank |
rank to expose on hub (-1: none) |
Int |
exposed_port |
port to which exposed rank’s dropbear should be forwarded to on hub (<=0: absolute value used as offset to dropbear port) |
Int |
Supported System Parameters
name |
description |
type |
|---|---|---|
number of OpenMP threads (0: system default) |
Int |
|
show timing information |
Int |
|
number of tasks to keep in flight per MPI rank (-1: #cores/2) |
Int |
The meaning of these parameters is described in more detail in the System Parameters documentation.