sst-elements icon indicating copy to clipboard operation
sst-elements copied to clipboard

A building problem in ember

Open pluvixox opened this issue 1 year ago • 1 comments

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.

pluvixox avatar Oct 16 '24 02:10 pluvixox

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.

feldergast avatar Oct 16 '24 20:10 feldergast