Projects tagged ‘mpi’ and ‘parallel’


Jump to tag:

Projects tagged ‘mpi’ and ‘parallel’

Filtered by Project Tags mpi parallel

Refine results Project Tags openmp (7) hpc (7) distributed (6) cluster (6) linux (6) c (5) java (4) clustering (4) networking (4) solaris (3) python (3) portable (3)

[39 total ]

6 Users
 

PM2 is a low level generic runtime system which integrates multithreading management (Marcel) and a high performance multi-cluster communication library (Madeleine).
Created about 1 year ago.

5 Users
 

Open MPI is a project that originated as the merging of technologies and resources from several other projects (FT- MPI, LA-MPI, LAM/MPI, and PACX-MPI) in order to build the best MPI library ... [More] available. A completely new MPI-2 compliant implementation, Open MPI offers advantages for system and software vendors, application developers, and computer science researchers. It is easy to use, and runs natively on a wide variety of operating systems, network interconnects, and batch/scheduling systems. [Less]
Created over 2 years ago.

2 Users

Project Kusu is the open source base for the next generation of Platform Open Cluster Stack 5 (OCS). It is designed from the ground up with the following goals in mind: * Simplified cluster ... [More] management, operation and deployment * Support for multiple Linux Distributions including Red Hat Enterprise Linux, CentOS, Fedora, SuSE Linux Enterprise Server, OpenSuSE and Ubuntu Linux * Modular and hybrid stack that transparently integrates open source and commercial software into a single consistent cluster operating environment * Standards-based, open and vendor-certified [Less]
Created about 1 year ago.

1 Users

Project Description Message Passing Interface (MPI) is the standard of message passing in a distributed computing environment. Its benefit for researchers is invaluable. The idea is to have many ... [More] machines on a high-speed network, clusters of computers running the same program. Recently, with the invention and adoption of multi-core CPU systems for desktops, it has become even more important. MPI makes even easier for people to build supercomputers by the usage of powerful computers, high speed networks and powerful libraries. The goal of MPI Tools is to make easy to write programs that runs on a cluster of machines. Also make the transition easy of existing programs in cluster. Using MPITools, it is possible to create distributed functional applications with F#. [Less]
Created about 1 year ago.

1 Users

KF-Ray is a ray tracing program which can perform parallel computing using MPI and OpenMP.
Created 4 months ago.

0 Users

This library intends to trace MPI applications using the lite tracing facilities from libRastro. The library generates one trace for every MPI process. In the end of the program execution, all files ... [More] are integrated and converted to the Pajé Visualization Tool using DIMVisual. [Less]
Created 8 months ago.

0 Users

Parallel programming is widely acknowledged to be more difficult than sequential programming. One reason for this is that parallel programming systems are more difficult to use than their sequential ... [More] counterparts. In particular, few parallel programming systems can support the software engineering requirements of large applications. We intend to assess and compare the usability of a variety of parallel programming systems using a small suite of chained applications called the Cowichan Problems. [Less]
Created 4 months ago.

0 Users

pspectralclustering is a parallel C++ implementation of Parallel Spectral Clustering. We are expecting to present a highly optimized parallel implemention of all the steps of spectral clustering. We ... [More] use PARPACK as underlying eigenvalue decomposition package and F2C to compile fortran code. If you wish to publish any work based on pspectralclustering, please cite our paper as: The bibtex format is @InProceedings{ psc, author = {Yangqiu Song and Wen-Yen Chen and Hongjie Bai and Chih-Jen Lin and Edward Y. Chang}, title = {Parallel Spectral Clustering}, year = {2008}, booktitle = {Proc. of European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases(2008)}, note = {Software available at \url{http://code.google.com/p/pspectralclustering}} } [Less]
Created about 1 month ago.

0 Users

M3-SVM tool on cluster platform
Created 12 months ago.

0 Users

Algoritmo de FFT recursivo, para ejecución paralela. Implementado en C, haciendo uso de MPI.
Created 7 months ago.