(cherry picked from commit cb239930bc4167806269cbb94e26cf02837daa7a)
This commit is contained in:
+7
-3
@@ -2,15 +2,19 @@
|
|||||||
|
|
||||||
## Unreleased - rocSHMEM 3.x.x for ROCm 7.x.x
|
## Unreleased - rocSHMEM 3.x.x for ROCm 7.x.x
|
||||||
### Added
|
### Added
|
||||||
|
* Added the GDA conduit for AMD Pensando IONIC
|
||||||
|
* Added new APIs:
|
||||||
|
* `rocshmem_ctx_pe_quiet`
|
||||||
|
* `rocshmem_pe_quiet`
|
||||||
|
|
||||||
|
## rocSHMEM 3.1.0 for ROCm 7.1.1
|
||||||
|
### Added
|
||||||
* Allow for IPC, RO, GDA backends to be selected at runtime
|
* Allow for IPC, RO, GDA backends to be selected at runtime
|
||||||
* Added the GDA conduit for different NIC vendors
|
* Added the GDA conduit for different NIC vendors
|
||||||
* AMD Pensando IONIC
|
|
||||||
* Broadcom BNXT\_RE (Thor 2)
|
* Broadcom BNXT\_RE (Thor 2)
|
||||||
* Mellanox MLX5 (IB and RoCE ConnectX-7)
|
* Mellanox MLX5 (IB and RoCE ConnectX-7)
|
||||||
* Added new APIs:
|
* Added new APIs:
|
||||||
* `rocshmem_get_device_ctx`
|
* `rocshmem_get_device_ctx`
|
||||||
* `rocshmem_ctx_pe_quiet`
|
|
||||||
* `rocshmem_pe_quiet`
|
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
* The following APIs have been deprecated:
|
* The following APIs have been deprecated:
|
||||||
|
|||||||
@@ -55,7 +55,7 @@
|
|||||||
|
|
||||||
namespace rocshmem {
|
namespace rocshmem {
|
||||||
|
|
||||||
constexpr char VERSION[] = "3.0.0";
|
constexpr char VERSION[] = "3.1.0";
|
||||||
|
|
||||||
/******************************************************************************
|
/******************************************************************************
|
||||||
**************************** HOST INTERFACE **********************************
|
**************************** HOST INTERFACE **********************************
|
||||||
|
|||||||
مرجع در شماره جدید
Block a user