(Software)게임이나 비디오 편집 제품군과 같은 소프트웨어 응용 프로그램은 종종 최소 GPU 요구 사항을 나열합니다. 컴퓨터가 최소 사양을 충족하는지 확인하려면 시스템에 어떤 그래픽 카드를 설치했는지 확인해야 합니다.
보유하고 있는 그래픽 카드를 확인하는 방법은 여러 가지가 있으며 가장 쉬운 방법은 다음과 같습니다.
그래픽 카드 이름 이해
그래픽 카드에 대한 정보를 추출하기 전에 해당 정보가 의미하는 바를 알아야 합니다.
예를 들어 Gigabyte AORUS GeForce RTX 3070 Master 8GB 를 사용하지만 이 정보는 일반적으로 모든 그래픽 카드에 적용됩니다.
GPU 브랜딩
카드 이름 의 " Gigabyte " 부분이 브랜드입니다. 이 카드는 Gigabyte 에서 제조합니다 . 그러나 이 경우 GPU 자체는 Nvidia 에서 만듭니다. 혼란스러울 수 있지만 GPU 칩은 한 회사에서 만들고 카드는 다른 회사에서 조립 판매하는 것이 일반적입니다. 소위 "보드 파트너"가 많이 있지만 현재 주목할만한 GPU 브랜드는 Nvidia , AMD 및 Intel 3개뿐입니다 .
물을 더 혼란스럽게하기 위해 세 GPU 제조업체 모두 자체 카드를 만들기 때문에 때때로 그것이 유일한 브랜드 이름입니다. 마지막으로 AMD 와 Intel 도 CPU(CPUs) 를 제조하므로 GPU(GPUs) 도 해당 제품에 통합되어 있습니다.
이름의 "마스터" 부분은 또 다른 브랜딩 연습입니다. 카드 제조업체는 카드에 고유한 이름을 지정하며 때때로 이러한 이름은 특수 냉각, GPU 오버클러킹 또는 표준 디자인의 일부가 아닌 기타 추가 기능을 나타냅니다.
GPU 모델 번호
이름의 "RTX 3070" 부분은 그래픽 카드 의 특정 GPU 를 나타냅니다. (GPU)카드의 성능을 결정짓는 가장 중요한 정보입니다. 각 제조업체에는 GPU(GPUs) 이름 지정 스타일이 있지만 소프트웨어에 대한 최소 요구 사항에는 일반적으로 각 제조업체의 특정 모델이 명시되어 있습니다.
까다로운 부분은 다른 모델이 조건에 명명된 모델과 동일한지 알아내는 것입니다. 좋은 트릭은 Google에서 GPU " vs" 를 사용하는 것입니다. 최소 요구 사항에 있는 항목을 찾은 다음 벤치마크 또는 등급을 확인하여 요구 사항을 충족하거나 초과하는지 확인합니다.
GPU 메모리
마지막으로 "8GB"는 VRAM (비디오 랜덤 액세스 메모리)의 양을 나타냅니다. 이는 실행하려는 소프트웨어의 최소 요구 사항에 간단하고 명시되어 있습니다.
이제 그래픽 카드 모델을 해석하는 방법을 알았으므로 GPU(GPU) 모델 을 찾는 방법을 살펴보겠습니다 .
장치 관리자 확인
GPU 드라이버가 올바르게 설치되어(GPU drivers are correctly installed) 있다고 가정하면 설치된 GPU 모델을 확인하는 가장 쉬운 방법 은 장치 관리자에서 디스플레이 어댑터 를 확인하는 것입니다. (Display Adapter)GPU용 드라이버를 설치(installed the drivers for your GPU) 하지 않은 경우에도 Windows 는(Windows) 일반적으로 카드용 일반 드라이버를 설치합니다. 따라서 장치 관리자는 여전히 올바른 모델 이름을 보고해야 합니다.
- 시작 메뉴 버튼(Start Menu button) 을 마우스 오른쪽 버튼으로 클릭하고 장치 관리자(Device Manager) 를 선택 합니다.
- 디스플레이 어댑터(Display Adapters ) 범주를 확장합니다 .
- GPU의 이름을 확인하십시오.
이 예에는 두 개의 GPU(GPUs) 가 나열되어 있습니다. 컴퓨터에는 동시에 여러 GPU(GPUs) 가 있을 수 있습니다. 여기에서 통합 Intel GPU 와 개별 Nvidia GPU 가 나란히 나열되어 있습니다. 고성능 노트북 은 이러한 GPU 간에 동적으로 전환(dynamically switch between these GPUs) 하여 전력 소비와 전력 사용의 균형을 유지합니다.
Windows 디스플레이 설정 확인
Windows의 내장 디스플레이 설정(Display Settings) 에는 그래픽 카드 모델도 나열됩니다.
- 바탕 화면(Desktop) 을 마우스 오른쪽 버튼으로 클릭하고 디스플레이 설정(Display Settings) 을 선택 합니다 .
- 고급 디스플레이 설정(Advanced Display Settings) 을 선택 합니다 .
- 정보 표시(Display) 에서 그래픽 카드의 모델을 확인합니다.
이 방법은 특정 디스플레이에 연결된 GPU 를 보여줍니다. (GPU)다른 GPU(GPU) 또는 휴대용 USB 화면(portable USB screen) 에 연결된 디스플레이에 대한 정보를 확인하는 경우 기본 그래픽 카드 정보가 표시되지 않을 수 있습니다.
GPU 유틸리티 사용
Intel , AMD 및 Nvidia GPU(Nvidia GPUs) 에는 모두 맞춤형 GPU 유틸리티가 있습니다. 바탕 화면을 마우스 오른쪽 버튼으로 클릭하고 GPU 제조업체 브랜드의 옵션을 선택하여 이러한 유틸리티에 액세스할 수 있습니다. 경우에 따라 통합 및 개별 GPU 가 있는 경우 두 개의 유틸리티가 나열됩니다.
이 예에서는 Nvidia 제어판(Nvidia Control Panel) 을 사용하고 있습니다. 시스템 정보(System Information) 를 선택 하면 모델 이름과 VRAM의 양을 포함하여 GPU 사양의 전체 목록을 얻을 수 있습니다. AMD 및 Intel 유틸리티에는 유사한 정보가 있으므로 올바른 섹션이 즉시 표시되지 않는 경우 정확한 지침은 해당 도움말 파일을 참조하십시오 .
GPU-Z 사용
GPU-Z는 그래픽 카드에서 원하는 모든 정보를 표시하는 Windows용으로 널리 사용되는 타사 튜닝 유틸리티입니다 . (third-party tuning utility for Windows)GPU-Z 를(Simply) 다운로드 하여 설치하기만 하면 됩니다. 그런 다음 응용 프로그램을 열어 가지고 있는 그래픽 카드와 세부 정보를 확인합니다.
창의 왼쪽 하단 모서리에 시스템의 모든 GPU(GPUs) 를 나열하는 드롭다운 메뉴 가 표시됩니다. 알고 싶은 카드가 선택되어 있는지 확인하십시오. 여기서 가장 중요한 정보는 이름(Name) 및 메모리 크기(Memory Size) 아래에 있습니다.
온라인에서 컴퓨터 모델 찾기
랩톱이나 사전 제작된 데스크톱 컴퓨터가 있는 경우 컴퓨터 모델을 검색하여 나열되는 GPU 를 확인할 수 있습니다. 같은 컴퓨터의 버전이라도 그래픽 카드가 다를 수 있으므로 정확한 모델 번호를 사용하도록 주의하십시오.
귀하의 컴퓨터 모델에 대한 웹사이트는 또한 귀하와 함께 제공된 그래픽 카드를 알 수 있는 방법 없이 여러 그래픽 카드를 나열할 수도 있습니다. 그런 다음 여기에 나열된 다른 방법 중 하나에 의존해야 합니다.
시스템의 스티커 확인
이 팁은 주로 랩톱에 적용되지만 일부 데스크톱 시스템에는 핵심 사양 목록과 함께 외부에 스티커가 붙어 있습니다. 랩톱의 경우 일반적으로 랩톱 본체의 아래쪽 모서리 중 하나에 있습니다. 이 스티커에서 정보를 얻은 후에는 시간이 지남에 따라 지저분해질 수 있으므로 스티커를 제거하는 것이 좋습니다.
컴퓨터를 열고 살펴보세요
컴퓨터 유형에 따라 이 방법은 쉬울 수도 있고 어려울 수도 있습니다. 예를 들어, 창 측면 패널이 있는 게임용 데스크탑 시스템이 있는 경우 창을 통해 보고 카드 이름을 읽을 수 있습니다. 현대(Modern) 의 게임용 카드는 어딘가에 이름이 굵게 쓰여 있는 경향이 있지만, 덜 화려한 카드를 가지고 있더라도 모델명이 어딘가에 있을 것입니다.
투명 측면 패널이 있는 컴퓨터가 없는 경우 해당 패널을 분리해야 할 수 있습니다. 이 작업을 수행하기 위해 컴퓨터 구성 요소를 엉망으로 만들 필요가 없습니다! 시스템 내부를 엿보기 위해 패널을 벗는 것뿐입니다.
랩톱이 있는 경우에는 별로 도움이 되지 않지만 데스크톱 시스템의 구성 요소를 식별하는 안정적인 방법입니다. 카드에 일반 언어로 된 모델이 없는 경우 방열판 덮개 또는 회로 기판에 인쇄된 모델 번호를 찾으십시오. 그런 다음 Google 에서 해당 모델 번호를 검색하여 무엇이 나오는지 확인합니다.
현재 가지고 있는 그래픽 카드(Graphics Card) 확인
그래픽 카드에 대해 더 많이 알면 죽음의 검은 화면(black screen of death) 이나 시스템 이 설치된 그래픽 카드를 감지하지 못하는(fails to detect the installed graphics card) 것과 같은 문제를 해결하는 데 도움이 됩니다 . 귀하의 카드가 여전히 필요한 작업인지 여부가 궁금하다면 비디오 카드 벤치마크로(Video Card Benchmark) 이동하여 시장의 다른 카드와 비교하여 현재 순위를 확인하십시오.
How to See What Graphics Card You Have Installed on Your System
Software applications such as games or video editing suites often list a minimυm GPU requirement. To ensure that your computer meets that minimum, you’ll need to determine what graphics card you have installed in your system.
There are many ways of checking the graphics card you have, and the following are the easiest.
Understanding Graphics Card Names
Before you extract information about your graphics card, you’ll need to know what that information means.
As an example, we’ll use the Gigabyte AORUS GeForce RTX 3070 Master 8GB, but this information applies to all graphics cards in general.
GPU Branding
The “Gigabyte” part of the card’s name is the brand. This card is manufactured by Gigabyte. However, the GPU itself is made by Nvidia in this case. That can be confusing, but it’s normal for the GPU chips to be made by one company and the card to be assembled and sold by another. There are many so-called “board partners,” but currently, there are only three GPU brands of note: Nvidia, AMD, and Intel.
To muddy the waters even further, all three GPU makers also make their own cards, so sometimes that’s the only brand name you’ll see. Finally, AMD and Intel also make CPUs, and so you’ll find their GPUs integrated into those products as well.
The “Master” part of the name is another branding exercise. Cardmakers will give their cards unique names, and sometimes these names indicate special cooling, GPU overclocking, or some other extra feature not part of the standard design.
The GPU Model Number
The “RTX 3070” part of the name refers to the specific GPU on the graphics card. This is the most important information since it determines the performance level of the card. Each manufacturer has its style of naming GPUs, but the minimum requirements for software will usually state a specific model for each manufacturer.
The tricky part is figuring out which other models are equivalent to those named in the conditions. A good trick is to Google your GPU “vs.” the one in the minimum requirements and then looking at benchmarks or ratings to see if you meet or exceed the requirement.
GPU Memory
Finally, “8GB” refers to the amount of VRAM (Video Random Access Memory.” This is straightforward and stated in the minimum requirements for the software you want to run.
Now that you know how to interpret a graphics card model, let’s look at ways to find your GPU model.
Check Device Manager
Assuming that your GPU drivers are correctly installed, the easiest way to see what GPU model you have installed is to check the Display Adapter in the device manager. Even if you haven’t installed the drivers for your GPU, Windows usually installs a generic driver for your card. So the device manager should still report the correct model name.
- Right-click on the Start Menu button and select Device Manager.
- Expand the Display Adapters category.
- Check the name of your GPU.
In this example, there are two GPUs listed. Computers can have multiple GPUs in them at the same time. Here we see the integrated Intel GPU and the discrete Nvidia GPU listed next to each other. High-performance laptops dynamically switch between these GPUs to balance power consumption and power use.
Check Windows Display Settings
Windows’ built-in Display Settings will also list the model of your graphics card.
- Right-click on the Desktop and select Display Settings.
- Select Advanced Display Settings.
- Under Display information, note the model of your graphics card.
This method shows you the GPU connected to a particular display. If you’re checking the information for a display connected to a different GPU or something like a portable USB screen, it may not show your primary graphics card information.
Use Your GPU Utility
Intel, AMD, and Nvidia GPUs all have their custom GPU utilities. You can access these utilities by right-clicking on the desktop and selecting the option branded with the GPU’s manufacturer. In some cases, if you have an integrated and discrete GPU, you’ll see two utilities listed.
In this example, we’re using the Nvidia Control Panel. By selecting System Information, you’ll get a full list of the GPU’s specifications, including the model name and how much VRAM it has. The AMD and Intel utilities have similar information, so refer to their help files for exact instructions if you don’t see the right section immediately.
Use GPU-Z
GPU-Z is a popular third-party tuning utility for Windows that shows you all the information you could want from your graphics card. Simply download GPU-Z and install it. Then, open the application to see the graphics cards you have and their details.
At the bottom-left corner of the window, you’ll see a dropdown menu listing all the GPUs on your system. Be sure that the card you want to know about is selected. The most important information here is under Name and Memory Size.
Look Up Your Computer Model Online
If you have a laptop or a prebuilt desktop computer, you can often simply search the model of the computer and see which GPU is listed. Be careful to use the exact model number, since versions of the same computer may have different graphics cards in them.
The website for your computer model can also list multiple graphics cards without any way to know which one came with yours specifically. Then, you’ll have to rely on one of the other methods listed here.
Check the Stickers on the System
This tip mainly applies to laptops, but some desktop systems will have a sticker applied to their exterior with a list of core specifications. On laptops, this is usually on one of the lower corners of the laptop body. Once you’ve got the information from these stickers, you might want to consider removing them since they can get grubby over time.
Open the Computer and Look
Depending on your type of computer, this method can be easy or hard. For example, if you have a gaming desktop system with a window side panel, you can just look through the window and read the card’s name. Modern gaming cards tend to have the name written boldly somewhere, but even if you have a less flashy card, the model name will be somewhere on it.
If you don’t have a computer with a see-through side panel, you may have to pop off the panel in question. You don’t have to mess with any computer components to do this! You’re just taking off a panel to have a peek inside the system.
This will not be much help if you have a laptop, but it’s a reliable way to identify components for desktop systems. If the card doesn’t have its model in plain language, look for a model number printed on the heatsink shroud or circuit board. Then Google that model number to see what comes up.
Check the Graphics Card You Have Now
Knowing more about your graphics card will help you resolve issues like the black screen of death or when your system fails to detect the installed graphics card. If you’re wondering whether your card is still up to the job you need it to do, head on over to Video Card Benchmark and see where it currently ranks compared to other cards on the market.