Is there a way to get a list of all Tasks currently known to the scheduler? I am debugging a parallel program (parallelized using MPI), and I suspect that there is an extra task running causing a slowdown. My code does not explicitly use tasks, but perhaps I am calling some function that does?
Jared Crean
