From 6f0c11092b0a39265c6af723571906e4f834706d Mon Sep 17 00:00:00 2001
From: zhangmeng <775834166@qq.com>
Date: 星期五, 31 五月 2019 16:50:20 +0800
Subject: [PATCH] add info

---
 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