Skip to content
Snippets Groups Projects
Commit 58a6ff20 authored by Peter W. Draper's avatar Peter W. Draper
Browse files

Merge branch 'threadpool_task_plots' into 'master'

Threadpool task plots

Adds the following:

 * `--enable-threadpool-debugging` to the `./configure` flags,
 * `-Y` to `main.c` to enable dumping threadpool timers much like the task timers.

This generates `threadpool_info-step%d.dat` files every `-Y` steps which contain the mapper function name, the id of the thread that executed it, the number of chunks processed, and the `tic` and `toc` timers for the mapper function.

See merge request !375
parents a6c5f55f b82a57ba
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment