Home
last modified time | relevance | path

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

/external/fio/
Dmemory.c235 td->gpu_dev_id = td->o.gpu_dev_id; in alloc_mem_cudamalloc()
236 ret = cuDeviceGet(&td->cu_dev, td->gpu_dev_id); in alloc_mem_cudamalloc()
242 ret = cuDeviceGetName(name, sizeof(name), td->gpu_dev_id); in alloc_mem_cudamalloc()
248 td->gpu_dev_id, name); in alloc_mem_cudamalloc()
Dthread_options.h202 unsigned int gpu_dev_id; member
471 uint32_t gpu_dev_id; member
Dcconv.c238 o->gpu_dev_id = le32_to_cpu(top->gpu_dev_id); in convert_thread_options_to_cpu()
424 top->gpu_dev_id = cpu_to_le32(o->gpu_dev_id); in convert_thread_options_to_net()
Dfio.h421 int gpu_dev_id; member
Doptions.c3586 .off1 = offsetof(struct thread_options, gpu_dev_id),
/external/fio/examples/
Dgpudirect-rdmaio-server.fio6 gpu_dev_id=0
Dgpudirect-rdmaio-client.fio8 gpu_dev_id=0