Thank you GerritGroot,
I'm removed from my code everything that was unnecessary,
all the subroutines/functions, I've transformed allocatable array in fixed length array.
I've also checked that any operation exceed the arrays boundary.
I run the code under Valgrind, with the memcheck tool and...
HI!
I have a tricky question.
I've a simple code that does some operation (no more than addition and multiplication) with complex number.
I've compiled my code with the -g option and with the -o3. And some of the resulting values are different.
So I started inserting some WRITE statements in...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.