PLSSVM - Parallel Least Squares Support Vector Machine  2.0.0
A Least Squares Support Vector Machine implementation using different backends.
detail Directory Reference

Directory containing implementation details for the SYCL backend using hipSYCL as SYCL implementation.

More...

Directory dependency graph for detail:

Files

file  device_ptr.hpp [code]
 Small wrapper around a SYCL device pointer for the hipSYCL SYCL implementation.
 
file  queue.hpp [code]
 PImpl class used to hide the "sycl/sycl.hpp" header from the public interface.
 
file  queue_impl.hpp [code]
 PImpl implementation encapsulating a single SYCL queue.
 
file  utility.hpp [code]
 Utility functions specific to the SYCL backend using hipSYCL as SYCL implementation.
 

Detailed Description

Directory containing implementation details for the SYCL backend using hipSYCL as SYCL implementation.

Author
Alexander Van Craen
Marcel Breyer
License
This file is part of the PLSSVM project which is released under the MIT license. See the LICENSE.md file in the project root for full license information.