A computer components & hardware forum. HardwareBanter

If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

Go Back   Home » HardwareBanter forum » Video Cards » Nvidia Videocards
Site Map Home Register Authors List Search Today's Posts Mark Forums Read Web Partners

Large memory allocation in OpenGL app on a Quadro fx 3400 PCIe



 
 
Thread Tools Display Modes
  #1  
Old October 12th 05, 03:04 PM
external usenet poster
 
Posts: n/a
Default Large memory allocation in OpenGL app on a Quadro fx 3400 PCIe


I'm having a weird problem on the Quadro fx 3400 card. The video card
allocates a lot of main memory. I made a small OpenGL program that
draws one million triangles. On my other card, a 6800 GT, the
application uses about 20MB of memory but on the quadro 300MB.

I have tried many drivers from 71.84 up to 81.84. I tried flashing the
bios to version 5.40.02.41.06.
I tried moving the card to another computer(not dell), but nothing
helps.

I have also experienced the same problem on a dell laptop with a 1400
go card.

Any ideas?

/Fredrik

  #2  
Old October 12th 05, 11:35 PM
First of One
external usenet poster
 
Posts: n/a
Default

This could actually be intentional, since the Quadro cards are meant for
DCC, which tends to juggle really large textures well in excess of the
256-512 MB of local video RAM. I wouldn't be surprised if the Forceware
drivers, upon detecting a Quadro card, immediately reserves 300 MB of system
memory for textures.

Go into BIOS. If you see something like AGP aperture, graphics aperture,
graphics window, etc., set it to a small value (~ 64 MB) and see what
happens. Of course, with a Dell BIOS, none of this may be available to
adjust...

How much system RAM do you have? With 2 GB, having 300 MB eaten away
shouldn't be too noticeable.

--
"War is the continuation of politics by other means.
It can therefore be said that politics is war without
bloodshed while war is politics with bloodshed."


wrote in message
oups.com...

I'm having a weird problem on the Quadro fx 3400 card. The video card
allocates a lot of main memory. I made a small OpenGL program that
draws one million triangles. On my other card, a 6800 GT, the
application uses about 20MB of memory but on the quadro 300MB.

I have tried many drivers from 71.84 up to 81.84. I tried flashing the
bios to version 5.40.02.41.06.
I tried moving the card to another computer(not dell), but nothing
helps.

I have also experienced the same problem on a dell laptop with a 1400
go card.

Any ideas?

/Fredrik



  #3  
Old October 14th 05, 02:18 PM
Luc Monod
external usenet poster
 
Posts: n/a
Default

wrote in message
oups.com...

I'm having a weird problem on the Quadro fx 3400 card. The video card
allocates a lot of main memory. I made a small OpenGL program that
draws one million triangles. On my other card, a 6800 GT, the
application uses about 20MB of memory but on the quadro 300MB.

I have tried many drivers from 71.84 up to 81.84. I tried flashing the
bios to version 5.40.02.41.06.
I tried moving the card to another computer(not dell), but nothing
helps.

I have also experienced the same problem on a dell laptop with a 1400
go card.

Any ideas?

/Fredrik

No AGP Apertures for PCI-E cards!

I've got the same card on a DELL Precision 370 workstation. Theres plenty
of options in the nVIDIA drivers, maybe something in there? We don't really
have much of a problem with memory, related to the card, most of my issues
are often related to a bug in the Parasolid code.
when working with massive models, I often have to use the /3GB switch to get
around Parasolid not finding memory to use.
2GB RAM
4GB pagefile & temp/tmp on a RAID 0 (2x10K rpm SATA) array.

I'd look at your program, nVIDIA driver options and maybe getting more RAM.

Luc,


  #4  
Old October 16th 05, 10:16 AM
Benjamin Gawert
external usenet poster
 
Posts: n/a
Default Large memory allocation in OpenGL app on a Quadro fx 3400 PCIe

First of One schrieb:

Go into BIOS. If you see something like AGP aperture, graphics aperture,
graphics window, etc., set it to a small value (~ 64 MB) and see what
happens. Of course, with a Dell BIOS, none of this may be available to
adjust...


His Dell certainly doesn't have a setting for AGP Aperture Size in his
BIOS. No computer with PCIe does have such setting, because AGP Aperture
Size (amount of memory available for texture swapping) is just available
in AGP systems...

BTW: AGP Dells do have this setting in their BIOS

Benjamin
  #5  
Old October 17th 05, 02:15 AM
First of One
external usenet poster
 
Posts: n/a
Default Large memory allocation in OpenGL app on a Quadro fx 3400 PCIe

The setting has been known to go under other names like graphics aperture,
graphics window, etc. Since PCIe systems can also swap textures to main
memory, I presume there's a setting to limit how much it can use?

--
"War is the continuation of politics by other means.
It can therefore be said that politics is war without
bloodshed while war is politics with bloodshed."

"Benjamin Gawert" wrote in message
...
First of One schrieb:

Go into BIOS. If you see something like AGP aperture, graphics aperture,
graphics window, etc., set it to a small value (~ 64 MB) and see what
happens. Of course, with a Dell BIOS, none of this may be available to
adjust...


His Dell certainly doesn't have a setting for AGP Aperture Size in his
BIOS. No computer with PCIe does have such setting, because AGP Aperture
Size (amount of memory available for texture swapping) is just available
in AGP systems...

BTW: AGP Dells do have this setting in their BIOS

Benjamin



  #6  
Old October 17th 05, 06:49 AM
Benjamin Gawert
external usenet poster
 
Posts: n/a
Default Large memory allocation in OpenGL app on a Quadro fx 3400 PCIe

First of One wrote:

The setting has been known to go under other names like graphics aperture,
graphics window, etc.


Right. All that means AGP Aperture...

Since PCIe systems can also swap textures to main
memory,


Right.

I presume there's a setting to limit how much it can use?


Nope. Since it uses a different allocation system there is no user
changeable BIOS setting on PCIe machines...

Benjamin
  #7  
Old October 18th 05, 02:25 AM
Robert Hancock
external usenet poster
 
Posts: n/a
Default Large memory allocation in OpenGL app on a Quadro fx 3400 PCIe

First of One wrote:
The setting has been known to go under other names like graphics aperture,
graphics window, etc. Since PCIe systems can also swap textures to main
memory, I presume there's a setting to limit how much it can use?


No.. It would not be in the BIOS anyway, if there was such a limit, but
in the card hardware or the video driver, since the video card is
responsible for mapping system memory for video use, not the chipset as
with AGP. I would guess there generally is no limit.

--
Robert Hancock Saskatoon, SK, Canada
To email, remove "nospam" from
Home Page:
http://www.roberthancock.com/
 




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
A7N8X-E Deluxe - Where to get PC3200 RAM on ASUS tested list Lou Asus Motherboards 22 January 14th 05 05:25 PM
I still don't completly understand FSB.... legion Homebuilt PC's 7 October 28th 04 03:20 AM
Intel COO signals willingness to go with AMD64!! Yousuf Khan General 136 February 16th 04 10:31 PM
Buying Kingston RAM chips... Wald General 7 December 6th 03 04:56 AM
The Technology of PS3 subsystem General 31 November 22nd 03 03:05 AM


All times are GMT +1. The time now is 10:26 PM.


Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 HardwareBanter.
The comments are property of their posters.