Platform: Debug

Debug build (64-bit Linux, Rocky 8.9,Boost 1.73, Python 3)

This platform builds and tests IMP on a fully updated 64-bit Rocky 8.9 system with Python 3. The system is customized with additional RPM packages so that all IMP modules and applications can be built and tested (in contrast to the RPM builds, where only those modules and applications that use packages in the RedHat repositories are built).

This is a debug build, built with all checks turned on (IMP_MAX_CHECKS=INTERNAL cmake option). This is so that the tests can be as thorough as possible. The resulting code is much slower, however, so the IMP tests marked EXPENSIVE are skipped (they are run in fast builds).