Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.443.955 Times

Parallel Programming freeware
Filter: All | Freeware | Demo
 

Parallel Programming

1 2 3 4 5 > 
Added: May 05, 2010 | Visits: 1.220

linda linda is a simple library implementation of the Linda parallel programming system. To write a parallel program with linda, you have to know only 6 functions: spawn, out, in, inp, rd, and rdp. linda was originally written by Wong Weng Fai. It has been improved by making it a real library by...



Platforms: *nix

License: Freeware Size: 184.32 KB Download (217): linda Download

Added: September 30, 2013 | Visits: 435

FastFlow FastFlow is a parallel programming framework for multi-core platforms based upon non-blocking lock-free/fence-free synchronization mechanisms. The framework is composed of a stack of layers that progressively abstracts out the programming of shared-memory parallel applications. The goal of the...





Platforms: Mac

License: Freeware Size: 1.01 MB Download (39): FastFlow Download

Released: August 21, 2012  |  Added: August 21, 2012 | Visits: 501

Chapel Chapel is designed to be a new parallel programming language that is part of the DARPA-led High Productivity Computing Systems program or HPCS. Chapel is designed to improve the productivity of high-end computer users while also serving as a portable parallel programming model that can be used...


Platforms: Windows

License: Freeware Download (47): Chapel Download

Added: October 15, 2013 | Visits: 446

Chapel for Linux Chapel is a new parallel programming language being developed by Cray Inc. as part of the DARPA-led High Productivity Computing Systems program (HPCS). Chapel is designed to improve the productivity of high-end computer users while also serving as a portable parallel programming model that can be...


Platforms: *nix

License: Freeware Size: 11.93 MB Download (35): Chapel for Linux Download

Added: March 23, 2010 | Visits: 713

ClusterIt 2.4 / 2.5 ClusterIt is a collection of clustering tools, to turn your ordinary everyday pile of UNIX workstations into a speedy parallel beast. Initially this work was based on the work of IBMs PSSP, and copied heavily from the ideas there. Its also lightly based on the work pioneered in GLUnix. Ive...


Platforms: *nix

License: Freeware Size: 286.72 KB Download (88): ClusterIt 2.4 / 2.5 Download

Released: December 22, 2012  |  Added: December 22, 2012 | Visits: 273

TOP-C TOP-C is a library for easily writing parallel applications for both distributed and shared memory architectures. It hides the details of parallel programming, and presents the application programmer with a simple task-oriented interface.


Platforms: Mac, BSD, Solaris, Linux

License: Freeware Size: 436.13 KB Download (49): TOP-C Download

Added: July 29, 2013 | Visits: 328

EcoLab for Linux EcoLab is both the name of a software package and a research project that is looking at the dynamics of evolution. EcoLab the software package is now a fairly complete agent-based simulation system, with the following features: The model is implemented as a C++ object. Support for more...


Platforms: *nix

License: Freeware Size: 409.6 KB Download (33): EcoLab for Linux Download

Added: June 17, 2010 | Visits: 1.306

Parallel::Pvm Parallel::Pvm is a Perl extension for the Parallel Virtual Machine (PVM) Message Passing System. SYNOPSIS use Parallel::Pvm; The PVM message passing system enables a programmer to configure a group of (possibly heterogenous) computers connected by a network into a parallel virtual machine....


Platforms: *nix

License: Freeware Size: 19.46 KB Download (200): Parallel::Pvm Download

Added: January 07, 2010 | Visits: 1.538

File::Find::Parallel File::Find::Parallel allows you to traverse a number of similar directories in parallel. SYNOPSIS use File::Find::Parallel; my $ffp = File::Find::Parallel->new( qw( /foo /bar ) ); print "Union:n"; my $union = $ffp->any_iterator print " $_n" while $_ = $union->(); print...


Platforms: *nix

License: Freeware Size: 9.22 KB Download (92): File::Find::Parallel Download

Added: June 13, 2010 | Visits: 941

PDL::Parallel::MPI PDL::Parallel::MPI Perl module contains routines to allow PDL objects to be moved around on parallel systems using the MPI library. SYNOPSIS use PDL; use PDL::Parallel::MPI; mpirun(2); MPI_Init(); $rank = get_rank(); $a=$rank * ones(2); print "my rank is $rank and $a is $an";...


