DEV Community

Discussion on: Grid Engine Commands

Collapse
 
jimmymcbride profile image
Jimmy McBride

What is grid engine and all these qcommands for? is it a hosting platform or something like that? Along the lines of teraform or something similar?

Collapse
 
nerdflash28 profile image
Linux_guy

hey jimmy, well grid engine is scheduler, which runs upon Linux clusters, it is used to distribute process over multiple nodes.

it's a part of HPC : High performance Computing

as I'm working as a Cloud HPC Engineer, so I thought it's worth sharing this knowledge with you guys.

Thanks for showing interest though 😊😊😊

Collapse
 
jimmymcbride profile image
Jimmy McBride

Very nice! Thanks for sharing :)