Você está na página 1de 16

CPU-Z CPU-Z is a freeware that gathers information on some of the main devices of your system.

CPU
y y y y y y y

Name and number. Core stepping and process. Package. Core voltage. Internal and external clocks, clock multiplier. Supported instructions sets. Cache information.

Mainboard
y y y y

Vendor, model and revision. BIOS model and date. Chipset (northbridge and southbridge) and sensor. Graphic interface.

Memory
y y

Frequency and timings. Module(s) specification using SPD (Serial Presence Detect) : vendor, serial number, timings table.

System
y

Windows and DirectX version.

The CPU-Z's detection engine is now available for customized use through the CPUID System Information Development Kit, a professional SDK built for the Microsoft Windows operating systems.

Directions for use Install and Remove Since version 1.51, CPU-Z includes an installer. The installation offers several advantages in comparison to the stand-alone version :
 

The installation creates program entries in the start menu and on the desktop. The kernel mode driver used by CPU-Z is installed on the system, that avoids to install / remove it at every run. That makes the process more stable, slightly faster, and also

allows to run CPU-Z without the administrator rights (please note that the installation requires administrator privileges however). Installation Run the setup executable file, and let it guide you for the installation process. The setup installs a service, that is started the first time that you run CPU-Z. After that first run, you can run CPU-Z from any account, even without administrator privileges. Removal You can remove the program either from the Add or Remove Programs window (from Settings, Control Panel), or choose Uninstall CPU-Z from Start menu, Programs, CPUID, CPU-Z. Configuration file CPU-Z uses a configuration file, cpuz.ini, that allows to set several parameters for the program. The cpuz.ini file must be in the same directory as cpuz.exe. It looks like this :
[CPU-Z] TextFontName=Verdana TextFontSize=13 TextFontColor=000060 LabelFontName=Verdana LabelFontSize=13 PCI=1 MaxPCIBus=256 DMI=1 Sensor=1 SMBus=1 Display=1 ShowDutyCycles=0 TextFontName TextFontSize

Font used for the information boxes. Size of the font used for the information boxes. Color of the font used for the information boxes. Value is expressed in hexadecimal, and consists in a classic Red/Green/Blue color code : RRGGBB Font used for the label boxes. Size of the font used for the label boxes. Set to OFF (or 0) disables sensor chip detection and voltages measurement. Set to OFF disables the DMI (Desktop Management Interface) information. This concerns BIOS vendor and version, motherboard vendor and revision.

TextFontColor

LabelFontName LabelFontSize Sensor

DMI

PCI MaxPCIBus SMBus

Set to OFF disables the PCI information. This disables chipset, SPD and, depending on the hardware, sensoring information. Sets the maximum PCI bus to scan. Default value is 256. Set to OFF (or 0) disables SMBus information : SPD, and, depending on the hardware, sensoring information. Set to OFF (or 0) disables the video card information reported in the validator. Set to 1, switches the alternate clock computation method based on duty cycles. 0 to disable.

Display

ShowDutyCycles

Note that the use of this file is optional. If no .ini file is found, default values will be used. Parameters Launch CPU-Z in ghost mode : no interface appears, the register dump (report.txt) is automatically created.
-txt=report

Example : cpuz.exe -txt=c:\mydirectory\mysystem : runs CPU-Z in ghost mode. Report file mysystem.txt is automatically generated in directory c:\mydirectory. Same as "-txt" but generates the html report file. Displays clock speed of core #id (id can be set from 0 to "Number of cores minus one"). It is then possible to check the speed of each core by running as many instances of CPU-Z as necessary, using batch files for example : cpuz0.bat : cpuz.exe -core=0 cpuz1.bat : cpuz.exe -core=1 Note that the current core can be dynamically selected by rightclicking in the CPU page, and select the target core. This feature is available from version 1.42.

-html=report

-core=id

-console

Generates output in a command prompt (Windows XP only).

Special Keys The F5 key allows to save a screenshot as a bmp file in the application directory. These are named cpu.bmp, cache.bmp, mainboard.bmp and memory.bmp. The F6 key copies the current page in the clipboard. The F7 key saves the validation cvf file in the current directory. The F9 key switches between CPU clock computation methods.

Cache Latency Computation The cache latency computation tool allows to gather information about the cache hierarchy of the system. For each cache level, it provides its size and its latency. Please note that code caches are not reported. The latency tool can be downloaded here.

FAQ Q1: CPU-Z reports my CPU running below its clock specification or the clock speed is varying. A: This is the effect of the CPU power reduction mechanism : C1E (Enhanced Halt State) and/or EIST (Enhanced Intel SpeedStep Technology) for Intel CPUs, Cool'n'Quiet and or PowerNow! for AMD CPUs. Load your system and you will see the frequency increase to its nominal value. Q2: CPU-Z reports a wrong CPU vcore. A: Please download HWMonitor then save monitoring data (menu file -> save monitoring data) and send back the file to that address. Q3: CPU-Z causes a general protection fault, or freezes my system, or causes a blue screen. A: edit cpuz.ini, and replace :
DMI=1 Sensor=1 SMBus=1 Display=1

with :
DMI=0 Sensor=0 SMBus=0 Display=0

Then run cpu-z again. If it works, restore the "1" one by one, until the problem occurs again. Then send an email and mentioning which "1" is responsible. Q4: Why does CPU-Z misreport my memory module specification ? For example, my DDR2-800 is reported as DDR2-667. A: The memory theorical bandwidth is computed using the module access time information for the maximal CAS# latency value, included in the SPD area. If the computed bandwidth is lower than the one specified on the memory module, that means that the SPD information on the module is not correctly programmed, or most likely that the bandwidth is not given at the default memory voltage, but at a voltage defined in an extended profile (EPP or XMP).

Versions history

Version 1.52 setup (installation, includes 32 and 64-bit binaries) 1.52, 32-bit (.zip, no installation) 1.52, 64-bit (.zip, no installation) 1.52 for Win 98 (.zip, no installation) 1.51 setup 1.51 .zip

Date 7/20/2009

News and corrections


y y y y y y y y y y y

New design with "Graphics" tab. New 64-bit version. NVIDIA nForce 980a chipset support. Intel Core i5 and Core i3 processors. Intel Atom Z530, Pentium DC E6300 (2.8GHz) and Core 2 Solo processors. Intel P55 and US15W chipsets preliminary support. AMD Phenom TWKR support. AMD Phenom X2 "Callisto" and Athlon X2 "Regor" processors. AMD Opteron 6-core "Istanbul" processor. Improved support for Windows 7. New Intel logos.

4/28/2009

y y y

New version with installer (setup). NVIDIA ION platform. Intel "Clarkdale" processor preliminary support.

Setup file properties


y

MD5 (cpuz_151_setup.exe) : 09A8F092CEEBA7B1422D7C1200C553A4

Version without installer (.zip).

Exe file properties


y

MD5 (cpuz.exe) : 3A42ACA239B8A27920534CDA277C03C3 Improved support for AMD Phenom II processor. New Intel Core i7 models. Support for NVIDIA 740i chipset. Several bug fixes.

1.50

2/14/2009

y y y y

Exe file properties


y

MD5 (cpuz.exe 1.50) :

E1C827C54F527404EDDA6D65DA0280D8 1.49 12/4/2008


y y y y y

AMD Phenom II processor. New Intel Core 2 models. Improved loading time. New online validation process. New Hall of Fame.

Exe file properties


y

MD5 (cpuz.exe 1.49) : B836E86B40D7AFAF99D9C512E8CC9FEF Improved support for Intel Core i7 (Bloomfield & Gainestown). Intel Atom dual-core version support. AMD Athlon "Kuma" processor support. Alternate clock computation method based on "duty cycles" for Intel Core 2 processors (see ShowDutyCycles in cpuz.ini)

1.48

10/15/2008

y y y y

Exe file properties


y

MD5 (cpuz.exe 1.48) : DB78FBF1F99B7709240B495E59758CCE Intel Core i7 processor. Intel Core 2 Duo S Mobile processors. NVIDIA MCP79/7A chipset. AMD 790GX / SB750 chipset.

1.47

08/27/2008

y y y y

Exe file properties


y

MD5 (cpuz.exe 1.47) : A7484EFA3C32BC968C248CB1237FF493 AMD Puma platform (Turion & Turion Ultra "Griffin"). AMD Black Edition processors. Intel Xeon EX "Dunnington".

1.46

06/27/2008

y y y

Exe file properties


y

MD5 (cpuz.exe 1.46) :

C47432C41EC26156128F7B8E09E884CF 1.45 05/10/2008


y y y y

Intel Atom Z500/Z510/Z520/Z530/Z540 processors. Intel Core 2 Duo E7x00 processor. AMD 45 nm Phenom (Dened & Shanghai) processors. Intel P45 chipset.

Exe file properties


y

MD5 (cpuz.exe 1.45) : DD4E540C04297CF93DC721166C13446E

CPU-Z CPU-Z CPU-Z is a freeware that gathers information on some of the main devices of your system. CPU-Z adalah freeware yang mengumpulkan informasi pada beberapa perangkat utama dari sistem anda. CPU CPU
y y y y y y y

Name and number. Nama dan nomor. Core stepping and process. Inti melangkah dan proses. Package. Paket. Core voltage. Core tegangan. Internal and external clocks, clock multiplier. Internal dan eksternal clocks, clock multiplier. Supported instructions sets. Didukung instruksi set. Cache information. Informasi cache.

Mainboard Mainboard
y y y y

Vendor, model and revision. Vendor, model dan revisi. BIOS model and date. BIOS model dan tanggal. Chipset (northbridge and southbridge) and sensor. Chipset (northbridge dan southbridge) dan sensor. Graphic interface. Grafis antarmuka.

Memory Memory
y

Frequency and timings. Frekuensi dan timing.

Module(s) specification using SPD (Serial Presence Detect) : vendor, serial number, timings table. Module (s) spesifikasi menggunakan SPD (Serial Presence Detect): vendor, serial number, timings table.

System Sistem
y

Windows and DirectX version. Windows dan DirectX versi.

The CPU-Z 's detection engine is now available for customized use through the CPUID System Information Development Kit , a professional SDK built for the Microsoft Windows operating systems. CPU-Z 's mesin deteksi sekarang tersedia untuk digunakan disesuaikan melalui Sistem Informasi CPUID Development Kit, SDK profesional dibangun untuk sistem operasi Microsoft Windows.

Directions for use Petunjuk pemakaian Install and Remove Instal dan Hapus Since version 1.51, CPU-Z includes an installer. Sejak versi 1,51, CPU-Z termasuk installer. The installation offers several advantages in comparison to the stand-alone version : Instalasi menawarkan beberapa keunggulan dibandingkan dengan versi mandiri:
 

The installation creates program entries in the start menu and on the desktop. Instalasi program menciptakan entri di menu awal dan pada desktop. The kernel mode driver used by CPU-Z is installed on the system, that avoids to install / remove it at every run. Modus kernel driver yang digunakan oleh CPU-Z adalah terinstal pada sistem, yang menghindari untuk menginstal / menghapus itu pada setiap dijalankan. That makes the process more stable, slightly faster, and also allows to run CPU-Z without the administrator rights (please note that the installation requires administrator privileges however). Yang membuat proses lebih stabil, sedikit lebih cepat, dan juga memungkinkan untuk menjalankan CPU-Z tanpa hak administrator (harap dicatat bahwa instalasi Namun memerlukan hak administrator).

Installation Instalasi Run the setup executable file, and let it guide you for the installation process. Jalankan setup file eksekusi, dan membiarkannya memandu Anda untuk proses instalasi. The setup installs a service, that is started the first time that you run CPU-Z. Menginstal setup layanan, yang pertama kali memulai yang Anda menjalankan CPU-Z. After that first run, you can run CPU-Z from any account, even without administrator privileges. Setelah itu dijalankan pertama, Anda dapat menjalankan CPU-Z dari suatu rekening, bahkan tanpa hak administrator. Removal Penghapusan

You can remove the program either from the Add or Remove Programs window (from Settings , Control Panel ), or choose Uninstall CPU-Z from Start menu, Programs , CPUID , CPU-Z . Anda dapat menghapus program baik dari Add or Remove Programs jendela (dari Setting, Control Panel), atau pilih Uninstall CPU-Z dari menu Start, Program, CPUID, CPU-Z. Configuration file File konfigurasi CPU-Z uses a configuration file, cpuz.ini, that allows to set several parameters for the program. CPU-Z menggunakan file konfigurasi, cpuz.ini, yang memungkinkan untuk mengatur beberapa parameter untuk program tersebut. The cpuz.ini file must be in the same directory as cpuz.exe. It looks like this : The cpuz.ini file harus berada dalam direktori yang sama seperti cpuz.exe. Ini terlihat seperti ini:
[CPU-Z] TextFontName=Verdana TextFontSize=13 TextFontColor=000060 LabelFontName=Verdana LabelFontSize=13 PCI=1 MaxPCIBus=256 DMI=1 Sensor=1 SMBus=1 Display=1 ShowDutyCycles=0

TextFontName

Font used for the information boxes. Font yang digunakan untuk kotak informasi. Size of the font used for the information boxes. Ukuran font yang digunakan untuk kotak informasi. Color of the font used for the information boxes. Warna font yang digunakan untuk kotak informasi. Value is expressed in hexadecimal, and consists in a classic Red/Green/Blue color code : RRGGBB Nilai dinyatakan dalam heksadesimal, dan terdiri dalam klasik Merah / Hijau / Biru kode warna: RRGGBB Font used for the label boxes. Font yang digunakan untuk label kotak. Size of the font used for the label boxes. Ukuran font yang digunakan untuk label kotak. Set to OFF (or 0) disables sensor chip detection and voltages measurement. Diatur ke OFF (atau 0) Menonaktifkan chip sensor deteksi dan pengukuran tegangan. Set to OFF disables the DMI (Desktop Management Interface) information. This concerns BIOS vendor and version, motherboard vendor and revision. Diatur ke OFF Menonaktifkan DMI (Desktop Management Interface) informasi. Ini menyangkut vendor dan versi

TextFontSize

TextFontColor

LabelFontName LabelFontSize

Sensor

DMI

BIOS, motherboard vendor dan revisi.


PCI

Set to OFF disables the PCI information. Diatur ke OFF Menonaktifkan informasi PCI. This disables chipset, SPD and, depending on the hardware, sensoring information. Menonaktifkan ini chipset, SPD dan, tergantung pada perangkat keras, sensoring informasi. Sets the maximum PCI bus to scan. Menetapkan jumlah maksimum bus PCI untuk memindai. Default value is 256. Nilai default adalah 256. Set to OFF (or 0) disables SMBus information : SPD, and, depending on the hardware, sensoring information. Diatur ke OFF (atau 0) Menonaktifkan informasi SMBus: SPD, dan, tergantung pada perangkat keras, sensoring informasi. Set to OFF (or 0) disables the video card information reported in the validator. Diatur ke OFF (atau 0) Menonaktifkan kartu video informasi yang dilaporkan di validator. Set to 1, switches the alternate clock computation method based on duty cycles. Set ke 1, switch jam alternatif metode perhitungan berdasarkan siklus tugas. 0 to disable. 0 untuk menonaktifkan.

MaxPCIBus

SMBus

Display

ShowDutyCycles

Note that the use of this file is optional. Perhatikan bahwa penggunaan file ini adalah opsional. If no .ini file is found, default values will be used. Jika tidak ada. Ini file yang ditemukan, nilai-nilai default akan digunakan. Parameters Parameter Launch CPU-Z in ghost mode : no interface appears, the register dump (report.txt) is automatically created. Luncurkan CPU-Z dalam modus hantu: tidak ada antarmuka muncul, register dump (report.txt) secara otomatis dibuat.
-txt= report

