Skip to content

Instantly share code, notes, and snippets.

@pjaaskel
Created February 9, 2017 17:23
Show Gist options
  • Save pjaaskel/725e113345161f3168f4c4b3bc1e1414 to your computer and use it in GitHub Desktop.
Save pjaaskel/725e113345161f3168f4c4b3bc1e1414 to your computer and use it in GitHub Desktop.
PyOpenCL tests llvm-4.0-debug-kernabi-patched current situation
platform linux2 -- Python 2.7.6 -- py-1.4.30 -- pytest-2.7.2 -- /usr/bin/python
rootdir: /home/visit0r/src/pyopencl, inifile:
collected 172 items / 4 errors
test/test_algorithm.py::test_elwise_kernel[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_elwise_kernel_with_options[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_ranged_elwise_kernel[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_algorithm.py::test_take[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_arange[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_reverse[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_if_positive[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_take_put[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_astype[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_sum[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_sum_without_data[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_minmax[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_subset_minmax[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_dot[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_algorithm.py::test_struct_reduce[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_scan[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scan_cls0-dtype0] PASSED
test/test_algorithm.py::test_scan[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scan_cls0-dtype1] PASSED
test/test_algorithm.py::test_scan[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scan_cls1-dtype0] PASSED
test/test_algorithm.py::test_scan[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scan_cls1-dtype1] PASSED
test/test_algorithm.py::test_copy_if[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_partition[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_unique[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_index_preservation[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_segmented_scan[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scan_kernel0] PASSED
test/test_algorithm.py::test_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scan_kernel1] PASSED
test/test_algorithm.py::test_list_builder[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_key_value_sorter[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype0-512] PASSED
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype0-4] PASSED
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype0-16] PASSED
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype1-512] PASSED
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype1-4] PASSED
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype1-16] PASSED
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype2-512] xfail
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype2-4] xfail
test/test_algorithm.py::test_bitonic_sort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype2-16] xfail
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype0-0] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype0-4] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype0-16384] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype0-262144] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype1-0] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype1-4] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype1-16384] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype1-262144] PASSED
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype2-0] xfail
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype2-4] xfail
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype2-16384] xfail
test/test_algorithm.py::test_bitonic_argsort[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-dtype2-262144] xfail
test/test_array.py::test_basic_complex[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_mix_complex[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_pow_neg1_vs_inv[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_vector_fill[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_absrealimag[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_custom_type_zeros[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_custom_type_fill[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_array.py::test_custom_type_take_put[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_rmul_yields_right_type[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_pow_array[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_pow_number[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_multiply[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_multiply_array[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_addition_array[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_addition_scalar[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_substract_array[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_substract_scalar[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_divide_scalar[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_divide_array[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_bitwise[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-300-rng_class0] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-300-rng_class1] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-300-rng_class2] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-301-rng_class0] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-301-rng_class1] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-301-rng_class2] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-302-rng_class0] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-302-rng_class1] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-302-rng_class2] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-303-rng_class0] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-303-rng_class1] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-303-rng_class2] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-10007-rng_class0] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-10007-rng_class1] PASSED
test/test_array.py::test_random_float_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-10007-rng_class2] PASSED
test/test_array.py::test_random_int_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-rng_class0-dtype0] PASSED
test/test_array.py::test_random_int_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-rng_class0-dtype1] PASSED
test/test_array.py::test_random_int_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-rng_class1-dtype0] PASSED
test/test_array.py::test_random_int_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-rng_class1-dtype1] PASSED
test/test_array.py::test_random_int_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-rng_class2-dtype0] PASSED
test/test_array.py::test_random_int_in_range[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-rng_class2-dtype1] PASSED
test/test_array.py::test_numpy_integer_shape[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_len[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_stride_preservation[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_nan_arithmetic[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_mem_pool_with_arrays[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_view[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_diff[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_slice[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_concatenate[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_comparisons[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_any_all[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_map_to_host[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_view_and_strides[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_meshmode_view[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_event_management[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_reshape[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_skip_slicing[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_transpose[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_newaxis[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_squeeze[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_array.py::test_fancy_fill[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_fancy_indexing[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_array.py::test_multi_put[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_exp[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_cos[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_asin[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_sinh[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_tan[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_sin[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_acos[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_cosh[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>]
FAILED
test/test_clmath.py::test_ceil[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_log[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_tanh[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_fabs[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_sqrt[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_clmath.py::test_atan[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_floor[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_log10[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_atan2[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_atan2pi[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_fmod[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_ldexp[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_modf[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_frexp[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_clmath.py::test_bessel[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_clmath.py::test_complex_bessel[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-pyfmmlib] SKIPPED
test/test_clmath.py::test_complex_bessel[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scipy] SKIPPED
test/test_clmath.py::test_hankel_01_complex[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-pyfmmlib] SKIPPED
test/test_clmath.py::test_hankel_01_complex[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>-scipy] SKIPPED
test/test_enqueue_copy.py::test_enqueue_copy_rect_2d[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_enqueue_copy.py::test_enqueue_copy_rect_3d[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_wrapper.py::test_get_info[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_int_ptr[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_invalid_kernel_names_cause_failures[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_image_format_constructor PASSED
test/test_wrapper.py::test_device_topology_amd_constructor PASSED
test/test_wrapper.py::test_nonempty_supported_image_formats[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_that_python_args_fail[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_image_2d[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_wrapper.py::test_image_3d[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_wrapper.py::test_copy_buffer[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_mempool[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_mempool_2 PASSED
test/test_wrapper.py::test_vector_args[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_header_dep_handling[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] FAILED
test/test_wrapper.py::test_context_dep_memoize[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_can_build_binary[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_enqueue_barrier_marker[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_wrapper.py::test_wait_for_events[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_unload_compiler[<pyopencl.Platform 'Portable Computing Language' at 0x7fa2bbc0b4f0>] SKIPPED
test/test_wrapper.py::test_enqueue_task[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_platform_get_devices[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_user_event[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] xfail
test/test_wrapper.py::test_buffer_get_host_array[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_program_valued_get_info[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_event_set_callback[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_global_offset[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_sub_buffers[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_spirv[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] SKIPPED
test/test_wrapper.py::test_coarse_grain_svm[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
test/test_wrapper.py::test_fine_grain_svm[ctx_factory=<context factory for <pyopencl.Device 'pthread-AMD A10-7850K Radeon R7, 12 Compute Cores 4C+8G' on 'Portable Computing Language' at 0x2134dc0>>] PASSED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment