Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

4.Run the example on the login node:

make run

Options

To compile, just execute
make build

You can modify the Makefile CNC_NUM_WORKERS variable to the number of worker threads you desire.

...