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

A building problem in ember #2409

Open
pluvixox opened this issue Oct 16, 2024 · 1 comment
Open

A building problem in ember #2409

pluvixox opened this issue Oct 16, 2024 · 1 comment

Comments

@pluvixox
Copy link

When try to use --enable-ember-contexts in configure, I encouter a building problem. It seems including header file path error and compiler tool version error. Such as #include "embermpigen.h" in embermpicxtgen.h, it should be mpi/embermpigen.h. As for compiler tool version error, I use gcc 11.4.0.

@feldergast
Copy link
Contributor

The code in question looks like a stub for a future feature. It was last touched about 10 years ago, so I think it's safe to assume the feature was abandoned. We will remove the configure option and code to avoid any confusion in the future.

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

No branches or pull requests

3 participants