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.480.325 Times

Parallel Programming software
Filter: All | Freeware | Demo
 

Parallel Programming

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

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: 437

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

Added: July 29, 2013 | Visits: 170

parallel library parallel library is a package that provides a library for parallel programming in Haskell. Platforms: Mac

License: Shareware Cost: $0.00 USD Size: 10.24 KB Download (42): parallel library Download

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

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

Stochastic Timing Machinery, Differential Equations, and Simulation AbstractStochastic timing machinery (STM) is a diagram-oriented parallel programming language. Examples in electrical engineering, chemistry, game theory, and physics lead to associated ordinary and stochastic differential and partial differential equations. We od¬TCdeer an abstract... Platforms: Matlab

License: Shareware Cost: $0.00 USD Size: 337.92 KB Download (50): Stochastic Timing Machinery, Differential Equations, and Simulation Download

Added: October 15, 2013 | Visits: 447

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

Released: November 20, 2012  |  Added: November 20, 2012 | Visits: 354

Intel Parallel Studio 2011 Intel® Parallel Studio 2011 enhances productivity and enables reliable applications that leverage legacy serial code, take advantage of multicore, and scale for manycore. Boasting an array of innovative features and capabilities, Intel® Parallel Studio 2011 equips developers to design, build... Platforms: Windows

License: Shareware Cost: $799.00 USD Size: 1024 KB Download (50): Intel Parallel Studio 2011 Download

Added: January 25, 2010 | Visits: 853

Parallel Fractal GPL Open source parallelized fractal generator for Mac clusters. This code is meant to help people experiment with and learn parallel programming as well as show how an interactive parallel application is written for clusters. You may try different parallelization techniques or substitute different... Platforms: Mac

License: Shareware Cost: $0.00 USD Download (101): Parallel Fractal GPL Download

Added: March 23, 2010 | Visits: 714

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: 275

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

Released: October 04, 2012  |  Added: October 04, 2012 | Visits: 483

Microsoft Visual Studio 2010 Profession Microsoft Visual Studio 2010 simplifies common tasks and provides a personalized experience that lets developers explore the depth of underlying platforms. Quality Code Ensured - Powerful tools help you deliver quality code quickly. With support for test-first development and new debugging tools... Platforms: Windows

License: Shareware Cost: $300.00 USD Size: 2 GB Download (50): Microsoft Visual Studio 2010 Profession Download

Released: January 25, 2013  |  Added: January 25, 2013 | Visits: 465

Caretaker Antispam The constantly increasing amount of spam messages is a real problem. Every day you have to spend precious time cleaning your inbox manually. And the problem will only get worse in the future, because sending spam is cheap and simple. With just one click on a button, a spammer can reach hundreds... Platforms: Windows

License: Shareware Cost: $25.20 USD Size: 20 MB Download (462): Caretaker Antispam Download

Released: January 17, 2013  |  Added: January 17, 2013 | Visits: 465

Caretaker Antispam x64 The constantly increasing amount of spam messages is a real problem. Every day you have to spend precious time cleaning your inbox manually. And the problem will only get worse in the future, because sending spam is cheap and simple. With just one click on a button, a spammer can reach hundreds... Platforms: Windows

License: Shareware Cost: $25.20 USD Size: 20 MB Download (438): Caretaker Antispam x64 Download

Added: July 29, 2013 | Visits: 329

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.308

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.544

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: 944

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: July 02, 2010 | Visits: 952

Clustertech Parallel Environment Clustertech Parallel Environment (CPE) is a C++ software platform which facilitates the development, deployment and execution of parallel applications, unifying and greatly simplifying the process. The project provides optimized domain specific libraries for Monte Carlo (MC) simulation and for... Platforms: *nix

License: Shareware Cost: $0.00 USD Download (95): Clustertech Parallel Environment Download

Added: April 03, 2010 | Visits: 877

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.351

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

1 2 3 4 5 >