Open
Description
Hi,
Is ifx (intel nex generation fortran compiler that is replacing ifort) supported, I'm getting the following failures with ifx 2023.1.0:
The following tests FAILED:
6 - test_maxpool2d_layer (Failed)
12 - test_io_hdf5 (Failed)
14 - test_dense_network_from_keras (Failed)
17 - test_optimizers (Failed)
Errors while running CTest
On release build, these are failing on memory error.
In debug more, only test_optimizers is failing.
All this is on master
Thanks