klusta-team/klustakwik

Allow OpenMP to be turned on/off by parameter (or better, num_threads specified)

Closed this issue · 3 comments

Setting NumThreads = [value] for example.

You can use the OMP_NUM_THREADS environment variable already. Maybe this is enough?

Clunky, but will probably do for now! The nice thing with having it as an option is allowing it to be printed to the logfile etc...

OK, well given that we are rewriting soon, I'll close this issue.