Home
last modified time | relevance | path

Searched refs:calculate_host_cuda_capability (Results 1 – 1 of 1) sorted by relevance

/dports/lang/halide/Halide-release_2019_08_27-2654-g664dc4993/src/
H A DTarget.cpp218 Target::Feature calculate_host_cuda_capability(Target t) { in calculate_host_cuda_capability() function
247 static Target::Feature cap = calculate_host_cuda_capability(t); in get_host_cuda_capability()