Lines Matching full:architecture
53 printf( "__cl_char2 SIMD vectors not supported on this architecture.\n" ); in test_char()
60 printf( "__cl_char4 SIMD vectors not supported on this architecture.\n" ); in test_char()
67 printf( "__cl_char8 SIMD vectors not supported on this architecture.\n" ); in test_char()
75 printf( "__cl_char16 SIMD vectors not supported on this architecture.\n" ); in test_char()
113 printf( "__cl_uchar2 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
120 printf( "__cl_uchar4 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
127 printf( "__cl_uchar8 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
135 printf( "__cl_uchar16 SIMD vectors not supported on this architecture.\n" ); in test_uchar()
173 printf( "__cl_short2 SIMD vectors not supported on this architecture.\n" ); in test_short()
180 printf( "__cl_short4 SIMD vectors not supported on this architecture.\n" ); in test_short()
187 printf( "__cl_short8 SIMD vectors not supported on this architecture.\n" ); in test_short()
195 printf( "__cl_short16 SIMD vectors not supported on this architecture.\n" ); in test_short()
233 printf( "__cl_ushort2 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
240 printf( "__cl_ushort4 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
247 printf( "__cl_ushort8 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
255 printf( "__cl_ushort16 SIMD vectors not supported on this architecture.\n" ); in test_ushort()
293 printf( "__cl_int2 SIMD vectors not supported on this architecture.\n" ); in test_int()
300 printf( "__cl_int4 SIMD vectors not supported on this architecture.\n" ); in test_int()
307 printf( "__cl_int8 SIMD vectors not supported on this architecture.\n" ); in test_int()
315 printf( "__cl_int16 SIMD vectors not supported on this architecture.\n" ); in test_int()
353 printf( "__cl_uint2 SIMD vectors not supported on this architecture.\n" ); in test_uint()
360 printf( "__cl_uint4 SIMD vectors not supported on this architecture.\n" ); in test_uint()
367 printf( "__cl_uint8 SIMD vectors not supported on this architecture.\n" ); in test_uint()
375 printf( "__cl_uint16 SIMD vectors not supported on this architecture.\n" ); in test_uint()
413 printf( "__cl_long2 SIMD vectors not supported on this architecture.\n" ); in test_long()
420 printf( "__cl_long4 SIMD vectors not supported on this architecture.\n" ); in test_long()
427 printf( "__cl_long8 SIMD vectors not supported on this architecture.\n" ); in test_long()
435 printf( "__cl_long16 SIMD vectors not supported on this architecture.\n" ); in test_long()
473 printf( "__cl_ulong2 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
480 printf( "__cl_ulong4 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
487 printf( "__cl_ulong8 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
495 printf( "__cl_ulong16 SIMD vectors not supported on this architecture.\n" ); in test_ulong()
533 printf( "__cl_float2 SIMD vectors not supported on this architecture.\n" ); in test_float()
542 printf( "__cl_float4 SIMD vectors not supported on this architecture.\n" ); in test_float()
549 printf( "__cl_float8 SIMD vectors not supported on this architecture.\n" ); in test_float()
557 printf( "__cl_float16 SIMD vectors not supported on this architecture.\n" ); in test_float()
595 printf( "__cl_double2 SIMD vectors not supported on this architecture.\n" ); in test_double()
602 printf( "__cl_double4 SIMD vectors not supported on this architecture.\n" ); in test_double()
609 printf( "__cl_double8 SIMD vectors not supported on this architecture.\n" ); in test_double()
617 printf( "__cl_double16 SIMD vectors not supported on this architecture.\n" ); in test_double()