We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Createbc is a serial only code which is currently profiled using another tool.
We wish to use vernier to profile it going forward.
The problem we have is that vernier_init requires mpi_comm_world_v and also that vernier requires mpi_init to have been run to work at all.
Possible solution is to try and introduce a serial version of vernier. Other suggestions welcomed.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Createbc is a serial only code which is currently profiled using another tool.
We wish to use vernier to profile it going forward.
The problem we have is that vernier_init requires mpi_comm_world_v and also that vernier requires mpi_init to have been run to work at all.
Possible solution is to try and introduce a serial version of vernier. Other suggestions welcomed.
The text was updated successfully, but these errors were encountered: