Robert Szafarczyk
Robert Szafarczyk
The code that causes the error is `tests/ShallowWater2D_memory_reduction_fpga/module_dyn_shapiro_superkernel.f95`. The code has not been memory reduced - it has parameters that are not folded. I think there are two options: add...
This issue has been ongoing since December afaik: https://community.intel.com/t5/Intel-DevCloud/FPGA-Builds-Broken-on-DevCloud/td-p/1439447 Someone from devcloud support advised using the FPGA runtime nodes for compilation, which works, but blocks other users for hours from...
This PR is needed to build emhash on Windows on Arm https://github.com/ktprime/emhash/pull/71
The `CommandGraphTest.LinearInOrderQueue` unit test failed in the CI on both Linux and Windows. I don't know if this PR was the the cause of the failure. I've rebased this change....
@vinser52 could you have a look and re-trigger the CI, please?