We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Update src/modes/hip/utils.cpp Co-Authored-By: David Medina <[email protected]>
[Memory] Fixed passed dtypes that rely on refs
[StreamTag] Split streamTag as a modeStreamTag_t
[libocca#191][Core] Added props to memory::ptr
[TechDebt] Forgot to remove debug print
[Parser] Fixed switch condition free bug
[Examples] Updated examples to use snake_case
[libocca#133] Added vartype nodes for parenCast expressions
[Lang] withLauncher used wrong inner/outer dims
[Parser/Launcher] Fixed dim ordering (was backwards)