MCPcopy Create free account
hub / github.com/antmachineintelligence/mtgbmcode / platform

Method platform

compute/include/boost/compute/platform.hpp:250–253  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

248#endif // BOOST_COMPUTE_CL_VERSION_2_1
249
250inline boost::compute::platform device::platform() const
251{
252 return boost::compute::platform(get_info<CL_DEVICE_PLATFORM>());
253}
254
255} // end compute namespace
256} // end boost namespace

Callers 12

mainFunction · 0.45
mainFunction · 0.45
BOOST_COMPUTE_FUNCTIONFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
is_pocl_deviceFunction · 0.45
is_apple_deviceFunction · 0.45
BOOST_AUTO_TEST_CASEFunction · 0.45
get_sub_group_infoMethod · 0.45
find_default_deviceMethod · 0.45
build_with_sourceMethod · 0.45
is_amd_deviceFunction · 0.45
is_apple_platform_deviceFunction · 0.45

Calls 1

platformClass · 0.70

Tested by 5

BOOST_COMPUTE_FUNCTIONFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36
is_pocl_deviceFunction · 0.36
is_apple_deviceFunction · 0.36
BOOST_AUTO_TEST_CASEFunction · 0.36