scheda aggiornata 1 mese fa
Valutazione
Media Voti
su 1 votazioni
Descrizione
Utility in ambiente Open GL che permette di visualizzare numerosi parametri di
funzionamento della propria scheda video, oltre che generare un carico di lavoro molto
elevato per il chip video così da porlo sotto stress.
Queste le note fornite a corredo dell'applicazione:
GpuCapsViewer is a graphics card utility. This tool offers the following
features:
- quick view of the graphics configuration (graphics card / GPU type, amount of video
memory, drivers version)
- display of the main OpenGL capabilities (OpenGL version, texture size, number of
texture units, etc.)
- display of the OpenGL extensions supported by your graphics card or display of
all existing OpenGL extensions no matter what graphics card you have. For each extension,
you can open its description webpage available at the OpenGL Extension Registry or
at NVIDIA's OpenGL Extensions spec. Very handy for graphics developers!
- display of the system configuration: CPU type and speed, amount of systeme memory,
operating system
- GPU Burner: allows to make the GPU temperature climb in order to test the
graphics card stability. You can actually open as many 3D views as you want in order to
make your graphics card working to the maximum. For NVIDIA cards, the GPU temperature is
also displayed.
- list of links related to your graphics card: graphics drivers and graphics cards
reviews.
- full report in text and XML format. This kind of report is useful for developers who
needs an outline of the customer graphics system (for support purposes for example).
- GpuCapsViewer is the est le successor of the HardwareInfos utility. GpuCapsViewer
is based on the oZone3D engine 3.x branch while HardwareInfos is based on the branch 2.x.
A serious update was necessary!
Queste le note fornite a corredo con la versione più recente:
- New: added the support of OpenGL 4.1
- New: added in OpenCL panel, the selection of the current device index for the demos.
- New (PRO version
only): a command line option allows to select the OpenCL device on which running the
OpenCL kernels. This option is useful if you have several OpenCL capable GPUs. By default
the first device is used (OpenCL device 0). The command line param is /cl_device_index=n
where n ranges from 0 to # of GPU/CPU 1.
- New: added NVIDIA Quadro 5000 to the database.
- Update: minor changes in OpenCL related code.