***********************************************************************************************************
3.33.24	gpuinfo	: Get GPU information.
	usage: java -jar GbtUtility-2.1.76.jar [options] rest gpuinfo

	Example:
	by Nodelist  : java -jar GbtUtility-2.1.76.jar rest gpuinfo
	by single IP : java -jar GbtUtility-2.1.76.jar -H 10.1.27.79 rest gpuinfo
	by scan IP   : java -jar GbtUtility-2.1.76.jar -S rmcp,10.1.27.1,10.1.27.150 rest gpuinfo
***********************************************************************************************************