I just tried to compile without using Intel compilers but gnu8.
Strangely I get the same error which seems like the compilation is expecting a value for
Attached are both .cfg files I tried to use.
This is the error I get with both of them
Scanning the source code for:
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
+> configuration: ubugfmpich
+> parallel mode, using mpiexec directly (of the MPICH2 package).
| The only difference with the scalar versions (optimised) is the presence
| of the key mpi_cmdexec and the -DHAVE_MPI compilation directive.
| Of course, you also need the key par_cmdexec.
| Finally, note that this configuration also works whether
| processor is 0 or 1.
+> root:
+> modules: system
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Key root required non empty field
The sfx_exe: seems not to be the problem, since it is empty in all linux based .cfg files and just defined as .exe in the Windows config file.
What could be the reason for my error?
I appreciate any help, thanks in advance.
Regards