• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.

log for 2 cards

firefox_i

New Member
Joined
Jul 26, 2021
Messages
4 (0.00/day)
Hey there,
is there any possibility to generate 2 logs for 2 cards via command line?

I already learned, that only the selected card´s data is written in the log file so to log 2 files I have to start 2 instances.
But can I also do this via command line and not manually ?

S.
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
26,956 (3.71/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
You need to run two instances, there's a command line parameter -card that takes a numeric index, which card to start with
 

firefox_i

New Member
Joined
Jul 26, 2021
Messages
4 (0.00/day)
You need to run two instances, there's a command line parameter -card that takes a numeric index, which card to start with
Yes I know this, but if I start 2 instances via commandline within a batch, how can I define, which logfiles to use?

S.
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
26,956 (3.71/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
oooh right you cant t.t

I can add a command line parameter for this to next version
 

W1zzard

Administrator
Staff member
Joined
May 14, 2004
Messages
26,956 (3.71/day)
Processor Ryzen 7 5700X
Memory 48 GB
Video Card(s) RTX 4080
Storage 2x HDD RAID 1, 3x M.2 NVMe
Display(s) 30" 2560x1600 + 19" 1280x1024
Software Windows 10 64-bit
This will be included in next release as command line parameter -log, e.g.
Code:
GPU-Z.exe -log foo.txt
 

hotafrika

New Member
Joined
Nov 16, 2021
Messages
7 (0.01/day)
This will be included in next release as command line parameter -log, e.g.
Code:
GPU-Z.exe -log foo.txt
But what is about the same option to name shared memory? As I understand there is no option to read shared memory for two and more running instances..
 
Top