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

Semantics "with context" #57

Merged
merged 4 commits into from
Oct 2, 2020
Merged

Semantics "with context" #57

merged 4 commits into from
Oct 2, 2020

Conversation

1e-to
Copy link

@1e-to 1e-to commented Oct 2, 2020

This PR has added functionality that allows to execute sections of code on a specific device (cpu or gpu)

from numba.tests.support import captured_stdout
from numba.dppl.testing import DPPLTestCase, unittest
import dpctl
import dpctl.ocldrv as ocldrv

Choose a reason for hiding this comment

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

ocldrv

@AlexanderKalistratov AlexanderKalistratov merged commit d294c80 into pydppl Oct 2, 2020
reazulhoque pushed a commit that referenced this pull request May 14, 2021
This modifications make jit() decorator use TargetDispatcher from dppl.
Changes made in #57 by @AlexanderKalistratov and @1e-to.

Patch to fix SDC integration testing (#203)
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.

4 participants