Closed will-saunders-ukaea closed 1 year ago
@jwscook do this!
gcc-hipsycl build for CPU:
[ RUN ] ParticleFunctionEvaluation3D.ContField
Fatal : Level 1 assertion violation
BwdTrans3DWorkspace: Requires homogenous points.
unknown file: Failure
C++ exception with description "Level 1 assertion violation
BwdTrans3DWorkspace: Requires homogenous points." thrown in the test body.
[ FAILED ] ParticleFunctionEvaluation3D.ContField (13392 ms)
[ RUN ] ParticleFunctionProjection3DBasisEval.ContField
Fatal : Level 1 assertion violation
BwdTrans3DWorkspace: Requires homogenous points.
unknown file: Failure
C++ exception with description "Level 1 assertion violation
BwdTrans3DWorkspace: Requires homogenous points." thrown in the test body.
[ FAILED ] ParticleFunctionProjection3DBasisEval.ContField (4086 ms)
[ RUN ] ParticleFunctionBasisEvaluation.Basis3D
Fatal : Level 1 assertion violation
BwdTrans3DWorkspace: Requires homogenous points.
unknown file: Failure
C++ exception with description "Level 1 assertion violation
BwdTrans3DWorkspace: Requires homogenous points." thrown in the test body.
[ FAILED ] ParticleFunctionBasisEvaluation.Basis3D (653 ms)
Same for the oneapi build
After a rebuild this problem went away.
The unit and integration tests pass for CPU and my nvidia card on my desktop.
3D Evaluation and Projection