mirror of
				https://github.com/paboyle/Grid.git
				synced 2025-11-04 05:54:32 +00:00 
			
		
		
		
	Warning suppress
This commit is contained in:
		@@ -67,7 +67,7 @@ void acceleratorInit(void)
 | 
			
		||||
	printf("AcceleratorCudaInit[%d]: Device identifier: %s\n",rank, prop.name);
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
	GPU_PROP_FMT(totalGlobalMem,"%lld");
 | 
			
		||||
	GPU_PROP_FMT(totalGlobalMem,"%zu");
 | 
			
		||||
	GPU_PROP(managedMemory);
 | 
			
		||||
	GPU_PROP(isMultiGpuBoard);
 | 
			
		||||
	GPU_PROP(warpSize);
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user