ubuntu/+source/libgpuarray:applied/debian/bullseye

Last commit made on 2020-01-30
Get this branch:
git clone -b applied/debian/bullseye https://git.launchpad.net/ubuntu/+source/libgpuarray
Members of git-ubuntu import can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
applied/debian/bullseye
Repository:
lp:ubuntu/+source/libgpuarray

Recent commits

a89317a... by Rebecca Palmer

0.7.6-5 (patches applied)

Imported using git-ubuntu import.

3390c91... by Rebecca Palmer

Stop using out-of-order queues, as they break clblas

Gbp-Pq: disable_out_of_order.patch.

85ad2be... by Rebecca Palmer

Add note on clinfo

Gbp-Pq: clinfo.patch.

ced12a9... by Rebecca Palmer

Fix spelling and grammar

Gbp-Pq: typos2.patch.

5701988... by Rebecca Palmer

Use Python 3 for build scripts

Gbp-Pq: use_python3.patch.

f3d6c90... by Rebecca Palmer

Allow running the tests on beignet-opencl-icd

Gbp-Pq: 877316_gemm_workaround.patch.

984dd1e... by Rebecca Palmer

Fix intermittent test_dot failure

Gbp-Pq: test_dot_doubleref.patch.

788df8b... by Rebecca Palmer

Fail unsupported tril/u instead of returning nonsense

Gbp-Pq: tri_check_itemsize.patch.

d5ddba1... by Rebecca Palmer

Actually use all the clblasStatus-to-string table

Gbp-Pq: clblas_error_reporting.patch.

23e077b... by Rebecca Palmer

Use a whole-block size for test_ger

Gbp-Pq: 920497_ger_workaround.patch.