Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce communicator interface #1784

Merged
merged 13 commits into from
Aug 4, 2021
Merged

Introduce communicator interface #1784

merged 13 commits into from
Aug 4, 2021

Conversation

rlnx
Copy link
Contributor

@rlnx rlnx commented Jul 27, 2021

  • Add --enable_assert flag to Bazel
  • Pass -fsycl-device-code-split=per_kernel in Bazel build scripts
  • Fixes in tests for double types to be able to run without fp64 emulation
  • Introduce low-level communicator interface
  • Introduce high-level routines based on low-level communicator
  • Mock communicator based on threads in test engine
  • Tests for high-level routines

@rlnx
Copy link
Contributor Author

rlnx commented Aug 3, 2021

/intelci: run

cpp/oneapi/dal/detail/communicator.hpp Show resolved Hide resolved
cpp/oneapi/dal/detail/communicator.hpp Outdated Show resolved Hide resolved
cpp/oneapi/dal/detail/communicator.hpp Outdated Show resolved Hide resolved
cpp/oneapi/dal/detail/communicator.hpp Show resolved Hide resolved
@rlnx
Copy link
Contributor Author

rlnx commented Aug 4, 2021

/intelci: run

@rlnx rlnx merged commit dd6e304 into uxlfoundation:master Aug 4, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants