xplorer0nr
02-14-2006, 09:33 AM
Hi all,
This is related to simply using LUDCMP in F90. The outerprod() function works fine for small arrays (say size = up to 300). But beyond certain size it doest work and issues an error of stack-overflow. I have this prob when size is 400 or larger.
My guess is that this is a compiler issue. But I am not sure. I am using Compaq Visual Fortran 6.6. I would appreciate any help on this matter.
Thank you.
This is related to simply using LUDCMP in F90. The outerprod() function works fine for small arrays (say size = up to 300). But beyond certain size it doest work and issues an error of stack-overflow. I have this prob when size is 400 or larger.
My guess is that this is a compiler issue. But I am not sure. I am using Compaq Visual Fortran 6.6. I would appreciate any help on this matter.
Thank you.