JayBeams
0.1
Another project to have fun coding.
|
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... | |
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().