Work the same data set on two computers

Is it possible to work with the same dataset, e.g., a stack of images, on different computers? Considering both, use Grown from Seed to optimize time. For example, a microtomography of a rodent skull fossil. Is it possible to leave the tool working on the snout in PC1 and the neurocranium in PC2, and then merge the segmentations from PC2 into PC1?

You can easily open the same volume data on multiple computers (i.e. by copying the files or using a network file server) and perform segmentation on different parts of the data in parallel. Just be sure to save the results in different files so as not to overwrite other data. Then later you can combine the segmentations as needed.

How can I add the segmentations from PC2 to PC1? If I segmented the entire posterior portion of the skull on PC2 and the anterior portion on PC1, how can I add each segment (each bone) from PC2 to PC1?