Skip to content

Add example for rng #215

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

Merged
merged 15 commits into from
Feb 5, 2021
Merged

Add example for rng #215

merged 15 commits into from
Feb 5, 2021

Conversation

akharche
Copy link
Contributor

Issue #203

@akharche akharche requested a review from PokhodenkoSA January 28, 2021 10:59


size = 9
scale = 3.
Copy link
Contributor

Choose a reason for hiding this comment

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

I think black formatter will try to format this to 3.0.

@PokhodenkoSA
Copy link
Contributor

PokhodenkoSA commented Jan 28, 2021

How users will check that functions are executed on GPU?

akharche and others added 7 commits January 28, 2021 15:37
Co-authored-by: reazul.hoque <reazul.hoque@intel.com>
Co-authored-by: akharche <angelina.kharchevnikova@intel.com>
Co-authored-by: Sergey Pokhodenko <sergey.pokhodenko@intel.com>
* Added nansum and nanprod
* add ypot
* add exp2
* add log2
1e-to and others added 6 commits January 29, 2021 17:01
# Conflicts:
#	numba_dppy/examples/dppy_func.py
#	numba_dppy/examples/sum_reduction.py
#	numba_dppy/examples/sum_reduction_ocl.py
#	numba_dppy/examples/sum_reduction_recursive_ocl.py
@PokhodenkoSA PokhodenkoSA merged commit cb77307 into docs Feb 5, 2021
@akharche akharche deleted the akharche/rng_example branch February 5, 2021 11:59
@akharche akharche deleted the akharche/rng_example branch April 19, 2021 18:14
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.

Example for RNG on GPU
7 participants