NAS Parallel Benchmarks 3.3 (Default branch)


 
Thread Tools Search this Thread
Special Forums News, Links, Events and Announcements Software Releases - RSS News NAS Parallel Benchmarks 3.3 (Default branch)
# 1  
Old 02-07-2008
NAS Parallel Benchmarks 3.3 (Default branch)

The NAS Parallel Benchmarks (NPB) are a small set of programs designed to help evaluate the performance of parallel supercomputers. The benchmarks, which are derived from computational fluid dynamics (CFD) applications, consist of five kernels and three pseudo-applications. The NPB come in several flavors. NAS solicits performance results for each from all sources.License: OSI ApprovedChanges:
Additional tests were added to stress larger parallel machines. Additional classes of problems have been added to existing benchmarks. Additional statistics are calculated from tests. Bugs including race conditions and uninitialized variables were fixied. The hyperplane version of LU (LU-HP) is no longer included in the distribution.Image

More...
Login or Register to Ask a Question

Previous Thread | Next Thread
Login or Register to Ask a Question
CHECKRAD(5)							File Formats Manual						       CHECKRAD(5)

NAME
checkrad -- See if a user is (still) logged in on a certain port. SYNOPSIS
checkrad [-d] nas-type nas-ip nas-port login session-id DESCRIPTION
Checkrad is used by the radius server to check if its idea of a user logged in on a certain port/NAS is correct if a double login is detected. Returns: 0 = no duplicate, 1 = duplicate, >1 = error. OPTIONS
-d Enable printing of debugging informations. nas-type Type of port/NAS. Can be one of: o ascend o bay o cisco o cisco_l2tp o computone o cvx o digitro o dot1x o livingston o max40xx o mikrotik o mikrotik_snmp o multitech o netserver o other o pathras o patton o portslave o pr3000 o pr4000 o redback o tc o usrhiper o versanet The "other" type cause checkrad to skip any check and always returns 1. nas-ip IP address of the NAS to check. nas-port The NAS port to check (may be ignored by some nas-type). login The login name to check. session-id Session to check. (actually ignored by all nas-type) SEE ALSO
radiusd(8) AUTHOR
Written by Miquel van Smoorenburg, miquels@cistron.nl. This manual page was written by Marco Nenciarini <mnencia@debian.org> for the Debian project (but may be used by others). 13 January 2006 CHECKRAD(5)