| A: |
-
change the
#undef STOCHASTIC_SO_ATTACH_DDD /* sleep for a few seconds to attach ddd */
in Stochastic.h to
#def STOCHASTIC_SO_ATTACH_DDD /* sleep for a few seconds to attach ddd */
and recompile/reinstall LAL.
-
Start up ddd on the executable wrapperAPI
-
mpirun the DSO
-
It will sleep for 10 seconds and display the PID; attach ddd to
this PID. (It's a good idea to work out where the pull-down menu to
do this is first ;-))
|