Skip to content

snowfall and calling C++ code with .C

2 messages · Vinh Nguyen, Carl Boettiger

#
You will also need to do:
sfClusterEval(.dynload("file.so"))
to load the shared object in each node.

Vinh