/home/docs/checkouts/readthedocs.org/user_builds/advanced-micro-devices-composable-kernel/checkouts/develop/include/ck/host_utility/device_prop.hpp File Reference#
device_prop.hpp File Reference
#include <string>
#include <string_view>
#include <hip/hip_runtime.h>
Go to the source code of this file.
Namespaces | |
ck | |
Functions | |
constexpr unsigned int | ck::fnv1a_hash (std::string_view str, unsigned int h=2166136261u) |
std::string | ck::get_device_name () |
bool | ck::is_gfx12_supported () |
bool | ck::is_gfx11_supported () |
bool | ck::is_xdl_supported () |
bool | ck::is_lds_direct_load_supported () |
bool | ck::is_bf16_atomic_supported () |
bool | ck::is_gfx101_supported () |
bool | ck::is_gfx103_supported () |