LLNL/hiop

C examples and Fortran examples fail if mpirun command is used to launch the executables

nychiang opened this issue · 0 comments

When mpirun command is used to launch the executables, the following examples fail due to not using mpi_init:

  1. Sparse C example
  2. Sparse Fortran example
  3. Dense Fortran example