summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Andreas Beckmann [Tue, 17 Jan 2023 13:11:18 +0000 (13:11 +0000)]
HACK! regression/struct_kernel_arguments fails on i686
141/143 Test #85: regression/struct_kernel_arguments ..................................................***Failed Error regular expression found in output. Regex=[FAIL] 4.58 sec
CMake Error at /build/pocl-1.4/cmake/run_test.cmake:34 (message):
FAIL: Test exited with nonzero code (1):
/build/pocl-1.4/obj-i686-linux-gnu/tests/regression/test_structs_as_args
STDOUT:
F(4: 0 != 5) F(5: -
2147483648 != 6) F(6: 0 != 7) F(7: 0 != 8)
STDERR:
-- OK
Bug: https://github.com/pocl/pocl/issues/801
Bug: https://github.com/KhronosGroup/OpenCL-Headers/issues/149
Forwarded: not-needed
Gbp-Pq: Name test_structs_as_args.patch
Andreas Beckmann [Tue, 7 Apr 2020 23:33:12 +0000 (01:33 +0200)]
[PATCH 02/10] link against single shared libclang-cpp when building with llvm 9, too
Gbp-Pq: Name 2002-link-against-single-shared-libclang-cpp-when-buildin.patch
Andreas Beckmann [Tue, 15 Mar 2022 14:59:08 +0000 (15:59 +0100)]
[PATCH 1017/1017] support overriding the runtime cpu detection with POCL_LLVM_CPU_NAME
Gbp-Pq: Name 1017-support-overriding-the-runtime-cpu-detection-with-PO.patch
Andreas Beckmann [Tue, 15 Mar 2022 10:39:30 +0000 (11:39 +0100)]
[PATCH 1016/1017] let LLC_HOST_CPU be forced (HOST_CPU_FORCED) to any cpu type
do not special case LLC_HOST_CPU == LLC_HOST_CPU_AUTO
Gbp-Pq: Name 1016-let-LLC_HOST_CPU-be-forced-HOST_CPU_FORCED-to-any-cp.patch
Andreas Beckmann [Tue, 15 Mar 2022 10:05:45 +0000 (11:05 +0100)]
[PATCH 1015/1017] use _LLC_HOST_CPU as internal variable
do not set LLC_HOST_CPU to LLC_HOST_CPU_AUTO as it will turn on
HOST_CPU_FORCED on a subsequent cmake run
Gbp-Pq: Name 1015-use-_LLC_HOST_CPU-as-internal-variable.patch
Andreas Beckmann [Tue, 15 Mar 2022 09:33:22 +0000 (10:33 +0100)]
[PATCH 1014/1017] improve grouping of ENABLE_HOST_CPU_DEVICES specific tests
Gbp-Pq: Name 1014-improve-grouping-of-ENABLE_HOST_CPU_DEVICES-specific.patch
Andreas Beckmann [Sat, 9 Apr 2022 14:30:15 +0000 (16:30 +0200)]
[PATCH 1013/1017] allow overriding kernellib_name for distro builds with POCL_KERNELLIB_NAME
the kernellib_name (and corresponding llvm_cpu) can be overridden
to a target with a subset of the features supported by the current cpu
this will allow running e.g. code generation and tests for sse2 (but no
newer features) on a modern cpu
Gbp-Pq: Name 1013-allow-overriding-kernellib_name-for-distro-builds-wi.patch
Andreas Beckmann [Sat, 9 Apr 2022 13:28:42 +0000 (15:28 +0200)]
[PATCH 1012/1017] _cl_device_id: add const char* kernellib_name
determine the value at the same time as llvm_cpu, if possible
Gbp-Pq: Name 1012-_cl_device_id-add-const-char-kernellib_name.patch
Andreas Beckmann [Thu, 7 Apr 2022 10:04:05 +0000 (12:04 +0200)]
[PATCH 1011/1017] add pocl_get_distro_cpu_name()
in distro builds, map each kernellib_name to a specific llvm_cpu
which is then used as compilation target instead of the native cpu
this limits the possible code generation targets in distro builds
in order to be able to run tests against all of them with a minimal
number of different (physical) CPU models
Gbp-Pq: Name 1011-add-pocl_get_distro_cpu_name.patch
Andreas Beckmann [Wed, 23 Mar 2022 13:24:18 +0000 (14:24 +0100)]
[PATCH 1010/1017] use a more generic solution for pocl_get_distro_kernellib_name()
Gbp-Pq: Name 1010-use-a-more-generic-solution-for-pocl_get_distro_kern.patch
Andreas Beckmann [Wed, 23 Mar 2022 12:55:50 +0000 (13:55 +0100)]
[PATCH 1009/1017] rename getX86KernelLibName() to pocl_get_distro_kernellib_name()
Gbp-Pq: Name 1009-rename-getX86KernelLibName-to-pocl_get_distro_kernel.patch
Andreas Beckmann [Wed, 14 Dec 2022 17:28:36 +0000 (18:28 +0100)]
[PATCH 1008/1017] add llvm_cpu to the long device name
Gbp-Pq: Name 1008-add-llvm_cpu-to-the-long-device-name.patch
Andreas Beckmann [Thu, 15 Dec 2022 00:19:55 +0000 (01:19 +0100)]
[PATCH] rename fix_local_mem_size() to pocl_fix_local_mem_size()
Gbp-Pq: Name 1001-rename-fix_local_mem_size-to-pocl_fix_local_mem_size.patch
Andreas Beckmann [Tue, 17 Jan 2023 13:11:18 +0000 (13:11 +0000)]
pocl (3.1-2) unstable; urgency=medium
* Fix segmentation fault. (Closes: #
1028636)
[dgit import unpatched pocl 3.1-2]
Andreas Beckmann [Tue, 17 Jan 2023 13:11:18 +0000 (13:11 +0000)]
Import pocl_3.1-2.debian.tar.xz
[dgit import tarball pocl 3.1-2 pocl_3.1-2.debian.tar.xz]
Andreas Beckmann [Thu, 12 Jan 2023 14:33:22 +0000 (14:33 +0000)]
Import pocl_3.1.orig.tar.gz
[dgit import orig pocl_3.1.orig.tar.gz]