(cherry picked from commit 783ab37f68ffb72b4baffda516fcc19e2f28804e)
[ROCm/rocshmem commit: 1fb0fc4bd0]
Tento commit je obsažen v:
@@ -2,15 +2,19 @@
|
||||
|
||||
## Unreleased - rocSHMEM 3.x.x for ROCm 7.x.x
|
||||
### 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
|
||||
* Added the GDA conduit for different NIC vendors
|
||||
* AMD Pensando IONIC
|
||||
* Broadcom BNXT\_RE (Thor 2)
|
||||
* Mellanox MLX5 (IB and RoCE ConnectX-7)
|
||||
* Added new APIs:
|
||||
* `rocshmem_get_device_ctx`
|
||||
* `rocshmem_ctx_pe_quiet`
|
||||
* `rocshmem_pe_quiet`
|
||||
|
||||
### Changed
|
||||
* The following APIs have been deprecated:
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
|
||||
namespace rocshmem {
|
||||
|
||||
constexpr char VERSION[] = "3.0.0";
|
||||
constexpr char VERSION[] = "3.1.0";
|
||||
|
||||
/******************************************************************************
|
||||
**************************** HOST INTERFACE **********************************
|
||||
|
||||
Odkázat v novém úkolu
Zablokovat Uživatele