Releases: libocca/occa-transpiler
Releases · libocca/occa-transpiler
Beta v1.1
Beta v1.0
Legacy feature
- Full support of legacy OKL for:
- CUDA
- HIP
- DPCPP
- OpenMP
New feature
- Support of C++17 in OKL source code
- Alternative syntax for OKL attributes in format of standard C++ attributes(so far parameters should be wrap in to string)
- Experimental builtin intrinsics(TODO add docs and examples)
Fixes and enhancements
- error reporting
- logging severity
Alpha-0.1
Alpha release of OCCA transpiler based on clang tooling.
Legacy
Vast majority of legacy functionalities/features are supported
Backend
Serial
OpenMP
HIP/CUDA
DPC++
New Features
Support C++17
Upcoming feature
Support of legacy attribute:
@declarative
@max_inner
More verbose error log