JayBeams  0.1
Another project to have fun coding.
Functions
jb::opencl::detail Namespace Reference

Functions

template<typename Filter >
boost::compute::device best_device (Filter filter, char const *filter_name)
 Return the best available device of the given type. More...
 

Function Documentation

◆ best_device()

template<typename Filter >
boost::compute::device jb::opencl::detail::best_device ( Filter  filter,
char const *  filter_name 
)

Return the best available device of the given type.

Definition at line 26 of file device_selector.hpp.

Referenced by BOOST_AUTO_TEST_CASE().