CSIRO's latest computer cluster gets its grunt from games
Loading...
10,399
Uploader Comments (csiro)
Top Comments
-
Yea... But can it play crysis!
see all
All Comments (18)
-
Will it blend?
-
Can't you just download a benchmark for computers and just see how good the thing really is ;P
-
@boygenious92 Hi, we run both Linux and Windows HPC 2008.
Loading...
is there any software that i can get or stuff i can order or manuals any thing i want to build a small one at home for video rendering and my phenom 2 is good but not good enuff so if you could give me some information or some thing to get me started id be grateful thanks
boygenious92 1 year ago
@boygenious92 our response to your question is quite long, so we'll have to give it to you in a few sections...
csiro 1 year ago
The GPU cluster is based on a standard cluster of PCs (also called a Beowulf cluster), constructed by connecting many low cost PCs or workstations together using an isolated/private network to form a "super computer" (see ‘computer cluster’ and ‘Beowulf computing’ on Wikipedia). There are lots of online and print resources on the topic, and clusters can be built using Linux (see the ‘Beginners’ page under ‘HPC Resources’ on the linuxhpc website) or Windows HPC Server operating systems.
csiro 1 year ago
In our cluster, each workstation has two GPUs installed on it. We use Message Passing Interface (MPI) software to code parallel programs across the cluster, and NVIDIA CUDA software or the Khronos OpenCL standard to code portions of these programs on the GPUs.
csiro 1 year ago
Some scientific, 3D rendering/animation, or engineering software already comes with the ability to run in parallel on a cluster and/or on GPUs, these types of programs can be used without needing to familiarise yourself with computer programming, MPI, or CUDA/OpenCL. We suggest you check out an online video rendering user group or community - they should be able to help with GPU or cluster enabled software options specific to what you want to do.
csiro 1 year ago
Hope that's helpful!
csiro 1 year ago