> > > If the app isn't forking it shouldn't even be calling ibv_fork_init in > > > the first place, which solves both problems. > > > > Libfabric calls this because it has no idea if the higher level user > > will call fork or not. The default is to assume this for > > correctness. > > You think the rest of libfabric is fork safe?
There's no guarantee that library objects will be usable across fork. _______________________________________________ ofiwg mailing list [email protected] https://lists.openfabrics.org/mailman/listinfo/ofiwg
