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

Expand the set of implemented MPI operations #203

Open
sappyb opened this issue Jan 31, 2020 · 1 comment
Open

Expand the set of implemented MPI operations #203

sappyb opened this issue Jan 31, 2020 · 1 comment
Labels
enhancement New feature or request low priority This issue is not actively worked on but isn't a wontfix

Comments

@sappyb
Copy link

sappyb commented Jan 31, 2020

Hi,

I am trying to use codes for my project. I am trying to run big fft traces, while doing so I encountered a problem called MPI sim layer does not have the operation, the mpi operation that is not implemented in comm_create and comm_dup. Is there a way around this problem. A large number of mpi applications uses those mpi operation, as such is there a way around for this problem.

@nmcglo
Copy link
Member

nmcglo commented Jun 24, 2020

Expanding the set of MPI operations simulated by CODES isn't currently a priority but it is under consideration for the future. Changing this issue to a feature request and adjusting the issue title accordingly.

There have been efforts to expand this through things like CODES-CORTEX but that also doesn't support the operations you're looking for.

@nmcglo nmcglo changed the title Running Dumpi Traces Expand the set of implemented MPI operations Jun 24, 2020
@nmcglo nmcglo added enhancement New feature or request low priority This issue is not actively worked on but isn't a wontfix labels Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request low priority This issue is not actively worked on but isn't a wontfix
Projects
None yet
Development

No branches or pull requests

2 participants