CPU bottlenecking the GPU
Go to solution
Solved by emosun,
it's actually bad practice to guess a bottleneck without actually checking the usage.
usually you find the cpu that you need to do whatever cpu tasks you do and the gpu to do what tasks you need.
provided both were already capable of handling their end of the work then there actually will not be a bottleneck. the only time a bottleneck occurs is when you ask more than what the part can provide.

Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now