Skip to content

cupy_test_example_results

YOSHIFUJI Naoki edited this page Dec 18, 2018 · 14 revisions

Result of CuPy's Original Test and Examples on ClPy

  • src: v2.1.0b1
  • Primary machine
    • OS: Ubuntu 16.04.4 LTS
    • CPU: Core i7-7700
    • MEM: 8GB
    • GPU: AMD Radeon Vega Frontier Edition (Air Cooled)
    • SDK: amdgpu-pro-18.20-621984
  • Secondary machine
    • OS: Ubuntu 16.04.5 LTS
    • CPU: Core i9-7900X
    • MEM: 64GB
    • GPU: NVIDIA TITAN V
    • SDK: CUDA 9.2
    • cuDNN 7.1

Test result

Only fail/error tests are shown below.

Primary machine (Radeon)

name passed failed skipped error
clpy_tests/core_tests/test_fusion.py 43 83 1 -
clpy_tests/core_tests/test_ndarray_adv_indexing.py 143 82 - -
clpy_tests/core_tests/test_ndarray_complex_ops.py 6 2 - -
clpy_tests/core_tests/test_ndarray_scatter.py 3 50 - -
clpy_tests/creation_tests/test_from_data.py 50 2 - -
clpy_tests/indexing_tests/test_generate.py 6 16 - -
clpy_tests/indexing_tests/test_indexing.py 9 10 - -
clpy_tests/linalg_tests/test_decomposition.py - - - 1
clpy_tests/linalg_tests/test_eigenvalue.py - - - 1
clpy_tests/linalg_tests/test_einsum.py - 49 - -
clpy_tests/linalg_tests/test_norms.py - - - 1
clpy_tests/linalg_tests/test_solve.py - - - 1
clpy_tests/logic_tests/test_content.py - 3 - -
clpy_tests/logic_tests/test_truth.py - 432 - -
clpy_tests/math_tests/test_arithmetic.py 14 7 - -
clpy_tests/math_tests/test_explog.py - 9 - -
clpy_tests/math_tests/test_floating.py - 5 - -
clpy_tests/math_tests/test_hyperbolic.py - 6 - -
clpy_tests/math_tests/test_matmul.py - 44 - -
clpy_tests/math_tests/test_misc.py 5 14 - -
clpy_tests/math_tests/test_rounding.py - 6 - -
clpy_tests/math_tests/test_sumprod.py 17 35 - -
clpy_tests/math_tests/test_trigonometric.py - 10 - -
clpy_tests/math_tests/test_window.py - 12 - -
clpy_tests/prof_tests/test_range.py - - - 1
clpy_tests/random_tests/test_generator.py - - - 1
clpy_tests/random_tests/test_permutations.py 1 3 - -
clpy_tests/random_tests/test_random.py - 1 - -
clpy_tests/random_tests/test_sample.py 3 30 - -
clpy_tests/sorting_tests/test_search.py 11 32 - -
clpy_tests/sorting_tests/test_sort.py 30 97 - -
clpy_tests/sparse_tests/test_base.py - - 7 -
clpy_tests/sparse_tests/test_construct.py - - 4 -
clpy_tests/sparse_tests/test_coo.py - 24 776 -
clpy_tests/sparse_tests/test_csc.py - 32 262 -
clpy_tests/sparse_tests/test_csr.py - 32 298 -
clpy_tests/sparse_tests/test_dia.py - 16 56 -
clpy_tests/statics_tests/test_histogram.py - 10 - -
clpy_tests/test_init.py 1 3 - -
clpy_tests/test_numpy_interop.py - 1 - -
example_tests/test_gemm.py - 1 - -
example_tests/test_gmm.py - 2 - -
example_tests/test_kmeans.py - 3 - -
install_tests/test_build.py - 2 - -
(total) - 1156 1404 6

Secondary machine (GeForce)

name passed failed skipped error
clpy_tests/core_tests/test_fusion.py 43 83 1 -
clpy_tests/core_tests/test_ndarray_adv_indexing.py 144 81 - -
clpy_tests/core_tests/test_ndarray_complex_ops.py 6 2 - -
clpy_tests/core_tests/test_ndarray_scatter.py 3 50 - -
clpy_tests/creation_tests/test_from_data.py 51 1 - -
clpy_tests/indexing_tests/test_generate.py 6 16 - -
clpy_tests/indexing_tests/test_indexing.py 8 11 - -
clpy_tests/linalg_tests/test_decomposition.py - - - 1
clpy_tests/linalg_tests/test_eigenvalue.py - - - 1
clpy_tests/linalg_tests/test_einsum.py - 49 - -
clpy_tests/linalg_tests/test_norms.py - - - 1
clpy_tests/linalg_tests/test_solve.py - - - 1
clpy_tests/logic_tests/test_content.py - 3 - -
clpy_tests/logic_tests/test_truth.py - 432 - -
clpy_tests/math_tests/test_arithmetic.py 14 7 - -
clpy_tests/math_tests/test_explog.py - 9 - -
clpy_tests/math_tests/test_floating.py - 5 - -
clpy_tests/math_tests/test_hyperbolic.py - 6 - -
clpy_tests/math_tests/test_matmul.py - 44 - -
clpy_tests/math_tests/test_misc.py 5 14 - -
clpy_tests/math_tests/test_rounding.py - 6 - -
clpy_tests/math_tests/test_sumprod.py 17 35 - -
clpy_tests/math_tests/test_trigonometric.py - 10 - -
clpy_tests/math_tests/test_window.py - 12 - -
clpy_tests/prof_tests/test_range.py - - - 1
clpy_tests/random_tests/test_generator.py - - - 1
clpy_tests/random_tests/test_permutations.py 1 3 - -
clpy_tests/random_tests/test_random.py - 1 - -
clpy_tests/random_tests/test_sample.py 3 30 - -
clpy_tests/sorting_tests/test_search.py 11 32 - -
clpy_tests/sorting_tests/test_sort.py 30 97 - -
clpy_tests/sparse_tests/test_base.py - - 7 -
clpy_tests/sparse_tests/test_construct.py - - 4 -
clpy_tests/sparse_tests/test_coo.py - 24 776 -
clpy_tests/sparse_tests/test_csc.py - 32 262 -
clpy_tests/sparse_tests/test_csr.py - 32 298 -
clpy_tests/sparse_tests/test_dia.py - 16 56 -
clpy_tests/statics_tests/test_histogram.py - 10 - -
clpy_tests/test_init.py 1 3 - -
clpy_tests/test_numpy_interop.py - 1 - -
example_tests/test_gemm.py - 1 - -
example_tests/test_gmm.py - 2 - -
example_tests/test_kmeans.py - 3 - -
install_tests/test_build.py - 2 - -
(total) - 1165 1404 6

Example

name result
cg no: AttributeError: module 'clpy' has no attribute 'sum'
gemm no: AttributeError: module 'clpy.backend' has no attribute 'compile_with_cache'
gmm no: AttributeError: module 'clpy' has no attribute 'sum'
kmeans no: AttributeError: module 'clpy' has no attribute 'argmin'