jroediger
02-04-2015, 08:25 PM
Hi,
I get this error message when I try to run the xmrqmin code. The error occurs at the start of the code, when a sample of random Gaussian deviates is being drawn. Since random number generators are generally important within the NR universe, I'd really like to get this issue sorted out. My impression is that it has to do with the compiler I am using (GNU Fortran v5.0.0) not allowing overflow of signed integers. Thanks in advance for your help.
I get this error message when I try to run the xmrqmin code. The error occurs at the start of the code, when a sample of random Gaussian deviates is being drawn. Since random number generators are generally important within the NR universe, I'd really like to get this issue sorted out. My impression is that it has to do with the compiler I am using (GNU Fortran v5.0.0) not allowing overflow of signed integers. Thanks in advance for your help.