Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Diese Version bietet Unterstützung für die "host: port"-Syntax bei der Angabe GEXEC_GMOND_SVRS unterdrückt Ganglia Fehlermeldungen und setzt GEXEC_SVRS auf den Hosts von Ganglia wieder auf. Diese letzte Funktion ist nützlich, wenn Gebäude parallel Runtime-Umgebungen (zB für 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

Knoten Auswahl für GEXEC kann mit Ganglia. Die Auswahl erfolgt über die Feststellung des ersten gmond-Server, die sowohl auf getan und liefert eine nicht-leere Menge von Knoten. Die Liste der Server angegeben ist in einer Umgebungsvariablen, GEXEC_GMOND_SVRS. Zwei kleine Memory Leaks wurden ebenfalls behoben. (Dies sind nur relevant, wenn mit GEXEC programmatisch.)
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