[HIPIFY] CUDA 10.0 Driver API initial support

[ROCm/clr commit: cb4eb94174]
Dieser Commit ist enthalten in:
Evgeny Mankov
2018-10-03 20:29:22 +03:00
Ursprung ec3a6c3f91
Commit a89c112545
4 geänderte Dateien mit 319 neuen und 56 gelöschten Zeilen
@@ -7,7 +7,7 @@
const char *counterNames[NUM_CONV_TYPES] = {
"version", "init", "device", "mem", "kern", "coord_func", "math_func", "device_func",
"special_func", "stream", "event", "occupancy", "ctx", "peer", "module",
"cache", "exec", "err", "def", "tex", "gl", "graphics",
"cache", "exec", "external_resource_interop", "graph", "err", "def", "tex", "gl", "graphics",
"surface", "jit", "d3d9", "d3d10", "d3d11", "vdpau", "egl", "complex",
"thread", "other", "include", "include_cuda_main_header", "type", "literal",
"numeric_literal"