nsakabe-fixstars

Results 5 issues of nsakabe-fixstars

Because of deprecation of Github Services, the Travis CI integration isn't working. > GitHub Services have been deprecated. Please contact your integrator for more information on how to migrate or...

https://github.com/fixstars/clpy/blob/26ef9b0571c2ffc216a1cf523b905ec0273e6b31/tests/clpy_tests/random_tests/test_generator.py#L522 Failed at: https://github.com/fixstars/clpy/pull/276#pullrequestreview-367721762

bug

https://github.com/fixstars/clpy/blob/016015aea2367dad02a631d7d87e1f45f9d9efc9/tests/clpy_tests/opencl_tests/headercvt_tests/test_headercvt_types.py#L75-L85

`check_opencl_version` is still a stub. https://github.com/fixstars/clpy/blob/clpy/install/build.py#L122 If it is needed, it should be implemented. Otherwise, it can be deleted.

enhancement

[`clblas.pxd`](https://github.com/fixstars/clpy/blob/227b750b5e5a68af19dd2bcfab6ecb33f5db449e/clpy/backend/opencl/clblast/clblast.pxd) lacks a declaration of existing `strsm` routine.

bug