Re: [EXTERNAL] Re: Advice with finding speed between O2 and O3

2023-05-25 Thread Harald Anlauf via Fortran
Am 25.05.23 um 19:01 schrieb Steve Kargl: On Thu, May 25, 2023 at 04:05:11PM +, Thompson, Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC] via Fortran wrote: Thomas, Well, the code did not change. Period. Neither did the compiler. It was 12.3. (We can't use GCC 13 because it seems

Re: [EXTERNAL] Re: Advice with finding speed between O2 and O3

2023-05-25 Thread Steve Kargl via Fortran
On Thu, May 25, 2023 at 04:05:11PM +, Thompson, Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC] via Fortran wrote: > Thomas, > > Well, the code did not change. Period. Neither did the compiler. It was 12.3. > (We can't use GCC 13 because it seems not to like something in our advanced

Re: [EXTERNAL] Re: Advice with finding speed between O2 and O3

2023-05-25 Thread Thompson, Matt (GSFC-610.1)[SCIENCE SYSTEMS AND APPLICATIONS INC] via Fortran
Thomas, Well, the code did not change. Period. Neither did the compiler. It was 12.3. (We can't use GCC 13 because it seems not to like something in our advanced Fortran code (lots of OO, submodules, string fun...)). And I did a run with essentially all the GNU checks on (our Debug build mode)