LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.cfg
setup.py
versioneer.py
dpctl/__init__.pxd
dpctl/__init__.py
dpctl/_backend.pxd
dpctl/_device_selection.py
dpctl/_sycl_context.h
dpctl/_sycl_context.pxd
dpctl/_sycl_context.pyx
dpctl/_sycl_context_api.h
dpctl/_sycl_device.h
dpctl/_sycl_device.pxd
dpctl/_sycl_device.pyx
dpctl/_sycl_device_api.h
dpctl/_sycl_device_factory.pxd
dpctl/_sycl_device_factory.pyx
dpctl/_sycl_event.h
dpctl/_sycl_event.pxd
dpctl/_sycl_event.pyx
dpctl/_sycl_event_api.h
dpctl/_sycl_platform.pxd
dpctl/_sycl_platform.pyx
dpctl/_sycl_queue.h
dpctl/_sycl_queue.pxd
dpctl/_sycl_queue.pyx
dpctl/_sycl_queue_api.h
dpctl/_sycl_queue_manager.pxd
dpctl/_sycl_queue_manager.pyx
dpctl/_sycl_timer.py
dpctl/_version.py
dpctl/enum_types.py
dpctl.egg-info/PKG-INFO
dpctl.egg-info/SOURCES.txt
dpctl.egg-info/dependency_links.txt
dpctl.egg-info/not-zip-safe
dpctl.egg-info/requires.txt
dpctl.egg-info/top_level.txt
dpctl/include/dpctl_data_types.h
dpctl/include/dpctl_error_handler_type.h
dpctl/include/dpctl_service.h
dpctl/include/dpctl_sycl_context_interface.h
dpctl/include/dpctl_sycl_device_interface.h
dpctl/include/dpctl_sycl_device_manager.h
dpctl/include/dpctl_sycl_device_selector_interface.h
dpctl/include/dpctl_sycl_enum_types.h
dpctl/include/dpctl_sycl_event_interface.h
dpctl/include/dpctl_sycl_kernel_interface.h
dpctl/include/dpctl_sycl_platform_interface.h
dpctl/include/dpctl_sycl_platform_manager.h
dpctl/include/dpctl_sycl_program_interface.h
dpctl/include/dpctl_sycl_queue_interface.h
dpctl/include/dpctl_sycl_queue_manager.h
dpctl/include/dpctl_sycl_types.h
dpctl/include/dpctl_sycl_usm_interface.h
dpctl/include/dpctl_utils.h
dpctl/include/dpctl_vector.h
dpctl/include/Config/dpctl_config.h
dpctl/include/Support/CBindingWrapping.h
dpctl/include/Support/DllExport.h
dpctl/include/Support/ExternC.h
dpctl/include/Support/MemOwnershipAttrs.h
dpctl/memory/__init__.pxd
dpctl/memory/__init__.py
dpctl/memory/_memory.h
dpctl/memory/_memory.pxd
dpctl/memory/_memory.pyx
dpctl/memory/_memory_api.h
dpctl/program/__init__.pxd
dpctl/program/__init__.py
dpctl/program/_program.pxd
dpctl/program/_program.pyx
dpctl/tensor/__init__.py
dpctl/tensor/_copy_utils.py
dpctl/tensor/_device.py
dpctl/tensor/_reshape.py
dpctl/tensor/_usmarray.h
dpctl/tensor/_usmarray.pxd
dpctl/tensor/_usmarray.pyx
dpctl/tensor/_usmarray_api.h
dpctl/tensor/numpy_usm_shared.py
dpctl/tests/__init__.py
dpctl/tests/_cython_api.pyx
dpctl/tests/_helper.py
dpctl/tests/setup_cython_api.py
dpctl/tests/test_dparray.py
dpctl/tests/test_service.py
dpctl/tests/test_sycl_context.py
dpctl/tests/test_sycl_device.py
dpctl/tests/test_sycl_device_factory.py
dpctl/tests/test_sycl_event.py
dpctl/tests/test_sycl_kernel_submit.py
dpctl/tests/test_sycl_platform.py
dpctl/tests/test_sycl_program.py
dpctl/tests/test_sycl_queue.py
dpctl/tests/test_sycl_queue_manager.py
dpctl/tests/test_sycl_queue_memcpy.py
dpctl/tests/test_sycl_usm.py
dpctl/tests/test_usm_ndarray_ctor.py
dpctl/tests/test_usm_ndarray_operators.py
dpctl/tests/test_utils.py
dpctl/tests/input_files/multi_kernel.spv
dpctl/utils/__init__.py
dpctl/utils/_compute_follows_data.pyx