The newest release will probably fail somewhere along the way.
The patch was made using the diff program with the -u option.
From the main Simpl source directory run the following command:
patch -Np1 < fullPatchFileNameThis should patch cleanly with no failures printed to the screen with version 2.1.1.
Recompile and everything that does not exist in the /tcl directory should compile cleanly.
The benchmarks/bin/sender program should now accept the -x option, after which one can specify the number of threads.
Each thread with send the number of times specified with the -t option.