Sponsored Content
Full Discussion: HPC Linpack test
Special Forums UNIX and Linux Applications High Performance Computing HPC Linpack test Post 302711225 by DGPickett on Friday 5th of October 2012 02:14:30 PM
 

8 More Discussions You Might Find Interesting

1. Linux Benchmarks

Conversion to Linpack

Should we conver to Linpack for Linux Benchmarks? http://www.netlib.org/benchmark/hpl/ What do you think? (0 Replies)
Discussion started by: Neo
0 Replies

2. High Performance Computing

HPC Related Links

Our directory of HPC related links is growing: Virtualization, Grid and Cloud Computing - Links Please contribute! (0 Replies)
Discussion started by: Neo
0 Replies

3. High Performance Computing

Tuning HPL.dat for Beowulf Cluster [Linpack]

Hi guys, I am having some issues tuning the HPL.dat file for the Linpack benchmark test across 2 nodes. I am very new to this with minimal Linux experience, however i am trying my luck. The specs for the two nodes are: 3GHZ QX6850 CORE 2 EXTREME (QUAD CORE) 4GB RAM I have been typing these... (1 Reply)
Discussion started by: mercthunder
1 Replies

4. Shell Programming and Scripting

Test on string containing spacewhile test 1 -eq 1 do read a $a if test $a = quitC then break fi d

This is the code: while test 1 -eq 1 do read a $a if test $a = stop then break fi done I read a command on every loop an execute it. I check if the string equals the word stop to end the loop,but it say that I gave too many arguments to test. For example echo hello. Now the... (1 Reply)
Discussion started by: Max89
1 Replies

5. Shell Programming and Scripting

How to check weather a string is like test* or test* ot *test* in if condition

How to check weather a string is like test* or test* ot *test* in if condition (5 Replies)
Discussion started by: johnjerome
5 Replies

6. High Performance Computing

Guides for new HPC admins

In my company, it's fallen on me to serve as the admin of our new HPC cluster, a task that's very new to me. It's very important to me to lay a solid foundation and avoid any unnecessary pitfalls. So, can anyone recommend a succinct guide or list of do's-and-don'ts for adiminstering an HPC cluster?... (0 Replies)
Discussion started by: DBryan
0 Replies

7. High Performance Computing

High Performance Linpack Compiling Issue

I'm trying to compile Linpack on a Ubuntu cluster. I'm running MPI. I've modified the following values to fit my system TOPdir MPdir LAlib CC LINKER. When compiling I get the following error: (the error is at the end, the other errors in between are because I've ran the script several times so... (0 Replies)
Discussion started by: JPJPJPJP
0 Replies

8. Homework & Coursework Questions

Class hpc project

My high school started a tech lab where students like myself can take apart computers, build circuit boards, learn to program and lots more. I got the job of building a cluster with 4 old work stations we have. This is just a trial if it works well we can get more work stations. We have one... (3 Replies)
Discussion started by: PC-2011
3 Replies
qscan(1)							     qscan 0.7								  qscan(1)

NAME
qscan - console tool for quality measurement of optical media SYNOPSIS
qscan [-l] [-h] qscan -d DEVICE [-S] [-i] [-m] qscan -d DEVICE [-p] [-r] [-w] [-v] qscan -d DEVICE [-f] [-s] [-t] [-v] qscan -d DEVICE -t wt [-s #] [-W] DESCRIPTION
qscan is the linux console tool for error correction measuring with optical devices. The related plugin allows to use vendor specific com- mands on your optical device. Currently supported vendors are Asus, Benq, Liteon, NEC, Pioneer and Plextor. For detailed information look at http://qpxtool.sourceforge.net/supported.html DEVICE
can be an IDE, SCSI, SATA, USB or FireWire connected optical drive. Not all SATA controller support all Plextor features. Linux: /dev/hdX: IDE device /dev/scdX: Linux 2.4: SATA, SCSI, USB device, or IDE device via ide-scsi emulation /dev/srX: Linux 2.6: IDE device via new ATA layer, SCSI or USB device OpenBSD/NetBSD: /dev/rcdX FreeBSD: /dev/cd: SCSI device /dev/acd: ATA device MacOS X: /dev/disk: win32: C:,D:,E:, ... X:,Y:,Z: OPTIONS
-l, --scanbus scan busses for all available optical devices -h, --help show help -S, --speeds detect available read and write speeds for selected -d DEVICE and the relating media -i, --info show device info of selected -d DEVICE -m, --media show media info of selected -d DEVICE -p, --plugins list all available plugins -f, --force-plugin PLUGIN [ ASUS | BENQ | BENQ_DVDROM |GENERIC |LITEON |NEC |PIONEER |PLEXTOR ] force usage of the selected plugin to use the vendor specific commands for the slected device. Default behaviour auto detection modus. [ASUS] use Asus vendor specific commands [BENQ] use Benq optical writer vendor specific commands [BENQ_DVDROM] use Benq optical reader vendor specific commands [GENERIC] use generic mmc commands [LITEON] use Liteon vendor specific commands [NEC] use NEC vendor specific commands [PIONEER] use Pioneer vendor specific commands [PLEXTOR] use Plextor vendor specific commands -r #, --rspeed # set read performance speed to selected value. Use -S option before, if you are unsure which speeds are supported -s #, --speed # set measurement speed to selected value. Use -S option before, if you don't know what speeds are supported by your device. Don't use this with -r or -w option. -t, --test [rt|wt|errc|ft|jb|ta] select the q-check you want to be proceeded. Not all tests are supported by all devices. For detailed information about the terms read the project page: http://qpxtool.sourceforge.net/glossar.html [rt] read transfer rate measurement [wt] write transfer rate on blank media [errc] errror correction - Cx-scan / PIE, PIF, POE, POF [ft] focus and tracking error measurement [jb] jitter and beta measurement [ta] time analyzer measurement -w #, --wspeed # set write speed to selected value. Use -S option before, if you don't know what write speeds are supported by your device. -v, --verbose gives verbose output and debug information -W, --write perform real write instead simulation for write transfer rate EXAMPLES
qscan -l scan all buses for availabale optical devices qscan -d /dev/sr2 -S Show available speed steps of device /dev/sr2. qscan -d /dev/sr2 -t errc -s 5 Proceed an error correction scan on device /dev/sr2 with 5x speed. qscan -d /dev/sr0 -t wt -s 12 Proceed a write performance test in simulation mode on device /dev/sr0 (dummy mode) with 12x speed please report man page improvements to T.Maguin@web.de Gennady ShultZ Kozlov 10. April, 2009 qscan(1)
All times are GMT -4. The time now is 08:20 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy