Author |
Message |
Topic: Neverending Memory Grow.!! It seems deallocate doesn`t release memory. |
rpetite
Replies: 6
Views: 14723
|
Forum: Support Posted: Tue Mar 29, 2005 12:46 am Subject: Neverending Memory Grow.!! It seems deallocate doesn`t relea |
Thanks a lot Paul,
Finally, I translated it into c# so the garbage collector cares about memory release. Anyway it is important for other people to know about that bug. I will take it into account ... |
Topic: Neverending Memory Grow.!! It seems deallocate doesn`t release memory. |
rpetite
Replies: 6
Views: 14723
|
Forum: Support Posted: Mon Feb 28, 2005 2:16 am Subject: Neverending Memory Grow.!! It seems deallocate doesn`t relea |
The last one!!!. I am a dissater. The administrator is going to kill me. Soooooorrry
Sorry, when I tried to make the code clearer, I made a mistake in the line I have now put in bold and big font. ... |
Topic: Neverending Memory Grow.!! It seems deallocate doesn`t release memory. |
rpetite
Replies: 6
Views: 14723
|
Forum: Support Posted: Mon Feb 28, 2005 2:12 am Subject: Neverending Memory Grow.!! It seems deallocate doesn`t relea |
Sorry, when I tried to make the code clearer, I made a mistake in the line I have now put in bold and big font. Sorry for the confussion (
! Stub to call the this fortran routines from C#
SU ... |
Topic: Neverending Memory Grow.!! It seems deallocate doesn`t release memory. |
rpetite
Replies: 6
Views: 14723
|
Forum: Support Posted: Mon Feb 28, 2005 2:05 am Subject: Neverending Memory Grow.!! It seems deallocate doesn`t relea |
Thanks Andrew for your quick answer.
I am compiling in debug mode (no in CheckMate mode). Here you have an example of the code I am using. I have summed it up to make it clear. Basically,I have tri ... |
Topic: Neverending Memory Grow.!! It seems deallocate doesn`t release memory. |
rpetite
Replies: 6
Views: 14723
|
Forum: Support Posted: Fri Feb 25, 2005 6:30 am Subject: Neverending Memory Grow.!! It seems deallocate doesn`t relea |
Hi all,
I have a serious problem with memory. Hope anyone can help me.This is what happens:
In my application, there are many arrays (large arrays,i.e real*4 array(60000,180)). Besides, thes ... |
|