add Cray abnormal-termination-processing modules to bluewaters

Issue #1572 closed
Roland Haas created an issue

bluewaters offers these modules to be used when compiling and running

https://bluewaters.ncsa.illinois.edu/atp

so that failing runs actually write a core dump and provide backtrace on stderr.

I used them to debug a SEGFAULT in code I had not written myself (which are the hard ones sine one has no idea where the segfault might be coming from).

With the core dump (since bluewaters uses the gnu compiler) the issue was resolved within minutes.

Are there any known issues with including the modules?

Keyword: bluewaters

Comments (4)

  1. Erik Schnetter
    • changed status to open
    • removed comment

    Looks good.

    After loading the compiler's module, the other modules are sorted alphabetically since there are so many.

  2. Log in to comment