Skip to content

Intel® SHMEM 1.2.0

Latest
Compare
Choose a tag to compare
@sys-shmem sys-shmem released this 04 Nov 23:41

The Intel OpenSHMEM team is delighted to announce the third open-source release of Intel® SHMEM library, v1.2.0. Below is a summarized list of features and enhancements that are introduced in Intel SHMEM v1.2.0.

• Support for Intel® MPI Library as a host back-end for Intel® SHMEM. Please follow instructions on Building Intel® SHMEM.
• Support for on_queue API extensions allowing OpenSHMEM operations to be queued on SYCL devices from host. These APIs also allow users option to provide a list of SYCL events as a dependency vector.
• Experimental support for OSHMPI. Intel® SHMEM can now be configured to run over OSHMPI with suitable MPI back-end. More details are available at Building Intel® SHMEM.
• Support for Intel® SHMEM on Intel® Tiber™ AI Cloud. Please follow instructions here.
• Limited support for OpenSHMEM thread models. Host API support for thread initialization and query routines.
• Device and host API support for vector point-to-point synchronization operations.
• Support for OFI Libfabric MLX provider-enabled networks via Intel® MPI Library.
• Bug fixes improving functionality and performance.
• Updated specification with new feature descriptions and APIs.
• An improved and additional set of unit tests covering functionality of the new APIs.