Operating System tuned for High Performance Computing
I am trying to write efficient kernels in the area of scientific
computing. I use C. I do not know which operating system is better to
obtain correct timing results; since I do not want daemons, etc. to
interrupt my code. When I run my code, the CPUs of the system should
execute only my code.
I have installed Ubuntu Server on the systems that I test my code on. Is
there a document that shows how to tune Ubuntu for high performance
computing (HPC)? Or is there any other OS which is freely available for
HPC?
No comments:
Post a Comment