Platforms: *nix

License: Freeware Size: 133.12 KB Download (103): PDL::Parallel::MPI Download

Added: April 03, 2010 | Visits: 875

Parallel::Workers::Backend Parallel::Workers::Backend - The backend is a plugins mechanism to run the worker tasks. Default plugins are implemented for Eval (CODE), SSH and XMLRPC tasks. You can add your own plugin with module name Parallel::Backend::YourTaskModule SYNOPSIS use Parallel::Workers::Backend; my...


Platforms: *nix

License: Freeware Size: 10.24 KB Download (92): Parallel::Workers::Backend Download

Added: July 18, 2010 | Visits: 1.344

Parallel::Workers::Shared Parallel::Workers::Shared is a simple Perl module. Parallel::Workers::Shared requires no configuration files or environment variables..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (96): Parallel::Workers::Shared Download

Added: July 21, 2010 | Visits: 749

Parallel::Workers::Transaction Parallel::Workers::Transaction is a simple Perl module. Parallel::Workers::Transaction requires no configuration files or environment variables..


Platforms: *nix

License: Freeware Size: 10.24 KB Download (88): Parallel::Workers::Transaction Download

Added: August 22, 2010 | Visits: 1.267

Parallel::Queue Parallel::Queue is a Perl module to fork or thread a list of closures N-way parallel. SYNOPSIS # example queue: # only squish files larger than 8KB in size. figure # that the system can handle four copies of squish # running at the same time without them interfering # with one another....


Platforms: *nix

License: Freeware Size: 8.19 KB Download (93): Parallel::Queue Download

Added: February 25, 2010 | Visits: 1.198

Transparent Parallel I/O Environment Transparent Parallel I/O Environment is a software environment (written in C++) that facilitates the implementation of external memory algorithms. The goal of theoretical work in the area of external memory algorithms (also called I/O algorithms or out-of-core algorithms) has been to develop...


Platforms: *nix

License: Freeware Size: 1.1 MB Download (93): Transparent Parallel I/O Environment Download

Released: August 14, 2012  |  Added: August 14, 2012 | Visits: 350

Avian Parallel Computing An exploration of parallel/concurrent programming techniques using a new metaphor: flocks of birds. Current method using lines of code is slow and error prone. Changing metaphor to flocks of birds will produce programs more easily and efficiently.


Platforms: Windows, Mac, Linux

License: Freeware Size: 2.23 MB Download (48): Avian Parallel Computing Download

Released: March 26, 2008  |  Added: August 12, 2008 | Visits: 1.842

Polstergeist High performance parallel research browser / data extractor. Create custom xml feeds from almost any website. Submit data extraction requests interactively or through an external program; uses a very simple programming interface. FREE Parallel Browser: -Use our travel services to find the...


Platforms: Windows

License: Freeware Size: 657 KB Download (146): Polstergeist Download

Added: May 06, 2010 | Visits: 2.099

Parallel Genetic Algorithm Library Parallel Genetic Algorithm Library (or PGAL for short) is a C++ toolkit for simply, efficiently, and swiftly producing genetic algorithm code that works across multiple processors. This is useful not only for those with multi-processor computers, but also for distributed and cluster computing...


Platforms: *nix

License: Freeware Size: 75.78 KB Download (218): Parallel Genetic Algorithm Library Download

Added: July 17, 2010 | Visits: 1.781

Hecl Programming Language The Hecl Programming Language is a high-level scripting language implemented in Java. Hecl Programming Language is intended to be small, extensible, extremely flexible, and easy to learn and use. Hecl is intended as a complement to the Java programming language, not a replacement. As such, it...


Platforms: *nix

License: Freeware Size: 2.6 MB Download (114): Hecl Programming Language Download

Added: October 25, 2010 | Visits: 1.672

2E Programming Language 2E Programming Language (two es, as in ee, or expression evaluator) is a simple algebraic syntax language. It natively supports expressions (composed of operators and operands), and function definitions, and basically nothing else. Therefore, it can be fairly straight-forward to learn (assuming...


Platforms: *nix

License: Freeware Size: 31.74 KB Download (108): 2E Programming Language Download

1 2 3 4 5 >