Negative wait with EAGLE_100
When I run the EAGLE_100 volume with 100 MPI ranks, I get the old:
[0014] [00221.4] scheduler.c:scheduler_done():2285: Negative wait (-25447)!
error. This is with the current master 398c068b. The simple fix is to promote the task wait from short int to int.