statically linked mpiexec
7 Apr
2014
7 Apr
'14
5:47 a.m.
Hi, Does anyone know if there is a supported or recommended way to build MPICH such that it's binaries (eg. mpiexec) are statically linked? At present, post building I'm running: cd src/pm/hydra eval ./configure `./config.status --config` --disable-pci --disable-libxml2 make CCLD='$(CC) -all-static' which just disables two cases where the static libraries aren't available, then links statically, but is there a better or correct way to do this? Many thanks, Andy
4489
Age (days ago)
4489
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andy May