Search found 2 matches
- Tue Apr 19, 2022 4:27 pm
- Forum: Running the code
- Topic: Out of bounds array access in EPW
- Replies: 2
- Views: 2095
Re: Out of bounds array access in EPW
Dr. Lee, I find these errors consistently on multiple Linux system architectures (generally RHEL based) building with gfortran (8/9/10) with the -fcheck=bounds option specified. It appears to me that the --enable-debug flag in the Q-E configure also enables this checking behavior, albeit with a ...
- Mon Apr 18, 2022 11:03 pm
- Forum: Running the code
- Topic: Out of bounds array access in EPW
- Replies: 2
- Views: 2095
Out of bounds array access in EPW
Hello all. I have been working on and off with the Q-E testsuite for a few months now and was wondering if there are any plans to address the out-of-bounds array access that occurs in a few EPW tests. I don't have time or enough familiarity with the code to understand how these bugs crept in, but I ...