Skip to content

Libraries/MPI: added GPU samples#1965

Merged
jimmytwei merged 1 commit intooneapi-src:developmentfrom
alexander-sannikov:development
Oct 14, 2023
Merged

Libraries/MPI: added GPU samples#1965
jimmytwei merged 1 commit intooneapi-src:developmentfrom
alexander-sannikov:development

Conversation

@alexander-sannikov
Copy link
Copy Markdown

Adding a New Sample(s)

Description

Added new Libraries/MPI samples:

  • The Distributed Jacobian Solver SYCL/MPI demonstrates using GPU-aware MPI-3, one-sided communications available in the Intel® MPI Library.
  • The MPI Communications Using GPU Buffers sample demonstrates how to use GPU support functionality available in Intel® MPI Library.

Checklist

Administrative

  • Review sample design with the appropriate Domain Expert:
  • If you have any new dependencies/binaries, inform the oneAPI Code Samples Project Manager

Code Development

Security and Legal

  • OSPDT Approval (see Project Manager for assistance)
  • Compile using the following compiler flags and fix any warnings, the falgs are: "/Wall -Wformat-security -Werror=format-security"
  • Bandit Scans (Python only)
  • Virus scan

Review

  • Review DPC++ code with Paul Peterseon. (GitHub User: pmpeter1)
  • Review readme with Tom Lenth(@tomlenth) and/or Project Manager
  • Tested using Dev Cloud when applicable

@jimmytwei jimmytwei merged commit 74e549f into oneapi-src:development Oct 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants