Changes and New Features
|
Feature/Change |
Description |
|
Expanded SHARP jobs capacity |
Previously restricted to a maximum of 1023 simultaneous operations, the capacity for SHARP jobs running concurrently has now been enhanced. The new limit is determined by the size of the cluster and the available switch resources |
|
Added support for security qkey |
SHARP now supports the activation of a security QKey on compute nodes, ensuring a heightened level of security during operation. |
|
SHARP Telemetry Reports |
Added support for telemetry reports, delivering valuable insights at specified intervals. |
|
Bug Fixes |
See Bug Fixes in this Version |
Parameter Changes
|
Parameter |
Component |
Description |
|---|---|---|
|
|
sharp_am |
New parameter: A boolean parameter. Tells whether Default: True. |
|
|
sharp_am |
New parameter: A decimal parameter. Tells the interval in seconds between A value of 0 means no telemetry reports. Valid range of values: 0, 10-3600 Default: 60 seconds.
|
|
|
sharp_am |
New parameter: A string parameter. Tells the full path of the An empty path or (null) means no telemetry reports. Default in UFM: Default in non UFM systems: (null) |
|
|
sharp_am |
Determines which address family will be used by SMX's sockets. New option is added, the current possible options are: The new " Default: auto. |
|
|
libsharp |
Parameter Removed. This environment variable controlled the socket address family that libsharp used (IPv4/IPv6).
|
|
|
libsharp |
New parameter: A boolean parameter. Tells whether libsharp should use user QKey for MAD QPs. In case that a compute node is configured with security qkey enabled, then sharp should use a user Qkey and this environment variable should be set to Default: False |
|
|
libsharp |
New parameter: Defines the source that should be used in order to fetch the sharp_am service record. Possible values: 0 - Fetch only from the SA (opensm), this was the only supported option before sharp version 3.7.0. 1 - Fetch only from Sharp_am itself (requires that 2 - Try both options, try first from SA (OpenSM) and if not successful, try from Sharp_am. Default: 2 - Try both options. |
Last updated: