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

Last commit made on 2019-02-09
Get this branch:
git clone -b applied/debian/buster 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/buster
Repository:
lp:ubuntu/+source/libgpuarray

Recent commits

cb4e60f... by Rebecca Palmer

0.7.6-3 (patches applied)

Imported using git-ubuntu import.

6f76ff5... by Rebecca Palmer

Allow running the tests on beignet-opencl-icd

Gbp-Pq: 877316_gemm_workaround.patch.

fa61c1c... by Rebecca Palmer

Fix intermittent test_dot failure

Gbp-Pq: test_dot_doubleref.patch.

0e43428... by Rebecca Palmer

Fail unsupported tril/u instead of returning nonsense

Gbp-Pq: tri_check_itemsize.patch.

190c280... by Rebecca Palmer

Actually use all the clblasStatus-to-string table

Gbp-Pq: clblas_error_reporting.patch.

4dc1eff... by Rebecca Palmer

Use a whole-block size for test_ger

Gbp-Pq: 920497_ger_workaround.patch.

b9b7ec1... by Rebecca Palmer

Fix stack smashing crash in *gemmBatch

Gbp-Pq: gemmBatch.patch.

32436e5... by Rebecca Palmer

Don't corrupt lru_cache on exceptions

Gbp-Pq: cache_exception_safety.patch.

2de2079... by Rebecca Palmer

More user-friendly "no double support" errors

Gbp-Pq: fp64_errors.patch.

9e17bd9... by Rebecca Palmer

Don't assume size_t and cl_ulong are the same type

Gbp-Pq: 581_ulong_sizet.patch.