cancel
Showing results for 
Search instead for 
Did you mean: 

Archives Discussions

joohoon
Journeyman III

PerfStudio command line parameters

How can I pass command line arguments when starting PerfStudio server?

For example, I have an application that takes the following options.

app.exe -x_size 1024 -y_size 768 -config test.cfg

How can I pass all those command line arguments?

GPUPerfServer.exe app.exe -x_size 1024 -y_size 768 -config test.cfg

If I do this, then I get error saying unsupported option.

0 Likes
1 Solution

The easiest way to get this working is to make a shortcut to your application, complete with command line options. It's then just a simple case of dragging the shortcut onto the GPUPerfStudio server.

Thanks,

Tony.

View solution in original post

0 Likes
2 Replies
ianblaire
Adept II

Hi joohoon,

Sometimes GPU PerfServer can get wedged. If you are having problems connecting, close GPU

PerfStudio, and close GPU PerfServer by right clicking on the tray icon and selecting Exit.

Next, restart GPU PerfStudio and then restart GPU PerfServer using the desktop shortcut or Start

menu:

Start->All Programs->AMD->GPU PerfStudio 1.1->Restart Performance Server.

Cheers,

IanBlaire

0 Likes

The easiest way to get this working is to make a shortcut to your application, complete with command line options. It's then just a simple case of dragging the shortcut onto the GPUPerfStudio server.

Thanks,

Tony.

0 Likes