Download List

Descripción del Proyecto

GEXEC is a scalable cluster remote execution
system which provides fast, RSA-authenticated
remote execution of parallel and distributed jobs.
It provides transparent forwarding of stdin,
stdout, stderr, and signals to and from remote
processes, provides local environment propagation,
and is designed to be robust and to scale to
systems of over 1000 nodes.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-04-19 11:47
0.3.1

Esta versión añade soporte para la acogida ": puerto" al especificar la sintaxis GEXEC_GMOND_SVRS, suprime los mensajes de error Ganglios y establece GEXEC_SVRS sobre la base de los anfitriones de regresar de ganglios. Esta última característica es útil cuando se construye en paralelo entornos de ejecución (por ejemplo, para MPI, PVM, etc.)
Tags: Minor feature enhancements
This version adds support for the "host:port" syntax when specifying GEXEC_GMOND_SVRS, suppresses Ganglia error messages, and sets GEXEC_SVRS based on the hosts returned from Ganglia. This last feature is useful when building parallel runtime environments (e.g., for MPI, PVM, etc.).

2002-03-22 19:21
0.3.0

La selección de nodos para GEXEC se puede hacer utilizando Ganglios. La selección se realiza por encontrar el servidor gmond primer lugar, que es a la vez y devuelve un conjunto no vacío de nodos. La lista de servidores se especifica mediante una variable de entorno, GEXEC_GMOND_SVRS. Dos pérdidas de memoria de menor importancia también se han fijado. (Estos son sólo relevantes cuando se utilizan GEXEC programación.)
Tags: Minor feature enhancements
Node selection for GEXEC can be done using Ganglia. Selection is done by finding the first gmond server that is both up and returns a non-empty set of nodes. The list of servers is specified using an environment variable, GEXEC_GMOND_SVRS. Two minor memory leaks were also fixed. (These are only relevant when using GEXEC programmatically.)

2002-03-12 19:32
0.1

Tags: Initial freshmeat announcement

Project Resources