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

Update ROC target documentation. #3178

Merged
merged 2 commits into from Aug 2, 2018

Commits on Jul 27, 2018

  1. Update ROC target documentation.

    This updates the ROC target documentation to reflect the work on
    dGPUs and retires the work on APU. It:
    
    * Accommodates the HSA->ROC changes
    * Adds instructions on installation and setup
    * Updates examples and makes sure they work!
    * Adds new device function example
    * Adds section on ROC ufuncs, including async streaming gufuncs
    
    Minor code changes:
    
    * numba.roc.agents now works and lists the available agents
    stuartarchibald committed Jul 27, 2018
    Configuration menu
    Copy the full SHA
    425ba59 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2018

  1. Remove brig inclusion from setup.py

    As title.
    stuartarchibald committed Jul 31, 2018
    Configuration menu
    Copy the full SHA
    95939f1 View commit details
    Browse the repository at this point in the history