F5F Stay Refreshed Software PC Gaming Discussing CPU and GPU collaboration.

Discussing CPU and GPU collaboration.

Discussing CPU and GPU collaboration.

Pages (2): 1 2 Next
S
SenneMC
Junior Member
11
10-23-2016, 03:47 PM
#1
It depends on how the game uses the hardware. Some games rely mainly on the GPU, so boosting its performance makes a big difference. Others depend more on the CPU, and you might need to upgrade it or tweak settings. The difference isn’t just about what each part can handle, but how efficiently they work together.
S
SenneMC
10-23-2016, 03:47 PM #1

It depends on how the game uses the hardware. Some games rely mainly on the GPU, so boosting its performance makes a big difference. Others depend more on the CPU, and you might need to upgrade it or tweak settings. The difference isn’t just about what each part can handle, but how efficiently they work together.

B
Bauke2B
Member
59
10-29-2016, 04:56 AM
#2
The video card driver relies on the CPU to process data coming from the game engine and convert it into formats compatible with the graphics card. Certain tasks run in a single thread, using just one CPU core, and increasing their speed makes them noticeably quicker. In short, higher CPU speeds during overclocking allow the GPU driver to handle work more efficiently, delivering frames faster and improving overall performance.
B
Bauke2B
10-29-2016, 04:56 AM #2

The video card driver relies on the CPU to process data coming from the game engine and convert it into formats compatible with the graphics card. Certain tasks run in a single thread, using just one CPU core, and increasing their speed makes them noticeably quicker. In short, higher CPU speeds during overclocking allow the GPU driver to handle work more efficiently, delivering frames faster and improving overall performance.

C
csige791
Posting Freak
818
11-10-2016, 10:56 PM
#3
Certainly! In essence, games often rely on a single core when not utilizing CPU, much like a person who outlines the structure while an artist brings it to life. The CPU handles the detailed work, and the GPU focuses on visual output.
C
csige791
11-10-2016, 10:56 PM #3

Certainly! In essence, games often rely on a single core when not utilizing CPU, much like a person who outlines the structure while an artist brings it to life. The CPU handles the detailed work, and the GPU focuses on visual output.

S
SoyDash
Posting Freak
859
11-12-2016, 11:22 AM
#4
Some games rely entirely on the GPU and don’t improve with CPU upgrades. For instance, a high-end AAA title playing in 4K will mainly use its graphics card, so boosting the CPU won’t add extra frames per second.
S
SoyDash
11-12-2016, 11:22 AM #4

Some games rely entirely on the GPU and don’t improve with CPU upgrades. For instance, a high-end AAA title playing in 4K will mainly use its graphics card, so boosting the CPU won’t add extra frames per second.

S
sniperboy650
Senior Member
735
11-14-2016, 06:11 PM
#5
It's unusual for the game to run at 100% GPU usage while the CPU stays low. Overclocking the CPU might help, but if the CPU usage remains minimal, the GPU workload could still be the main factor affecting performance.
S
sniperboy650
11-14-2016, 06:11 PM #5

It's unusual for the game to run at 100% GPU usage while the CPU stays low. Overclocking the CPU might help, but if the CPU usage remains minimal, the GPU workload could still be the main factor affecting performance.

N
numblegs26
Member
197
11-15-2016, 02:56 AM
#6
It seems you're pointing out that your hardware isn't constrained by the GPU. Just because you're using it at full capacity doesn't mean you're limited by it. Having details about your specs and the game would help clarify the situation.
N
numblegs26
11-15-2016, 02:56 AM #6

It seems you're pointing out that your hardware isn't constrained by the GPU. Just because you're using it at full capacity doesn't mean you're limited by it. Having details about your specs and the game would help clarify the situation.

V
vinic00kie
Member
215
11-30-2016, 03:34 PM
#7
Any game almost feels...
V
vinic00kie
11-30-2016, 03:34 PM #7

Any game almost feels...

