| Projects on Google Code | Results 1 - 10 of 100 |
Padb is a open-source parallel job inspection tool for querying state of jobs on compute clusters.
The main website for this project is at http://padb.pittman.org.uk
* Version 3.0 was released on 06/10/09 and is available from the Downloads section *
mpi,
gdb,
parallel,
debugger,
hpc,
highperformancecomputing,
clustercomputing,
slurm,
open-mpi,
mpich2,
beowulf,
mpd,
orte,
mpirun
На сегодняшний день вычисления как процесс являются товаром, который можно покупать и продавать. Развитие вычислительных комплексов и систем, представляющих из себя совокупности машин использующие в своей основе распределённую обработку данных, вызвало спрос на их вычислительные ресурсы. Суть проста...
mpi-skel is a framework to write High Performance Computing (HPC) applications using the Message Passing Interface (MPI). It is suitable to be used by domain experts, as it is only required to implement several callbacks.
The framework supports commonly used tools for portability, installation an...
OOPar is an object oriented framework conceived for object oriented parallelization of scientific code. The toolkit defines its own communication protocol which is implemented on top of any available open source communication library (MPI, PVM and so on). The OOPar kernel is comprised of six base cl...
this is a example of parallel image process based on ITK3.6 and MPICH1.
kevin's example is quite useful:
[http://crab-lab.zool.ohiou.edu/kevin/ITK_MPI/]
Se necesita introducir paralelismo en diferentes algoritmos incluidos en las librerias utilizadas por el departamento de óptica de la Universidad de Salamanca. En este proyecto se va a incluir todas las versiones y optimizaciones de dichos algoritmos asi como las aplicaciones necesarias para realiza...
Parallel Sorting by Regular Sampling (PSRS) with MIP.
USP 2009
Class of Concurrent Programming
Thadeu Antonio Ferreira de Melo Costa
5656672
Projeto Programação Paralela - 2009.2 - UFRN-DCA
Original source Author:
C++ version by John Burkardt
MPI Communicator is a C++ library wich use MPI (Message Passing Interface). You can create easily implementation for parrallel computing application.