Re: [OMPI users] MPI executable fails on ArchLinux on Termux

2021-02-26 Thread John Hearns via users
Recommend then using 'less' or 'grep' to parse out the lines which are of interest On Fri, 26 Feb 2021 at 23:03, LINUS FERNANDES via users < users@lists.open-mpi.org> wrote: > The following command lists all the MCA parameters used by OpenMPI. > > ~ $ ompi_info --all > > The output is over 2000

Re: [OMPI users] MPI executable fails on ArchLinux on Termux

2021-02-26 Thread LINUS FERNANDES via users
The following command lists all the MCA parameters used by OpenMPI. ~ $ ompi_info --all The output is over 2000 lines. On Fri, 26 Feb 2021, 11:16 Gilles Gouaillardet via users, < users@lists.open-mpi.org> wrote: > Before running configure, try to > export ac_cv_type_struct_ifreq=no > and see ho

Re: [OMPI users] MPI executable fails on ArchLinux on Termux

2021-02-26 Thread LINUS FERNANDES via users
I think I can live with executing OpenMPI on Termux. As it is, fixing this issue will not be a priority. On Fri, 26 Feb 2021, 13:09 Gilles Gouaillardet via users, < users@lists.open-mpi.org> wrote: > yes, you need to (re)build Open MPI from source in order to try this trick. > > On 2/26/2021 3:55