Mine installed well on xp sp3 (32bit). but:
- running "GPUPerfClient.exe --app test.exe" produces a pop-up with the error "Object reference not set to an instance of an object"
- running "\Server-Win32\GPUPerfServer.exe test.exe" crashes the server with the log:
"
Logging Started: 2012-Feb-27 11:55:18
11:55:18.859375: Message: 6060 Server : GPU PerfStudio Server - Version V2.8.1005.0
---------------BEGIN------------------
App : d:\tools\GPUPerfStudio2.8.1005.0\Server-Win32\GPUPerfServer.exe
PID: 6060
Time: 2012-Feb-27 11:55:18
11:55:18.859375: Message: 6060 Server : Using Logfile: d:\tools\GPUPerfStudio2.8.1005.0\Server-Win32\pslog.txt
11:55:18.859375: Message: 6060 Server : Succesfully enabled DX Peformance Counters in Driver
11:55:18.859375: Message: 6060 Server : Available Wrappers:
11:55:18.859375: Message: 6060 Server : DX10Server.dll V2.8.1005.0 DX10
11:55:18.859375: Message: 6060 Server : DX11Server.dll V2.8.1005.0 DX11
11:55:18.859375: Message: 6060 Server : DX9Server.dll V2.8.1005.0 DX9
11:55:18.859375: Message: 6060 Server : DXGIServer.dll V2.8.1005.0 DXGI
11:55:18.859375: Message: 6060 Server : GLServer.dll V2.8.1005.0 OpenGL
11:55:18.859375: Message: 6060 : Initializing SharedMemory library
11:55:18.859375: Message: 6060 : Created SharedMemory: "ActivePlugins"
11:55:18.859375: Message: 6060 Server : Starting web server on port 80
11:55:18.875000: Message: 6060 : Created SharedMemory: "PLUGINS_TO_GPS"
11:55:18.875000: Message: 6060 : Created SharedMemory: "GPS_TO_MDLL"
11:55:18.875000: Message: 6060 Server : About to launch: test.exe
11:55:18.875000: Message: 6060 Server : Params:
11:55:18.875000: Message: 6060 Server : Working Directory:
11:55:18.875000: Error: 6060 Server : DetourCreateProcessWithDll failed; Error 267: Неверно задано имя папки.
"
So, do I install win7 just for that?
Guys?
Thanks for the post.
At the moment, GPUPerfStudio 2.8 supports DX11, DX10.1, DX10 and OpenGL applications.
On windows XP system, both client and server should work with OpenGL applications.
There are two ways to use perfstudio with your application:
a) Drag and drop test.exe to Server-Win32\GPUPerfServer.exe-> Launch GPUPerfClient.exe->Press "Connect" button.
Or
b) Launch GPUPerfClient.exe -> Press “Connect" button" ->Select your application from the Connection Dialogue.
Is test.exe an OpenGL application?
Juan