lythai.minh
New member
||[]).xô({});** Cách giám sát việc sử dụng CPU và GPU trên Mac mà không cần cài đặt phần mềm của bên thứ ba **
Thay vì phải cài đặt phần mềm của bên thứ ba, bạn có thể sử dụng các công cụ có sẵn và được Apple hỗ trợ để theo dõi các tham số CPU và GPU như tiêu thụ năng lượng, tốc độ xung nhịp và tỷ lệ sử dụng.Công cụ này được gọi là ASITOP và dựa trên Python.Nó chỉ hoạt động trên máy Mac với Apple Silicon (M-Series SoCs) và không phải là CPU Intel.
**Hướng dẫn**
1. Cài đặt Python trên máy Mac của bạn.Terminal mở và loại:
`` `
Python3 --Version
`` `
Nếu Python không được cài đặt, hệ thống sẽ tự động tải xuống và cài đặt nó cho bạn.
2. Cài đặt PIP.PIP là một hệ thống quản lý gói được sử dụng để cài đặt và quản lý các gói và thư viện phần mềm Python.
`` `
curl bootstrap.pypa.io/get-pip.py -o get-pip.py
`` `
`` `
Python3 get-pip.py
`` `
3. Kiểm tra xem PIP đã được cài đặt thành công bằng cách chạy lệnh sau:
`` `
python3 -m pip --version
`` `
4. Cài đặt ASITOP.
`` `
PIP3 Cài đặt ASITOP
`` `
5. Chạy Asitop.
`` `
asitop
`` `
ASITOP sẽ mở một cửa sổ hiển thị thông tin sử dụng CPU và GPU.Bạn cũng có thể sử dụng lệnh sau để lấy biểu diễn JSON của dữ liệu:
`` `
Asitop --Json
`` `
=======================================
|| []).push({}); **How to monitor CPU and GPU usage on Mac without installing third-party software**
Instead of having to install third-party software, you can use the tools available and supported by Apple to track CPU and GPU parameters such as power consumption, clock speed, and usage percentage. This tool is called Asitop and is based on Python. It only works on Macs with Apple Silicon (M-series SoCs) and not Intel CPUs.
**Instructions**
1. Install Python on your Mac. Open Terminal and type:
```
python3 --version
```
If Python is not installed, the system will automatically download and install it for you.
2. Install PIP. PIP is a package management system used to install and manage Python software packages and libraries.
```
curl bootstrap.pypa.io/get-pip.py -o get-pip.py
```
```
python3 get-pip.py
```
3. Check that PIP was installed successfully by running the following command:
```
python3 -m pip --version
```
4. Install Asitop.
```
pip3 install asitop
```
5. Run Asitop.
```
asitop
```
Asitop will open a window that shows CPU and GPU usage information. You can also use the following command to get a JSON representation of the data:
```
asitop --json
```
Thay vì phải cài đặt phần mềm của bên thứ ba, bạn có thể sử dụng các công cụ có sẵn và được Apple hỗ trợ để theo dõi các tham số CPU và GPU như tiêu thụ năng lượng, tốc độ xung nhịp và tỷ lệ sử dụng.Công cụ này được gọi là ASITOP và dựa trên Python.Nó chỉ hoạt động trên máy Mac với Apple Silicon (M-Series SoCs) và không phải là CPU Intel.
**Hướng dẫn**
1. Cài đặt Python trên máy Mac của bạn.Terminal mở và loại:
`` `
Python3 --Version
`` `
Nếu Python không được cài đặt, hệ thống sẽ tự động tải xuống và cài đặt nó cho bạn.
2. Cài đặt PIP.PIP là một hệ thống quản lý gói được sử dụng để cài đặt và quản lý các gói và thư viện phần mềm Python.
`` `
curl bootstrap.pypa.io/get-pip.py -o get-pip.py
`` `
`` `
Python3 get-pip.py
`` `
3. Kiểm tra xem PIP đã được cài đặt thành công bằng cách chạy lệnh sau:
`` `
python3 -m pip --version
`` `
4. Cài đặt ASITOP.
`` `
PIP3 Cài đặt ASITOP
`` `
5. Chạy Asitop.
`` `
asitop
`` `
ASITOP sẽ mở một cửa sổ hiển thị thông tin sử dụng CPU và GPU.Bạn cũng có thể sử dụng lệnh sau để lấy biểu diễn JSON của dữ liệu:
`` `
Asitop --Json
`` `
=======================================
|| []).push({}); **How to monitor CPU and GPU usage on Mac without installing third-party software**
Instead of having to install third-party software, you can use the tools available and supported by Apple to track CPU and GPU parameters such as power consumption, clock speed, and usage percentage. This tool is called Asitop and is based on Python. It only works on Macs with Apple Silicon (M-series SoCs) and not Intel CPUs.
**Instructions**
1. Install Python on your Mac. Open Terminal and type:
```
python3 --version
```
If Python is not installed, the system will automatically download and install it for you.
2. Install PIP. PIP is a package management system used to install and manage Python software packages and libraries.
```
curl bootstrap.pypa.io/get-pip.py -o get-pip.py
```
```
python3 get-pip.py
```
3. Check that PIP was installed successfully by running the following command:
```
python3 -m pip --version
```
4. Install Asitop.
```
pip3 install asitop
```
5. Run Asitop.
```
asitop
```
Asitop will open a window that shows CPU and GPU usage information. You can also use the following command to get a JSON representation of the data:
```
asitop --json
```