Example : Contoh: cpuz.exe -txt=c:\mydirectory\mysystem : runs CPU-Z in ghost mode. Report file mysystem.txt is automatically generated in directory c:\mydirectory. cpuz.exe-txt = c: \ mydirectory \ mysystem: menjalankan CPU-Z dalam modus hantu. mysystem.txt file Laporan dihasilkan secara otomatis dalam direktori c: \ mydirectory. Same as "-txt" but generates the html report file. Sama seperti "-txt" tapi menghasilkan html file laporan. Displays clock speed of core # id ( id can be set from 0 to "Number of cores minus one"). Menampilkan clock speed inti # id (id dapat diatur dari 0 sampai "Jumlah core minus satu"). It is then possible to check the speed of each core by running as many instances of CPU-Z as necessary, using batch files for example : Hal ini kemudian

-html= report

-core= id

memungkinkan untuk memeriksa kecepatan masing-masing inti dengan menjalankan sebagai banyak contoh CPU-Z bila perlu, dengan menggunakan file batch misalnya: cpuz0.bat : cpuz.exe -core=0 cpuz0.bat: cpuz.exe -core=0 cpuz1.bat : cpuz.exe -core=1 cpuz1.bat: cpuz.exe -core=1 Note that the current core can be dynamically selected by rightclicking in the CPU page, and select the target core. Perhatikan bahwa saat ini secara dinamis inti dapat dipilih dengan mengklik kanan di halaman CPU, dan pilih target inti. This feature is available from version 1.42. Fitur ini tersedia dari versi 1,42.
-console

Generates output in a command prompt (Windows XP only). Menghasilkan output dalam command prompt (Windows XP saja).

Special Keys Tombol Khusus The F5 key allows to save a screenshot as a bmp file in the application directory. F5 kunci yang memungkinkan untuk menyimpan screenshot sebagai bmp file dalam direktori aplikasi. These are named cpu.bmp, cache.bmp, mainboard.bmp and memory.bmp. Ini adalah bernama cpu.bmp, cache.bmp, mainboard.bmp dan memory.bmp. The F6 key copies the current page in the clipboard. Kunci yang F6 salinan halaman di clipboard. The F7 key saves the validation cvf file in the current directory. Kunci yang F7 validasi cvf menyimpan file dalam direktori saat ini. The F9 key switches between CPU clock computation methods. Kunci yang F9 jam beralih antara CPU metode komputasi. Cache Latency Computation Cache Latency Computation The cache latency computation tool allows to gather information about the cache hierarchy of the system. Latency cache perangkat komputasi memungkinkan untuk mengumpulkan informasi tentang hirarki cache sistem. For each cache level, it provides its size and its latency. Untuk setiap tingkat cache, memberikan ukuran dan latensi. Please note that code caches are not reported. Perlu diketahui bahwa kode cache tidak dilaporkan. The latency tool can be downloaded here . Alat latency dapat didownload di sini.

FAQ FAQ Q1: CPU-Z reports my CPU running below its clock specification or the clock speed is varying. Q1: CPU-Z laporan CPU saya berjalan di bawah jam spesifikasi atau kecepatan jam yang berbeda-beda. A: This is the effect of the CPU power reduction mechanism : C1E (Enhanced Halt State) and/or

EIST (Enhanced Intel SpeedStep Technology) for Intel CPUs, Cool'n'Quiet and or PowerNow! J: Ini adalah efek dari mekanisme pengurangan power CPU: C1E (Enhanced Menghentikan Negara) dan / atau EIST (Enhanced Intel SpeedStep Technology) untuk Intel CPU, Cool'n'Quiet dan atau PowerNow! for AMD CPUs. Load your system and you will see the frequency increase to its nominal value. untuk AMD CPU. beban sistem dan anda akan melihat peningkatan frekuensi ke nilai nominal. Q2: CPU-Z reports a wrong CPU vcore. P2: CPU-Z laporan yang salah vcore CPU. A: Please download HWMonitor then save monitoring data (menu file -> save monitoring data) and send back the file to that address . J: Silahkan download HWMonitor kemudian simpan data pemantauan (menu file -> save data pemantauan) dan mengirimkan kembali file ke alamat itu. Q3: CPU-Z causes a general protection fault, or freezes my system, or causes a blue screen. P3: CPU-Z menyebabkan perlindungan umum kesalahan, atau membeku sistem saya, atau menyebabkan layar berwarna biru. A: edit cpuz.ini, and replace : J: cpuz.ini mengedit, dan ganti:
DMI=1 Sensor=1 SMBus=1 Display=1

with : dengan:
DMI=0 Sensor=0 SMBus=0 Display=0

Then run cpu-z again. Kemudian jalankan cpu-z lagi. If it works, restore the "1" one by one, until the problem occurs again. Then send an email and mentioning which "1" is responsible. Jika berhasil, mengembalikan "1" satu per satu, sampai masalah terjadi lagi. Lalu mengirim email dan menyebutkan yang "1" bertanggung jawab. Q4: Why does CPU-Z misreport my memory module specification ? For example, my DDR2-800 is reported as DDR2-667. Q4: Mengapa CPU-Z melaporkan secara keliru spesifikasi modul memori saya? Sebagai contoh, DDR2-800 saya dilaporkan sebagai DDR2-667. A: The memory theorical bandwidth is computed using the module access time information for the maximal CAS# latency value, included in the SPD area. J: theorical memori bandwidth dihitung dengan menggunakan modul informasi waktu akses untuk maksimal latency CAS # nilai, termasuk dalam wilayah SPD. If the computed bandwidth is lower than the one specified on the memory module, that means that the SPD information on the module is not correctly programmed, or most likely that the bandwidth is not given at the default memory voltage, but at a voltage defined in an extended profile (EPP or XMP). Jika dihitung bandwidth lebih rendah daripada yang tercantum pada modul memori, yang berarti bahwa informasi pada SPD modul diprogram tidak benar, atau paling mungkin bahwa bandwidth tidak diberikan pada tegangan memori standar, tetapi pada tegangan didefinisikan dalam profil panjang (EPP atau XMP).

Versions history Sejarah versi Version Versi Date Tanggal News and corrections Berita dan koreksi
y y y y y

1.52 setup 1,52 7/20/2009 setup 7/20/2009 (installation, includes 32 and 64-bit binaries) (instalasi, termasuk 32 dan 64-bit binari) 1.52, 32-bit 1,52, 32-bit (.zip, no installation) (. zip, tidak ada instalasi) 1.52, 64-bit 1,52, 64-bit (.zip, no installation) (. zip, tidak ada instalasi) 1.52 for Win 98 1,52 untuk Win 98 (.zip, no installation) (. zip, tidak ada instalasi) 1.51 setup 1.51 setup 1.51 .zip 1,51. Zip 4/28/2009 4/28/2009

y y y

y y y

New design with "Graphics" tab. Desain baru dengan "Grafis" tab. New 64-bit version. Baru versi 64-bit. NVIDIA nForce 980a chipset support. NVIDIA nForce 980a chipset support. Intel Core i5 and Core i3 processors. I5 Intel Core dan Core I3 prosesor. Intel Atom Z530, Pentium DC E6300 (2.8GHz) and Core 2 Solo processors. Intel Atom Z530, Pentium DC E6300 (2.8GHz) dan Core 2 Solo prosesor. Intel P55 and US15W chipsets preliminary support. Intel chipset P55 dan US15W dukungan awal. AMD Phenom TWKR support. AMD Phenom TWKR dukungan. AMD Phenom X2 "Callisto" and Athlon X2 "Regor" processors. AMD Phenom X2 "Callisto" dan Athlon X2 "Regor" prosesor. AMD Opteron 6-core "Istanbul" processor. AMD Opteron 6-core "Istanbul" prosesor. Improved support for Windows 7. Peningkatan dukungan untuk Windows 7. New Intel logos. Intel logo.

y y y

New version with installer (setup). Versi baru dengan installer (setup). NVIDIA ION platform. NVIDIA ION platform. Intel "Clarkdale" processor preliminary support. Intel "Clarkdale" prosesor awal dukungan.

Setup file properties File setup properti


y

MD5 (cpuz_151_setup.exe) : 09A8F092CEEBA7B1422D7C1200C553A4 MD5 (cpuz_151_setup.exe):

09A8F092CEEBA7B1422D7C1200C553A4

Version without installer (.zip). Versi tanpa installer (. Zip).

Exe file properties Exe properti


y

MD5 (cpuz.exe) : 3A42ACA239B8A27920534CDA277C03C3 MD5 (cpuz.exe): 3A42ACA239B8A27920534CDA277C03C3 Improved support for AMD Phenom II processor. Meningkatkan dukungan untuk prosesor AMD Phenom II. New Intel Core i7 models. Intel Core i7 baru model. Support for NVIDIA 740i chipset. Dukungan untuk NVIDIA 740i chipset. Several bug fixes. Beberapa perbaikan bug.

1.50 1,50

2/14/2009 2/14/2009

y y y y

Exe file properties Exe properti


y

MD5 (cpuz.exe 1.50) : E1C827C54F527404EDDA6D65DA0280D8 MD5 (cpuz.exe 1,50): E1C827C54F527404EDDA6D65DA0280D8 AMD Phenom II processor. Prosesor AMD Phenom II. New Intel Core 2 models. Intel Core 2 model. Improved loading time. Meningkatkan waktu pembukaan. New online validation process. Baru online validasi proses. New Hall of Fame . New Hall of Fame.

1.49 1,49

12/4/2008 12/4/2008

y y y y y

Exe file properties Exe properti


y

MD5 (cpuz.exe 1.49) : B836E86B40D7AFAF99D9C512E8CC9FEF MD5 (cpuz.exe 1,49): B836E86B40D7AFAF99D9C512E8CC9FEF Improved support for Intel Core i7 (Bloomfield & Gainestown). Meningkatkan dukungan untuk Intel Core i7 (Bloomfield & Gainestown).

1.48 1,48

10/15/2008 10/15/2008

y y y

Intel Atom dual-core version support. Intel Atom dual core dukungan versi. AMD Athlon "Kuma" processor support. AMD Athlon "Kuma" dukungan prosesor. Alternate clock computation method based on "duty cycles" for Intel Core 2 processors (see ShowDutyCycles in cpuz.ini) Jam alternatif berdasarkan metode komputasi "kewajiban siklus" untuk prosesor Intel Core 2 prosesor (lihat ShowDutyCycles di cpuz.ini)

Exe file properties Exe properti


y

MD5 (cpuz.exe 1.48) : DB78FBF1F99B7709240B495E59758CCE MD5 (cpuz.exe 1,48): DB78FBF1F99B7709240B495E59758CCE Intel Core i7 processor. Intel Core i7 processor. Intel Core 2 Duo S Mobile processors. Intel Core 2 Duo S Mobile processors. NVIDIA MCP79/7A chipset. MCP79/7A chipset NVIDIA. AMD 790GX / SB750 chipset. AMD 790GX / SB750 chipset.

1.47 1,47

08/27/2008 08/27/2008

y y y y

Exe file properties Exe properti


y

MD5 (cpuz.exe 1.47) : A7484EFA3C32BC968C248CB1237FF493 MD5 (cpuz.exe 1,47): A7484EFA3C32BC968C248CB1237FF493 AMD Puma platform (Turion & Turion Ultra "Griffin"). AMD Puma platform (Turion & Turion Ultra "Griffin"). AMD Black Edition processors. AMD Black Edition processors. Intel Xeon EX "Dunnington". Intel Xeon EX "Dunnington".

1.46 1,46

06/27/2008 06/27/2008

y y y

Exe file properties Exe properti


y

MD5 (cpuz.exe 1.46) : C47432C41EC26156128F7B8E09E884CF MD5 (cpuz.exe 1,46):

C47432C41EC26156128F7B8E09E884CF 1.45 1,45 05/10/2008 05/10/2008


y y y y

Intel Atom Z500/Z510/Z520/Z530/Z540 processors. Z500/Z510/Z520/Z530/Z540 prosesor Intel Atom. Intel Core 2 Duo E7x00 processor. Intel Core 2 Duo processor E7x00. AMD 45 nm Phenom (Dened & Shanghai) processors. AMD 45 nm Phenom (Dened & Shanghai) processors. Intel P45 chipset. Intel P45 chipset.

Exe file properties Exe properti


y

MD5 (cpuz.exe 1.45) : DD4E540C04297CF93DC721166C13446E MD5 (cpuz.exe 1,45): DD4E540C04297CF93DC721166C13446E

Você também pode gostar