Hi Peter,
I’ve tested with the following command:
bsub -o bsub_maker_with_mpi_log.txt "/nfs/apps/test/openmpi/bin/mpirun -n 8 /nfs/apps/test/maker/bin/maker”
Unfortunately it still seems to be giving errors and not running, with things like:
"“mca_base_component_repository_open: unable to open mca_patcher_overwrite: /nfs/apps/test/openmpi/lib/openmpi/mca_patcher_overwrite.so: undefined symbol: mca_patcher_base_patch_t_class (ignored)””
It also doesn’t work if I try to run it directly on Tak4.
I’ve attached the relevant error log file. Any more solutions?
All the best,
-Tim
I tried rebuilding maker 3 with it's own also-built-from-source openmpi instance. So with that:
- /nfs/apps/test/maker is now maker 3.00
- /nfs/apps/test/openmpi was used to make the aforementioned maker
I think that all you'll need to do differently here is invoke the version of mpirun in /nfs/apps/test/openmpi/bin
"