Open davidhardy opened 1 year ago
I'm not exactly clear on if this is what you're doing, but if you're trying to combine parts built with Charm++ < 7.0.0 and Charm++ >= 7.0.0, that is expected not to work. There is a breaking change in LB between the 6.x and 7.x versions which is fundamentally incompatible.
Is that what you're attempting to do here? If not, can you elucidate a bit?
I can successfully run NAMD built with gcc on Rocky 8 against Charm++ versions <= 6.10.2 built on CentOS 7.x or 6.x. However, there seems to be an issue for Charm++ versions >= 7.0.0. The problem seems to be due to LBDatabase. Here is what I get from gdb from doing run followed by backtrace:
A secondary issue is that I was unable to build NAMD against Charm++ 7.0.0 built using "--enable-error-checking". Attempting this gave me the following link error: