Settings#
Legate has a number of runtime settings that can be configured through environment variables.
limit_stdout
#
- Type:
bool (“0” or “1”)
- Env var:
LEGATE_LIMIT_STDOUT
- Default:
False (test-mode default: False)
Whether to limit stdout output to only the first rank.
This is a read-only environment variable setting used by the runtime.