This commit is contained in:
Ubuntu
2026-03-09 22:40:35 +00:00
parent 982b1f3f4e
commit a76dbe8587

View File

@@ -111,7 +111,7 @@ class Env {
const bool forceDisableNvls;
/// Env name: `MSCCLPP_IB_GID_INDEX`. The GID index to use for IB transport.
/// If unset or set to -1, it defaults to `EndpointConfig::Ib::DefaultGidIndex` (3).
/// If unset or set to -1, it defaults to `EndpointConfig::Ib::DefaultGidIndex` (0).
const int ibGidIndex;
private: