Skip to content

Releases: NVIDIA/sparkucx

v1.2: Count backward eps in numEps hint. (#23)

12 Dec 09:49
493d6b0
Compare
Choose a tag to compare
Signed-off-by: Peter Rudenko <prudenko@nvidia.com>

Signed-off-by: Peter Rudenko <prudenko@nvidia.com>

v1.1 (May 10 2022) - Active Messages Protocol

09 May 11:41
04bda24
Compare
Choose a tag to compare
  • 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)

24 Mar 14:13
6bd8710
Compare
Choose a tag to compare
Signed-off-by: Peter Rudenko <prudenko@nvidia.com>

v1.1-preview-03.03: Few minor fixes. (#12)

03 Mar 10:28
fe153b4
Compare
Choose a tag to compare
Signed-off-by: Peter Rudenko <prudenko@nvidia.com>

v1.1-preview-11.02: SparkUCX new protocol. (#8)

11 Feb 15:55
1b67e97
Compare
Choose a tag to compare
Signed-off-by: Peter Rudenko <prudenko@nvidia.com>

v1.1-preview-11.02: SparkUCX new protocol. (#8)

11 Feb 15:55
1b67e97
Compare
Choose a tag to compare
Signed-off-by: Peter Rudenko <prudenko@nvidia.com>

v1.0

10 Feb 09:54
d0414b8
Compare
Choose a tag to compare
Fix jar name for realease action. (#11)

v1.0-rc3

10 Feb 09:47
d0414b8
Compare
Choose a tag to compare
Fix jar name for realease action. (#11)