P
PonyGaming24
Junior Member
13
12-01-2016, 05:31 AM
#8
What is the display's target resolution and refresh rate?
P
PonyGaming24
12-01-2016, 05:31 AM #8

What is the display's target resolution and refresh rate?

N
Nitro_PT
Member
182
12-02-2016, 10:03 AM
#9
Games rely on the CPU for multiple tasks such as *compressing background music for game levels and preparing/loading sound effects as required * extracting textures from game files ahead (preparing assets for moments like turning a corner or entering a building), converting them into various formats needed (for instance, a game might only store a 4K texture for ultra-high quality, but at medium-high settings it won’t upload that 20 MB file, instead resizing it to something like 1K and 2-4 MB * these changes can happen inside the graphics card but aren’t always possible) * determining paths and obstacles (where your character can move on the map) for you and other characters * recalculating lighting and shadows whenever the game environment shifts (such as weather effects or level destruction) * executing scripts for NPCs (basic AI, moving NPCs around, initiating conversations between them, relocating them) * in multiplayer scenarios, the CPU also handles calculations and adjusts based on your latency (the time it takes data to reach the server or other players and return)* and many more functions. If a game uses minimal CPU for these processes (NPCs, AI, bots competing against you, crowds, enemies), the CPU is still involved via the video card driver and direct-x/OpenGL, acting as an intermediary between the game and the GPU (Vulkan offers more direct communication but still requires some support). The graphics driver communicates with the GPU through PCIe lanes, transferring data to the card, downloading from its VRAM to free space for other tasks (some games require more VRAM than available). Increasing CPU speed can slightly improve how quickly the driver interacts with the GPU and back, potentially boosting frame rates even when the game isn’t heavily CPU-dependent.
N
Nitro_PT
12-02-2016, 10:03 AM #9

Games rely on the CPU for multiple tasks such as *compressing background music for game levels and preparing/loading sound effects as required * extracting textures from game files ahead (preparing assets for moments like turning a corner or entering a building), converting them into various formats needed (for instance, a game might only store a 4K texture for ultra-high quality, but at medium-high settings it won’t upload that 20 MB file, instead resizing it to something like 1K and 2-4 MB * these changes can happen inside the graphics card but aren’t always possible) * determining paths and obstacles (where your character can move on the map) for you and other characters * recalculating lighting and shadows whenever the game environment shifts (such as weather effects or level destruction) * executing scripts for NPCs (basic AI, moving NPCs around, initiating conversations between them, relocating them) * in multiplayer scenarios, the CPU also handles calculations and adjusts based on your latency (the time it takes data to reach the server or other players and return)* and many more functions. If a game uses minimal CPU for these processes (NPCs, AI, bots competing against you, crowds, enemies), the CPU is still involved via the video card driver and direct-x/OpenGL, acting as an intermediary between the game and the GPU (Vulkan offers more direct communication but still requires some support). The graphics driver communicates with the GPU through PCIe lanes, transferring data to the card, downloading from its VRAM to free space for other tasks (some games require more VRAM than available). Increasing CPU speed can slightly improve how quickly the driver interacts with the GPU and back, potentially boosting frame rates even when the game isn’t heavily CPU-dependent.

E
140
12-04-2016, 01:26 AM
#10
1080p display at 60Hz, powered by a Ryzen 3 1200 processor with clock speed of 3.5 GHz. Integrated graphics are the GTX 1050 offering 2 GB of VRAM, paired with 8 GB of fast storage. Memory capacity includes 3000 MHz RAM and a total of 16 CL (likely a model number).
E
Egyptian_Gamer
12-04-2016, 01:26 AM #10

1080p display at 60Hz, powered by a Ryzen 3 1200 processor with clock speed of 3.5 GHz. Integrated graphics are the GTX 1050 offering 2 GB of VRAM, paired with 8 GB of fast storage. Memory capacity includes 3000 MHz RAM and a total of 16 CL (likely a model number).

Pages (2): 1 2 Next