Skip to content

[Benchmark] conjugate gradients #712

[Benchmark] conjugate gradients

[Benchmark] conjugate gradients #712

Re-run triggered August 30, 2023 15:41
Status Failure
Total duration 1m 22s
Artifacts

build.yaml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

5 errors
check: benchmarks/float/conjugate-gradient.bril#L19
b has type ptr<float>, but arg 0 for ptradd should have type ptr<int>
check: benchmarks/float/conjugate-gradient.bril#L20
x0 has type ptr<float>, but arg 0 for ptradd should have type ptr<int>
check: benchmarks/float/conjugate-gradient.bril#L22
v has type float, but arg 1 for store should have type int
check: benchmarks/float/conjugate-gradient.bril#L23
fone has type float, but arg 1 for store should have type int
check
Process completed with exit code 2.