debian man page for mpi_assign

Query: mpi_assign

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

MPI_ASSIGN(1)						      General Commands Manual						     MPI_ASSIGN(1)

NAME
mpi_assign - Assign points to cluster centers produced by mpi_kmeans
SYNOPSIS
mpi_assign [options]
DESCRIPTION
mpi_assign is a program that assigns points to a list of cluster centers as generated by mpi_kmeans(1).
OPTIONS
A summary of options is included below. Generic Options --help Produce help message Input/Output Options --data file Data file, one datum per line (default: "data.txt") --cluster file Cluster file, one cluster center per line (default: clustercenter.txt) --assignment file Output file, one cluster center per line (default: assignment.txt) Example: mpi_assign --data example.txt --cluster clusters.txt --assignment assignment.txt
SEE ALSO
mpi_kmeans(1)
AUTHOR
mpi_assign was written by Peter Gehler <pgehler@tuebingen.mpg.de>. This manual page was written by Christian Kastner <debian@kvr.at>, for the Debian project (and may be used by others). April 11, 2011 MPI_ASSIGN(1)
Related Man Pages
cl_eventd(1m) - opensolaris
unix2dos(1) - redhat
crm_node(8) - centos
cmruncl(1m) - hpux
app::clusterssh::cluster(3pm) - debian
Similar Topics in the Unix Linux Community
Adding the individual columns of a matrix.
awk or sed - Convert 2 lines to 1 line
How can I do this in VI editor?
Is UNIX an open source OS ?
How to copy a column of multiple files and paste into new excel file (next to column)?