GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
PAR_OPS(8) LMBENCH PAR_OPS(8)

par_ops - basic CPU operation parallelism

par_ops [ -W <warmups> ] [ -N <repetitions> ]

par_ops measures the available parallelism for basic CPU operations, such as integer ADD. Results are reported as the average operation latency divided by the minimum average operation latency across all levels of parallelism.
integer bit, add, mul, div, mod operations;
maximum parallelism for integer XOR, ADD, MUL, DIV, MOD operations.
uint64 bit, add, mul, div, mod operations;
maximum parallelism for uint64 XOR, ADD, MUL, DIV, MOD operations.
float add, mul, div operations;
maximum parallelism for flot ADD, MUL, DIV operations.
double add, mul, div operations;
maximum parallelism for flot ADD, MUL, DIV operations.

This benchmark is highly experimental and may sometimes (frequently?) give erroneous results.

lmbench(8), lat_ops(8), par_mem(8).

Carl Staelin and Larry McVoy

Comments, suggestions, and bug reports are always welcome.

$Date$ (c)2000 Carl Staelin and Larry McVoy

Search for    or go to Top of page |  Section 8 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.