arrayfire / arrayfire/arrayfire-python

Failed Tests

未关闭
#237 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
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

```

贡献指南

这个仓库没有索引到贡献指南

调研方向

Start by reproducing the failure with `make test` against ArrayFire 3.7.1 and inspect the six named CTest cases: `test_sparse_arith_*` and `test_matrixmarket_*`. The issue does not include the individual test errors, so determine the failure output and whether the cause is shared across CPU, CUDA, and OpenCL; done means the cause is documented and the affected tests pass.

由索引模型根据 Issue 内容生成。

评估

技术栈
python
领域
testing-qa
Issue 类型
缺陷
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
需要澄清
新手友好度
25/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。