Releases: NVIDIA/sparkucx
Releases · NVIDIA/sparkucx
v1.2: Count backward eps in numEps hint. (#23)
Signed-off-by: Peter Rudenko <[email protected]> Signed-off-by: Peter Rudenko <[email protected]>
v1.1 (May 10 2022) - Active Messages Protocol
- Switch transport protocol from one-sided API to Active Messages.
- Data is being read from disk into pre-registered bounce buffers, allowing to work with a shuffle of size, bigger than memory.
- SparkUCX shuffle now uses generic API (registerBlock, fetchBlocksByBockId), to abstract and hide actual transport implementation.
- Added standalone performance benchmark, to test shuffle bandwidth between 2 processes without setup spark cluster.
v1.1-preview-24.03: Batch reply. (#16)
Signed-off-by: Peter Rudenko <[email protected]>
v1.1-preview-03.03: Few minor fixes. (#12)
Signed-off-by: Peter Rudenko <[email protected]>
v1.1-preview-11.02: SparkUCX new protocol. (#8)
Signed-off-by: Peter Rudenko <[email protected]>
v1.1-preview-11.02: SparkUCX new protocol. (#8)
Signed-off-by: Peter Rudenko <[email protected]>
v1.0
Fix jar name for realease action. (#11)
v1.0-rc3
Fix jar name for realease action. (#11)