Trouble finding enough RAM for malloc() in Vista 64?

Please support our C++ advertiser: Intel Parallel Studio Home
Thread Solved

Join Date: Dec 2004
Posts: 42
Reputation: Kadence is an unknown quantity at this point 
Solved Threads: 0
Kadence Kadence is offline Offline
Light Poster

Re: Trouble finding enough RAM for malloc() in Vista 64?

 
0
  #11
Jul 7th, 2009
It was a 32 bit/64 bit issue. I had a ton of problems updating Visual Studio (got some real weird errors and have given up for now), but I was able to get my test program working using MinGW-64. Thanks for the help
Originally Posted by niek_e View Post
Anyway: the real question is: Why would you ever want to use 2gb (!) of memory? I bet there's a better way to solve your problem then using 2gb of ram
It's a huge analytical data set. The data set alone is 1.2GB and needs to be memory mapped, the analytical matrices require more.
Reply With Quote Quick reply to this message  
Join Date: Apr 2005
Posts: 16,144
Reputation: jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all jbennet is a name known to all 
Solved Threads: 530
Moderator
Featured Poster
jbennet's Avatar
jbennet jbennet is offline Offline
Moderator

Re: Trouble finding enough RAM for malloc() in Vista 64?

 
-7
  #12
Jul 7th, 2009
Sorry I meant Visual Studio. (Dev Studio is a nickname for it!)
He has a point. Version 5 and 6 were called MS Developer Studio in many manuals and thats why the path for Visual Studio 5 and 6 was %programfiles%/devstudio
If i am helpful, please give me reputation points.
Reply With Quote Quick reply to this message  
Reply

This thread has been marked solved.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the C++ Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC