0.23 Tagged! #1468
diptorupd
started this conversation in
Show and tell
0.23 Tagged!
#1468
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Fixed
KernelHasReturnValueErrorerror insideKernelDispatcher. (Fix KernelHasReturnValueError inside KernelDispatcher. #1394)dpctl.tensor.usm_ndarrayin kernels (Fix/dpctl slices #1425)mallocto allocateNRT_MemInfo. Replaced with Numba's NRTalloc(Use nrt api to allocate meminfo object #1458)Added
dimensionsattribute for all index-space id classes (Feature/overload dimensions attribute for indexers #1359)AtomicRefcreation using multi-dimensional arrays (Accept multidimentional atomic indexes #1367)PrivateArrayclass inkernel_apito replacedpex.private.array(Add PrivateArray kernel_api #1370, Fix/private array #1377)kernel_apifeatures usable insidedevice_func(Verify global_barrier, indexing, private array inside device_func #1391)sycl::local_accessor-like API (kernel_api.LocalAccessor) for numba-dpex kernel (A sycl::local_accessor-like API for numba-dpex kernel #1331)device_funcdecorator (Feature/specialization device func #1398)kernel_apifunctions inside thenumba_dpex.kerneldecorator. (Feature/move experimental decorators to stable #1400)SPV_INTEL_variable_length_arraySPIR-V extension to supporting arrays in private address-space on Intel Max GPU. (Required fixes to run test suite on Max GPU #1451)Changed
2fromNone. (Feature/inline threshold #1385)kernel_api(Port the parfor range kernel template to new API. #1416), (Feature/migrate parfor #1424)SPIRVKernelDispatcherfor parfor kernel dispatch (Migrate parfor to SPIRVKernelDispatcher #1435, Clean up unused code in parfors #1448)Removed
funcdecorator (replaced bydevice_func) (Feature/move experimental decorators to stable #1400)numba_dpex.experimental.kernelandnumba_dpex.experimental.device_func(Feature/move experimental decorators to stable #1400)Beta Was this translation helpful? Give feedback.
All reactions