Control: retitle -1 pocl: FTBFS on riscv64: 94 tests failed out of 264 (llvm-17)
The double-float/soft-float issue has been solved in pocl 6.0
That leaves us (when using llvm-17) with
64% tests passed, 94 tests failed out of 264
The following tests FAILED:
7 - kernel/test_convert_typ
Hi,
On Thu, Jan 18, 2024 at 5:41 PM Andreas Beckmann wrote:
>
> On 18/01/2024 08.41, Bo YU wrote:
> > Obviously these tests failed was due to vectors missing from riscv64
> > now. This is expected I think.
> >
> > The result is aligned with pocl upstream support riscv64:
> >
> > ```
> > In this r
On 18/01/2024 08.41, Bo YU wrote:
Obviously these tests failed was due to vectors missing from riscv64
now. This is expected I think.
The result is aligned with pocl upstream support riscv64:
```
In this release we improved support for RISC-V CPUs. We tested PoCL on a
Starfive VisionFive 2 usi
Source: pocl
Version: 5.0-1
Followup-For: Bug #1059511
I cost some time to try to fix the issue, progress is below.
Inspired by the commit:
https://github.com/pocl/pocl/issues/1088#issue-1340373438
If i build pocl by manual if follow:
```
cmake ..
-DCMAKE_INSTALL_PREFIX='/usr'
4 matches
Mail list logo