• Welcome to TechPowerUp Forums, Guest! Please check out our forum guidelines for info related to our community.
  • The forums have been upgraded with support for dark mode. By default it will follow the setting on your system/browser. You may override it by scrolling to the end of the page and clicking the gears icon.

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.
 
You need to run two instances, there's a command line parameter -card that takes a numeric index, which card to start with
 
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.
 
oooh right you cant t.t

I can add a command line parameter for this to next version
 
This will be included in next release as command line parameter -log, e.g.
Code:
GPU-Z.exe -log foo.txt
 
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..
 
Back
Top