LINPACK Benchmark

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

LINPACK Benchmark

Mukarram
Hey everyone!

I'll be very brief in my question - how do I set up and use the LINPACK benchmark (that calculates your cluster's speed in FLOPS) on my PelicanHPC cluster?

Thanks!

Mukarram.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: LINPACK Benchmark

Michael Creel
Administrator
Hi,
Just cd to /home/user/hpl and read the README_PELICAN file, which has the instructions.
Cheers, M.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: LINPACK Benchmark

Mr.C-2
In reply to this post by Mukarram
Just a quick question.
Where is the output file that is created when running the xhpl executable? If there is one.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: LINPACK Benchmark

Mukarram
Hey,

I don't think an output file is created (there might be), but you can generate one by adding " > outputfile.txt" to the end of your command for executing xhpl. So, it would be something like

orterun --hostfile /home/user/tmp/bhosts -np 10 xhpl > outputfile.txt

This would create an output file in the same directory as xhpl resides, with the name outputfile.txt

Mukarram.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: LINPACK Benchmark

Taza
In reply to this post by Michael Creel
Hi Michael

i want to get started to benchmark my  cluster using HPL on the pelicanHPC, i have tried to read ur previous posts, and when i try to access the README_PELICAN file for instructions, it cannot open on my frontend, trying to open the file shows me a calendar, and when i go to the command prompt, and try to change directory, it tells me no such file exists. i wonder what the problem is, i need to get started with the process but am stuck at this point. request for your assistance.
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: LINPACK Benchmark

Michael Creel
Administrator
I just started up a frontend (v2.6) using Virtualbox, and the file opened up fine. If you are using permanent storage and you have not copied the example files over, perhaps you have modified or deleted the file? The released image has the file, and it can be viewed/edited properly.
Loading...