Seg fault with OpenMP backend

Update:

  • tried re-installing the libomp-dev and libgomp1 packages from Ubuntu through sudo apt-get
  • tried the actions on this thread by using SHARED=1 NOBLAS=1 instead of STATIC=0 BLAS=0 Failed to run example cases using openmp as backend
  • tried all of libxsmmext.so, libxsmm.so.1, and libxsmm.so.1.17.0 as the PYFR_XSMM_LIBRARY_PATH variable similar to this thread OpenMP xsmm, kernel mul has no providers but same seg fault for the latter 3 and a different error for the former

Wondering if I am missing something? (Is it an issue with AMD processors? As the following thread happens upon the same problem it seems When using AMD CPU with PyFR)

Thank you if anybody may have any tips!