Dear AllI am trying to get openmpi-1.1.2 to work on AIX 5.3 / power5.:: Compilation seems to have worked with the following sequence:setenv OBJECT_MODE 64setenv CC xlcsetenv CXX xlCsetenv F77 xlfsetenv FC xlf90setenv CFLAGS "-qthre
Upon reflecting on this more, I guess I see two issues. First, there's
the issue of allowing the user to install our software on the system
where ever they like. Some users may want to install it in their home
directories, others may have a sys admin install it in a common
location. This seems like