Lines Matching full:architecture
63 printf( "__cl_char2 SIMD vectors not supported on this architecture.\n" ); in test_char()
70 printf( "__cl_char4 SIMD vectors not supported on this architecture.\n" ); in test_char()
77 printf( "__cl_char8 SIMD vectors not supported on this architecture.\n" ); in test_char()
85 printf( "__cl_char16 SIMD vectors not supported on this architecture.\n" ); in test_char()
123 printf( "__cl_uchar2 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
130 printf( "__cl_uchar4 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
137 printf( "__cl_uchar8 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
145 printf( "__cl_uchar16 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
183 printf( "__cl_short2 SIMD vectors not supported on this architecture.\n" ); in test_short()
190 printf( "__cl_short4 SIMD vectors not supported on this architecture.\n" ); in test_short()
197 printf( "__cl_short8 SIMD vectors not supported on this architecture.\n" ); in test_short()
205 printf( "__cl_short16 SIMD vectors not supported on this architecture.\n" ); in test_short()
243 printf( "__cl_ushort2 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
250 printf( "__cl_ushort4 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
257 printf( "__cl_ushort8 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
265 printf( "__cl_ushort16 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
303 printf( "__cl_int2 SIMD vectors not supported on this architecture.\n" ); in test_int()
310 printf( "__cl_int4 SIMD vectors not supported on this architecture.\n" ); in test_int()
317 printf( "__cl_int8 SIMD vectors not supported on this architecture.\n" ); in test_int()
325 printf( "__cl_int16 SIMD vectors not supported on this architecture.\n" ); in test_int()
363 printf( "__cl_uint2 SIMD vectors not supported on this architecture.\n" ); in test_uint()
370 printf( "__cl_uint4 SIMD vectors not supported on this architecture.\n" ); in test_uint()
377 printf( "__cl_uint8 SIMD vectors not supported on this architecture.\n" ); in test_uint()
385 printf( "__cl_uint16 SIMD vectors not supported on this architecture.\n" ); in test_uint()
423 printf( "__cl_long2 SIMD vectors not supported on this architecture.\n" ); in test_long()
430 printf( "__cl_long4 SIMD vectors not supported on this architecture.\n" ); in test_long()
437 printf( "__cl_long8 SIMD vectors not supported on this architecture.\n" ); in test_long()
445 printf( "__cl_long16 SIMD vectors not supported on this architecture.\n" ); in test_long()
483 printf( "__cl_ulong2 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
490 printf( "__cl_ulong4 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
497 printf( "__cl_ulong8 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
505 printf( "__cl_ulong16 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
543 printf( "__cl_float2 SIMD vectors not supported on this architecture.\n" ); in test_float()
552 printf( "__cl_float4 SIMD vectors not supported on this architecture.\n" ); in test_float()
559 printf( "__cl_float8 SIMD vectors not supported on this architecture.\n" ); in test_float()
567 printf( "__cl_float16 SIMD vectors not supported on this architecture.\n" ); in test_float()
605 printf( "__cl_double2 SIMD vectors not supported on this architecture.\n" ); in test_double()
612 printf( "__cl_double4 SIMD vectors not supported on this architecture.\n" ); in test_double()
619 printf( "__cl_double8 SIMD vectors not supported on this architecture.\n" ); in test_double()
627 printf( "__cl_double16 SIMD vectors not supported on this architecture.\n" ); in test_double()