replica nfl jerseysreplica nfl jerseyssoccer jerseyreplica nfl jerseys forums.silverfrost.com :: View topic - Out of memory problem
forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Out of memory problem

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
reda_abde_azim



Joined: 19 Apr 2013
Posts: 2

PostPosted: Fri Apr 19, 2013 2:13 pm    Post subject: Out of memory problem Reply with quote

Dear all,

I am running a big code for flow simulation and when I am using a mesh with large number of nodes, FORTRAN 90 gave me an error F6773 cannot allocate array out of memory

So how I handle this error and if I use FTN95 the problem will be solved or not.

Regards

Reda Abdel Azim[/u]
Back to top
View user's profile Send private message
brucebowler
Guest





PostPosted: Fri Apr 19, 2013 2:53 pm    Post subject: Reply with quote

A bit more information might help answer the question...

How many nodes and how big is the array that you're trying to create, for a start...
Back to top
reda_abde_azim



Joined: 19 Apr 2013
Posts: 2

PostPosted: Fri Apr 19, 2013 3:06 pm    Post subject: bruce Reply with quote

it about 10000 nodes and I have many arrays in the code , the biggest one dimension is (5*number of nodes ,5*number of nodes)


Regards
Back to top
View user's profile Send private message
brucebowler
Guest





PostPosted: Fri Apr 19, 2013 7:26 pm    Post subject: Reply with quote

5*10000 x 5*10000 is 2.5*10^9 elements. That's a lot of memory. Assuming single precision, that's 10 billion bytes. I'm not too surprised that it ran out of memory...
Back to top
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group