Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Theory: Critical Path #13

Open
ax3l opened this issue Aug 5, 2019 · 0 comments
Open

Theory: Critical Path #13

ax3l opened this issue Aug 5, 2019 · 0 comments

Comments

@ax3l
Copy link
Member

ax3l commented Aug 5, 2019

Hi,

while the implementation progresses, we should think about the potential to express and prefer the critical path of a parallel application in later scheduling.

While we can implement various strategies in schedulers, e.g. prefer (MPI) communication, CUDA kernel launches, etc., one might also want to be able to express a (known) critical path. We have some experience in Dresden with critical path analysis, see e.g. the PhD defense of Robert Dietrich on October 9th 2019, 11 AM and the master's thesis of Felix Schmitt (both ZIH), which is now part of the NVIDIA Visual Profiler.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant