This repository was archived by the owner on Jan 25, 2023. It is now read-only.
  
  
  
            
  
    
      forked from numba/numba
    
        
        - 
                Notifications
    You must be signed in to change notification settings 
- Fork 6
Add subtree numba-dppy #117
          
     Merged
      
      
    
                
     Merged
            
            
          Conversation
  
    
      This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
      Learn more about bidirectional Unicode characters
    
  
  
    
    …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.
…eature/opencl_atomics
…eature/opencl_atomics
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.
Add README and License
History folders contains history for numba/oneapi, numba/dppy and numba/dppl folders.
Move `numba/dpp`l to `numba_dppy` with all history
              
                    diptorupd
  
              
              reviewed
              
                  
                    Nov 12, 2020 
                  
              
              
            
            
| @@ -0,0 +1,21 @@ | |||
| # numba-dppy | |||
|  | |||
| ## Numba + dpCtl + dpNP = numba-dppy | |||
There was a problem hiding this comment.
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 :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@diptorupd please, provide a PR to https://github.com/IntelPython/numba-dppy.git
  
      Sign up for free
      to subscribe to this conversation on GitHub.
      Already have an account?
      Sign in.
  
      
  Add this suggestion to a batch that can be applied as a single commit.
  This suggestion is invalid because no changes were made to the code.
  Suggestions cannot be applied while the pull request is closed.
  Suggestions cannot be applied while viewing a subset of changes.
  Only one suggestion per line can be applied in a batch.
  Add this suggestion to a batch that can be applied as a single commit.
  Applying suggestions on deleted lines is not supported.
  You must change the existing code in this line in order to create a valid suggestion.
  Outdated suggestions cannot be applied.
  This suggestion has been applied or marked resolved.
  Suggestions cannot be applied from pending reviews.
  Suggestions cannot be applied on multi-line comments.
  Suggestions cannot be applied while the pull request is queued to merge.
  Suggestion cannot be applied right now. Please check back later.
  
    
  
    
Command:
git subtree add --prefix=numba-dppy https://github.com/IntelPython/numba-dppy.git maingit subtree pull --prefix=numba-dppy https://github.com/IntelPython/numba-dppy.git mainIt could help to make PRs which require synchronous changes to
numbaandnumba-dppy.This PR should be merged, not squashed.