You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Features
@simd_length
attribute. [Set SYCL subgroup size via kernel property or@simd_length
attribute. #726]Breaking Changes
memory::size()
returns the number ofdtype
entries instead of byte-length. [**BREAKING** Return the number ofdtype
entries frommemory::size()
. #711]OCCA_<MODE>_ENABLED
are set in parent scope. [SetsOCCA_<MODE>_ENABLED
in CMake parent scope. #720]ENABLE_<OPTION>
have been renamedOCCA_ENABLE_<OPTION>
. [Prefix CMake build options withOCCA
#733]memoryPool
has graduated from an experimental feature and is now in the mainocca
namespace. [v2.0 #741]Bugfixes
device::finishAll()
. [Bugfix: device::finishAll()` #723]modeMemory_t::slice
#727]Contributors
OCCA is a community driven project that relies on the support of people like you. Thank you everyone who contributed to this release!
Full Changelog: v1.6.0...v2.0.0
This discussion was created from the release v2.0.
Beta Was this translation helpful? Give feedback.
All reactions