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

Flexible choice of MPI imbalance formula #17

Open
MeisterEule opened this issue Sep 3, 2020 · 2 comments
Open

Flexible choice of MPI imbalance formula #17

MeisterEule opened this issue Sep 3, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@MeisterEule
Copy link
Collaborator

We could use an environment variable to let the user choose between different ways to compute MPI imbalance. E.g.:

   VFTR_MPI_IMBALANCE=MAX_DEVIATION_FROM_FASTEST

Thinking even further, we could process a formula given by this environment variable. We already include tinyexpr to do this in the scenario files, so the overhead is manageable.

@MeisterEule MeisterEule added the enhancement New feature or request label Sep 3, 2020
@SpinTensor
Copy link
Contributor

Should also be flexible for the newly implemented function call time imbalances.

@MeisterEule
Copy link
Collaborator Author

This should be very easy to implement once we use Vftrace configuration files.

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

No branches or pull requests

2 participants