img avatar
 
× You must be logged in to change this data. If you don't have an account, please join.

Settings : Manage Projects

  Name I Use This Lines of Code   Current Committers Community Rating Reviews Description  
ScientificApplica... 0 14191
1 none 0 Allows one to run a simple webserver within their C simulation code.
Parallel-NetCDF 1 0
0 none 0 PnetCDF is a library providing high-performance I/O while still maintaining file-format ... [More] compatibility with Unidata's NetCDF. NetCDF gives scientific programmers a self-describing and portable means for storing data. By making some small changes to the netCDF APIs, PnetCDF can use MPI-IO to achieve high-performance parallel I/O. [Less]
MeshKit 1 174460
1 none 0 MeshKit is an open-source library of mesh generation functionality. Its design philosophy is ... [More] two-fold: it provides a collection of meshing algorithms for use in real meshing problems, along with other tools commonly needed to support mesh generation (coordination of BREP-based meshing process, mesh smoothing, etc.); and it serves as a platform in which to perform mesh generation algorithm research. [Less]
MPICH 11 497799
36
5.0
 
0 MPICH is a high-performance and widely portable implementation of the Message Passing Interface ... [More] (MPI) standard. The goals of MPICH are: (1) to provide an MPI implementation that efficiently supports different computation and communication platforms including commodity clusters (desktop systems, shared-memory systems, multicore architectures), high-speed networks and proprietary high-end computing systems and (2) to enable cutting-edge research in MPI through an easy-to-extend modular framework for other derived implementations. [Less]
PETSc 24 963562
67
5.0
 
0 PETSc, pronounced PET-see (the S is silent), is a suite of data structures and routines for the scalable (parallel) solution of scientific applications modeled by partial differential equations. It employs the MPI standard for parallelism.
PVFS 0 0
0
3.0
   
0 PVFS is an open-source, scalable parallel file system targeted at production parallel computation ... [More] environments. It is designed specifically to scale to very large numbers of clients and servers. The architecture is very modular, allowing for easy inclusion of new hardware support and new algorithms. This makes PVFS a perfect research testbed as well. [Less]
bcfg2 20 0
2
4.41667
   
0 Bcfg2 helps system administrators produce a consistent, reproducible, and verifiable description of their environment, and offers visualization and reporting tools to aid in day-to-day administrative tasks.