12 projects tagged "Linux"
Moab Grid Suite is a professional grid workload management solution that integrates scheduling, management, monitoring, and reporting of workloads across independent clusters. Moab makes moving to a grid easy by adding grid-optimized job submission and management in a matter of minutes. Moab optimizes data staging and seamlessly integrates with existing security mechanisms or with grid security tool kits such as Globus. It gives sites extensive control over ownership-based access, priority, and service levels. It provides fine-tuned control over the workload and resources to make the grid usable.
Moab Workload Manager is a High Performance Computing (HPC) resource management and job scheduler. It is designed and developed by the same developers as the popular Maui Scheduler, and it provides the same powerful cluster scheduling capabilities with the addition of events, resources, and grid policy engines.
Xi-Batch is a very flexible job scheduling and workload management system. It provides time-based scheduling as well as load management, dependency-based job execution, and job prioritization. Each job's environment (environment variables and I/O default paths) is established by the system based on user ID. It can manage jobs in a single server or across a network of any number of servers, even different UNIX/Linux platforms. It can be controlled by CLI, a GUI (Motif), A Windows client, a Web-browser, or through an API. It works as an intelligent job dispatcher in grids or other server clusters.
The Bioinformatics Benchmark System is an attempt to build a reasonable testing framework, tests, and data, to enable end users and vendors to probe the performance of their systems. It is not trying to be the last word in informatics benchmarking, as there are simply too many codes, tests, data sets, and databases. The goal is to create a core of tests that all may download and use to probe specific elements of system performance. The end goal is to enable a pluggable set of tests, including the core tests, so that performance data may be gathered.
Ganglia is a scalable distributed monitoring system for high-performance computing systems such as clusters and grids. It is based on a hierarchical design targeted at federations of clusters. Ganglia is currently in use on over 500 clusters around the world and has scaled to handle clusters with 2000 nodes.
OOMPI is an object-oriented interface to the MPI message passing library standard. It is used at a much higher level than the standard MPI C++ bindings, providing a full class library that takes advantage of many C++/object oriented abstractions for message passing. It is a thin layer that runs over any MPI-1.1 compliant C implementation.