Multi-core rendering, what it is, can I enable it on a managed VDS?

This is used for general discussion that is not necessarily server-related.
Post Reply
Virtus
New to forums
New to forums
Posts: 2
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Fri May 27, 2016 9:52 pm

Multi-core rendering, what it is, can I enable it on a managed VDS?

Post by Virtus »

Hey NFO, I was wondering what the definition standard of Multi-core rendering was in Source engine / gmod, as I thought source engine only ran on single-cores?
  • Would I be able to run "multi-core rendering" on my managed VDS for the benefit of FPS gain?
  • Will this take away server stability if possible?
User avatar
kraze
Former staff
Former staff
Posts: 4362
Joined: Fri Sep 17, 2010 9:06 am
Location: California

Re: Multi-core rendering, what it is, can I enable it on a managed VDS?

Post by kraze »

Are you referring to the client side option for multi-core rendering? If so, that wouldn't have any effect on the server and would be strictly for the client.
@Kraze^NFo> Juski has a very valid point
@Juski> Got my new signature, thanks!
@Kraze^NFo> Out of context!
@Juski> Doesn't matter!
@Juski> You said I had a valid point! You can't take it back now! It's out there!
Virtus
New to forums
New to forums
Posts: 2
Joined: Fri May 27, 2016 9:52 pm

Re: Multi-core rendering, what it is, can I enable it on a managed VDS?

Post by Virtus »

kraze wrote:Are you referring to the client side option for multi-core rendering? If so, that wouldn't have any effect on the server and would be strictly for the client.
I know their is a client side to do this, but I heard (not from a credible source) that you could enable multi core rendering server side, giving a 40% boost in general FPS, or maybe they are just forcing multicore rendering to apply client side when they load in?
User avatar
Edge100x
Founder
Founder
Posts: 12947
Joined: Thu Apr 18, 2002 11:04 pm
Location: Seattle
Contact:

Re: Multi-core rendering, what it is, can I enable it on a managed VDS?

Post by Edge100x »

Rendering is the process by which the graphical output of the world is created. It wouldn't apply to servers unless someone is using a nonstandard definition of the term.

Garrysmod itself only very lightly multi-threaded, as are most game servers, because so many tasks must be serialized (those that use more threads typically use them for AI operations and miscellaneous, small parallelizable tasks such as pushing buffered output to clients).
Post Reply