cctools
Main Page
Related Pages
Namespaces
Data Structures
Files
File List
Globals
dttools
src
gpu_info.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2013- The University of Notre Dame
3
This software is distributed under the GNU General Public License.
4
See the file COPYING for details.
5
*/
6
7
#ifndef GPU_INFO_H
8
#define GPU_INFO_H
9
17
int
gpu_count_get
();
18
22
char
*
gpu_name_get
();
23
24
#endif
25
26
/* vim: set noexpandtab tabstop=4: */
gpu_name_get
char * gpu_name_get()
Get the model name of gpu.
gpu_count_get
int gpu_count_get()
Get the total number of gpus.
Generated by
1.8.5