| 
			 
			
			
			
			
			
			
		 
			
			 
			
				10-16-2009, 06:34 AM
			
			
			
		 | 
	| 
		
			
			| Cheetah |  | 
					Join Date: Oct 2009 Location: Toronto 
					Posts: 10
					      |  | 
	
	| I passed all the test except the VolumeRender.Here's the content of the txt file:
 
 /Users/xxx/Downloads/OpenCL_Bench_SET_V2/from Nvidia Sources/VolumeRender_OpenCL/oclVolumeRender Starting...
 
 Press '=' and '-' to change density
 ']' and '[' to change brightness
 ';' and ''' to modify transfer function offset
 '.' and ',' to modify transfer function scale
 
 CL_DEVICE_VENDOR: 			NVIDIA
 CL_DEVICE_NAME: 			GeForce GTX 280
 CL_DRIVER_VERSION: 			CLH 1.0
 CL_DEVICE_TYPE:			CL_DEVICE_TYPE_GPU
 CL_DEVICE_MAX_COMPUTE_UNITS:		240
 CL_DEVICE_MAX_WORK_ITEM_DIMENSIONS:	3
 CL_DEVICE_MAX_WORK_ITEM_SIZES:	512 / 512 / 64
 CL_DEVICE_MAX_WORK_GROUP_SIZE:	512
 CL_DEVICE_MAX_CLOCK_FREQUENCY:	1350 MHz
 CL_DEVICE_ADDRESS_BITS:		32
 CL_DEVICE_IMAGE_SUPPORT:		1
 CL_DEVICE_MAX_READ_IMAGE_ARGS:	128
 CL_DEVICE_MAX_WRITE_IMAGE_ARGS:	8
 CL_DEVICE_IMAGE_MAX_WIDTH:		2d width 8192, 2d height 8192, 3d width 2048, 3d height 2048, 3d depth 2048
 CL_DEVICE_MAX_MEM_ALLOC_SIZE:		256 MByte
 CL_DEVICE_GLOBAL_MEM_SIZE:		1024 MByte
 CL_DEVICE_ERROR_CORRECTION_SUPPORT:	no
 CL_DEVICE_LOCAL_MEM_TYPE:		local
 CL_DEVICE_LOCAL_MEM_SIZE:		16 KByte
 CL_DEVICE_MAX_CONSTANT_BUFFER_SIZE:	64 KByte
 CL_DEVICE_QUEUE_PROPERTIES:		CL_QUEUE_PROFILING_ENABLE
 CL_DEVICE_EXTENSIONS:
 cl_khr_byte_addressable_store
 cl_khr_global_int32_base_atomics
 cl_khr_global_int32_extended_atomics
 cl_APPLE_gl_sharing
 cl_APPLE_SetMemObjectDestructor
 cl_APPLE_ContextLoggingFunctions
 cl_khr_local_int32_base_atomics
 cl_khr_local_int32_extended_atomics
 CL_DEVICE_PREFERRED_VECTOR_WIDTH:	char 1, short 1, int 1, long 1, float 1, double 0
 
 
 !!! Error # 0 at line 161 , in file oclVolumeRender.cpp !!!
 
 
 Starting Cleanup...
 
 TEST FAILED !!!...
 
 oclVolumeRender.exe Exiting...
 Press <Enter> to Quit
 -----------------------------------------------------------
 
 
 
 
 Is it because it's [from Nvidia Sources]?so the test doesn't work with unofficially supported GPU.
 What about yours?
 
				 i7 920
 MSI X58 Platinum SLI
 DDR3 1066 2GB x3
 EVGA Geforce GTX 280 1024MB
 1TB SATA2 x2 - RAID
 1.5TB SATA2 (JMicron Port,GPT,installed Snow Leopard)
 BenQ G2412HD 1920x1080 LCD
 
 Snow Leopard [Vanilla] 10.6.2
 Chameleon RC4
 |