Skip to content
This repository was archived by the owner on Jan 25, 2023. It is now read-only.

Add subtree numba-dppy #117

Merged
merged 347 commits into from
Nov 17, 2020
Merged

Conversation

PokhodenkoSA
Copy link

@PokhodenkoSA PokhodenkoSA commented Nov 12, 2020

Command:

  1. Create: git subtree add --prefix=numba-dppy https://github.com/IntelPython/numba-dppy.git main
  2. Pull changes from numba-dppy: git subtree pull --prefix=numba-dppy https://github.com/IntelPython/numba-dppy.git main

It could help to make PRs which require synchronous changes to numba and numba-dppy.

This PR should be merged, not squashed.

Diptorup Deb and others added 30 commits January 16, 2020 13:07
…alue to kernel. Adding reduction local array to kernel. Adding gufunc_template code to reduce across the local array.
… and boolean.

Added test for making sure the scalars are being passed correctly.
reazulhoque and others added 24 commits October 6, 2020 12:05
Add get_compiled to dispatcher.Dicpatcher so it behaves similar to TargetDispatcher
…alistr/fix_import_numba_without_dpctl

Add check if dpctl is present in decorator
…ion to copy IR. Do not copy non-copyable objects (numba#78)
This README.md is created having in mind the README for
https://github.com/numba/numba-scipy.
git-subtree-dir: oneapi
git-subtree-mainline: 5c0ca1b
git-subtree-split: c5b1917
git-subtree-dir: dppy
git-subtree-mainline: d5ddf3d
git-subtree-split: ad7d95c
git-subtree-dir: dppl
git-subtree-mainline: c144045
git-subtree-split: fa996e3
git-subtree-dir: numba_dppy
git-subtree-mainline: 57b6890
git-subtree-split: fa996e3
History folders contains history for numba/oneapi, numba/dppy and
numba/dppl folders.
Move `numba/dpp`l to `numba_dppy` with all history
@@ -0,0 +1,21 @@
# numba-dppy

## Numba + dpCtl + dpNP = numba-dppy

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

maybe Numba + DPPY + dpCtl + dpNP = numba-dppy :)

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@PokhodenkoSA PokhodenkoSA mentioned this pull request Nov 17, 2020
50 tasks
git-subtree-dir: numba-dppy
git-subtree-mainline: 943884f
git-subtree-split: 7b1d06b
@PokhodenkoSA PokhodenkoSA merged commit b5bdbab into IntelPython:pydppl Nov 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants