Package: liblam4 Version: 7.1.4-6.1 Severity: important
I'm trying to run a parallel program built with lam4-dev. The pre-flight check with recon ~/.mpi-lam-machinefile works (and reports "Woo hoo! [...]") The machinefile: opi9 cpu=4 opi2 cpu=4 opi3 cpu=4 opi4 cpu=4 opi5 cpu=4 Starting the cluster works, too: % lamboot ~/.mpi-lam-machinefile LAM 7.1.4/MPI 2 C++/ROMIO - Indiana University I'm running the program with either: mpiexec C /usr/local/bin/folded_antenna -r 28 optimize or with an explicit number of processes: mpiexec -c 2 /usr/local/bin/folded_antenna -r 28 optimize I'm getting multiple message of the form: ----------------------------------------------------------------------------- It seems that some error has occurred during MPI_INIT. This will cause your process to abort. These kinds of errors are usually system-related, such as running out of disk space, running out of memory, or something more serious such as data not being passed between processes properly. That is, you should not be seeing this error message; if you are, something is likely Very Wrong with your system. :-( Perhaps this Unix error message will help: Unix errno: 14 Bad address ----------------------------------------------------------------------------- My hope is that this is a simple usage error ... Note that the same program works fine when compiled & linked with mpich from debian. -- System Information: Debian Release: 11.1 APT prefers stable-updates APT policy: (500, 'stable-updates'), (500, 'stable') Architecture: armhf (armv7l) Kernel: Linux 5.14.12+ (SMP w/4 CPU threads) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8), LANGUAGE not set Shell: /bin/sh linked to /usr/bin/dash Init: systemd (via /run/systemd/system) Versions of packages liblam4 depends on: ii libc6 2.31-13+deb11u2 ii libgcc-s1 10.2.1-6 ii libltdl7 2.4.6-15 ii libstdc++6 10.2.1-6 Versions of packages liblam4 recommends: ii lam-runtime 7.1.4-6.1 liblam4 suggests no packages. -- no debconf information -- Ralf Schlatterbeck email: r...@zoo.priv.at