Skip to main content

ENV_FDL_CMD

Constant ENV_FDL_CMD 

Source
pub const ENV_FDL_CMD: &str = "FLODL_INTERNAL_FDL_CMD";
Expand description

Env var name carrying the original fdl command name (e.g. train). Read by the launcher when it needs to invoke fdl <cmd> over ssh on remote hosts. Mirrors flodl::distributed::launcher::ENV_FDL_CMD.