Download List

프로젝트 설명

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

이 버전은 GEXEC_GMOND_SVRS 지정할 때, "호스트에 대한 지원 : 포트"구문을 추가하면 오류 메시지가 Ganglia을 억압하고 GEXEC_SVRS Ganglia에서 반환된 호스트를 기반으로 설정합니다. 이 마지막 기능은 때 (의 MPI, PVM, 등) 예 : 병렬 런타임 환경 구축에 유용합니다.
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

GEXEC에 대한 노드를 선택 Ganglia를 사용하여 수행할 수있습니다. 선택 첫 번째 gmond 서버가 둘 다 찾는에 의해 수행되며 이외의 반환 - 노드 집합이 비어. 서버의 목록은 환경 변수, GEXEC_GMOND_SVRS를 사용하여 지정됩니다. 두 개의 작은 메모리 누수도 해결했다. (이러한 경우에만 GEXEC를 사용하여 프로그래밍 방식으로 관련됩니다.)
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