arrayfire / arrayfire/arrayfire-python
Failed Tests
- 主要語言
- Python
- 星號
- 422
- 分支
- 63
- PR 合併指標
- 30 天內沒有已合併 PR
描述
The following tests (below) fail when `make test` is run on [Arrayfire 3.7.1](https://github.com/arrayfire/arrayfire/releases/tag/v3.7.1). I have installed the required dependencies as shown [here](https://github.com/arrayfire/arrayfire/wiki/Build-Instructions-for-Linux#cuda-backend-dependencies). Why are these tests failing?
```bash
The following tests FAILED:
320 - test_sparse_arith_cpu (Failed)
321 - test_sparse_arith_cuda (Failed)
322 - test_sparse_arith_opencl (Failed)
380 - test_matrixmarket_cpu (Failed)
381 - test_matrixmarket_cuda (Failed)
382 - test_matrixmarket_opencl (Failed)
ArrayFire v3.7.1 (OpenCL, 64-bit Linux, build default)
[0] NVIDIA: Tesla T4, 15079 MB
Errors while running CTest
Makefile:149: recipe for target 'test' failed
make: *** [test] Error 8
```
貢獻指南
這個儲存庫沒有索引到貢獻指南
評估
這個 Issue 還沒有評估資料。