From 197411370251b04e97a9a60e25b565cdfedbabac Mon Sep 17 00:00:00 2001 From: zhangmeng <775834166@qq.com> Date: 星期四, 11 七月 2019 11:24:47 +0800 Subject: [PATCH] update --- cgpu.h | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/cgpu.h b/cgpu.h index 4d26109..bd268ea 100644 --- a/cgpu.h +++ b/cgpu.h @@ -7,6 +7,8 @@ int get_idle_gpu(const int mem_size); +char* get_gpu_info(); + #ifdef __cplusplus } #endif -- Gitblit v1.8.0