techPowerUp! Forums

Go Back   techPowerUp! Forums > Our Software > GPU-Z

Reply
 
Thread Tools
Old Jul 4, 2011, 11:18 AM   #26
SirReal
 
Join Date: Jul 2010
Posts: 3 (0.00/day)
Thanks: 0
Thanked 1 Time in 1 Post

Quote:
Originally Posted by lastOne View Post
what happens if 2 or more GPUs are present ?

- the structure posted on the OP provide all the info ?
- the OP is rather old, does the OP structure is still up to date ?
The structure just contains name-value pairs, and so does not limit itself to one GPU.
For more details, I suggest you contact the author of GPU-Z.
SirReal is offline  
Reply With Quote
Old Sep 25, 2012, 09:31 AM   #27
pengtianlei
 
Join Date: Sep 2012
Posts: 2 (0.01/day)
Thanks: 1
Thanked 0 Times in 0 Posts

Thumbs up how to get free video card memory

Quote:
Originally Posted by W1zzard View Post
Code:
#define SHMEM_NAME _T("GPUZShMem")
#define MAX_RECORDS 128

#pragma pack(push, 1)
struct GPUZ_RECORD 
{
	WCHAR key[256];
	WCHAR value[256];
};

struct GPUZ_SENSOR_RECORD
{
	WCHAR name[256];
	WCHAR unit[8];
	UINT32 digits;
	double value;
};

struct GPUZ_SH_MEM
{
	UINT32 version; 	 // Version number, 1 for the struct here
	volatile LONG busy;	 // Is data being accessed?
	UINT32 lastUpdate; // GetTickCount() of last update
	GPUZ_RECORD data[MAX_RECORDS];
	GPUZ_SENSOR_RECORD sensors[MAX_RECORDS];
};
#pragma pack(pop)
If you use this shared memory in your application please leave a short comment.
Hello!I want to know, How can I get how much video card I have used.
My application use C++ Language. I want to get the Free physical video card, like Gpu-Z.
Do you have suggestion?
pengtianlei is offline  
Reply With Quote
Old Sep 25, 2012, 11:43 PM   #28
Chevalr1c
2000 Posts
 
Chevalr1c's Avatar
 
Join Date: Sep 2010
Location: Tilburg, Netherlands
Posts: 2,101 (2.06/day)
Thanks: 5,205
Thanked 815 Times in 550 Posts

System Specs

Quote:
Originally Posted by pengtianlei View Post
I want to get the Free physical video card, like Gpu-Z
Sorry but what is that supposed to mean?
Chevalr1c is offline  
Reply With Quote
Old Sep 26, 2012, 02:01 AM   #29
pengtianlei
 
Join Date: Sep 2012
Posts: 2 (0.01/day)
Thanks: 1
Thanked 0 Times in 0 Posts

Smile Video Memory

Quote:
Originally Posted by Chevalr1c View Post
Sorry but what is that supposed to mean?
Thanks for your reply.
I mean, How can I get how much video memory I have used.

Like Software GPU-Z.(Memory Usage (Dedicated))
pengtianlei is offline  
Reply With Quote
Old Jan 5, 2013, 10:07 PM   #30
Brusfantomet
25 Posts
 
Join Date: Mar 2012
Location: Norway
Posts: 66 (0.15/day)
Thanks: 5
Thanked 9 Times in 9 Posts

System Specs

I am guessing that its not possible to get someone to explain how GPU-z gets the temps, but is it possible for it to start in minimized mode ?.

I am guessing that what SirReal says still holds true, one instance of GPU-z now gives you the temps of all your GPUs
Brusfantomet is offline  
Reply With Quote
Old Jan 6, 2013, 07:59 AM   #31
W1zzard
Benevolent Dictator
 
W1zzard's Avatar
 
Join Date: May 2004
Location: Stuttgart, Germany
Posts: 13,873 (4.17/day)
Thanks: 184
Thanked 10,455 Times in 3,219 Posts
Send a message via ICQ to W1zzard Send a message via AIM to W1zzard Send a message via MSN to W1zzard Send a message via Skype™ to W1zzard

System Specs

Quote:
Originally Posted by Brusfantomet View Post
I am guessing that its not possible to get someone to explain how GPU-z gets the temps, but is it possible for it to start in minimized mode ?.

I am guessing that what SirReal says still holds true, one instance of GPU-z now gives you the temps of all your GPUs
There is not a single way, it depends on the card, OS, driver etc.

GPU-Z has a -minimized command line parameter you can use.
W1zzard is offline  
Reply With Quote
The Following User Says Thank You to W1zzard For This Useful Post:
Old Jan 6, 2013, 04:37 PM   #32
Brusfantomet
25 Posts
 
Join Date: Mar 2012
Location: Norway
Posts: 66 (0.15/day)
Thanks: 5
Thanked 9 Times in 9 Posts

System Specs

ok, thank you
Brusfantomet is offline  
Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

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

BB 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
ATI Radeon HD 2900 XT W1zzard Reviews 174 Jun 3, 2007 08:54 AM
Mushkin XP2-8500 4 GB W1zzard Reviews 11 May 24, 2007 02:23 AM
G.SKILL F2-6400CL6D-4GBMQ 4 GB Kit W1zzard Reviews 4 Jan 1, 2007 03:43 AM
abit AW9D-MAX W1zzard Reviews 4 Nov 6, 2006 11:25 AM
Abit AT8 W1zzard Reviews 36 Apr 12, 2006 11:59 AM


All times are GMT. The time now is 08:45 AM.


Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
no new posts