agozillon
agozillon
Add build-bot and test support to the repository for Intel devices/tests to make sure pull requests are not breaking existing functionality. There should already be some functionality added for this...
This adds a new SYCL module for SLAMBench. It currently works using ComputeCpp for CPU and GPU and Intels open source SYCL implementation for Intel GPU. The compilation of the...
This is a simple suggested fix (might not be the correct fix) for a problem where TargetOp's nested in TargetDataOp's may have some dependencies on operations inside of the TargetDataOp...
This PR adds explicit derived type member mapping for nested descriptor types (allocatables) and other types, allowing users to map specific components of a derived type rather than the whole...