pmodels / casper

Process-based Asynchronous Progress Model for MPI Communication
https://pmodels.github.io/casper-www/
Other
9 stars 4 forks source link

fix missing submodules #38

Closed jeffhammond closed 4 years ago

jeffhammond commented 4 years ago

Resolves https://github.com/pmodels/casper/issues/30

Signed-off-by: Hammond, Jeff R jeff.r.hammond@intel.com

jeffhammond commented 4 years ago

@raffenet Is this a reasonable thing to do?

jeffhammond commented 4 years ago

@raffenet You raise a valid point that if I run autogen.sh on a plane, it's going to fail because of the missing network. However, if that is the case, then autogen.sh is going to fail when it tries unsuccessfully to initialize the OpenPA and HWLOC build systems, assuming those are missing. What I need to work around is when there is no network but the submodules are present.