Projects tagged ‘parallel’ and ‘python’


Jump to tag:

Projects tagged ‘parallel’ and ‘python’

Filtered by Project Tags parallel python

Refine results Project Tags distributed (8) cluster (6) mpi (3) ssh (3) mapreduce (3) pyro (3) grid (2) concurrency (2) remote (2) computing (2) paramiko (1) pypar (1)

[20 total ]

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

The SSH Power Tool (sshpt) enables you to execute commands and upload files to many servers simultaneously via SSH without using pre-shared keys. Uploaded files and commands can be executed directly ... [More] or via sudo. Connection and command execution results are output in standard CSV format for easy importing into spreadsheets, databases, or data mining applications. [Less]
Created 9 months ago.

0 Users

O3 is MapReduce distributed computing system written in Python. O3 contains a distributed filesystem and an implementation of map/reduce. Now o3 system is in heavy develop.
Created 12 months ago.

0 Users

unPython is a Python to C compiler. Currently in very preliminary stage.
Created about 1 year ago.

0 Users

PSSH provides parallel versions of OpenSSH and related tools. Included are pssh, pscp, prsync, pnuke, and pslurp. The project includes psshlib which can be used within custom applications. The ... [More] source code is written in Python and can be cloned from: git clone git://aml.cs.byu.edu/pssh.git PSSH was originally written and maintained by Brent N. Chun. Due to his busy schedule, Brent handed over maintenance to Andrew McNabb in October 2009. [Less]
Created about 1 month ago.

0 Users

NIH ImageJ is a popular java based image processing and analysis application used heavily in biological research. Due to its open source nature, simple application programming interface (API) and ... [More] extensive plugin system, the research community as brought great efforts to provide a comprehensive vault of analysis tools for this application. Py4IJ works as a plugin for ImageJ by interfacing the core engine of the application with the Jython engine – a Java based python interpreter. This feature allows for Jython code (Python code in essence) to easily access all of ImageJ functions and through the use of the SRPy engine to merge these with the power of the mathematical analysis tools available in Python. Py4IJ provides an extendable integrated development environment (IDE) facilitating the parallel visualization and analysis of data both in Python, Jython and ImageJ. At this point we are still testing a Beta version of the algorithm, it will be released soon. [Less]
Created 8 months ago.

0 Users

Implementation of Communicating Sequential Processes on top of Python. Beta-release coming soon... NewsOct 2009Added new Boids example
Created 3 months ago.

0 Users

PyGWA is library providing a set of tools for general purpose GPU computing. It is intended to be (relatively) easy to use and support various devices / frameworks but currently it supports AMD ... [More] Stream SDK only and is heavily influenced by its 'streaming' philosophy. Other frameworks (hopefully) will be supported in the future. [Less]
Created 12 months ago.

0 Users

papyros is a small platform independent parallel processing package. It provides a simple uniform interface for executing tasks concurrently in multiple threads or processes, locally or on remote hosts.
Created about 1 year ago.

0 Users

FileMap: File-Based Map-ReduceFileMap is a file-based map-reduce system for data-parallel computation. See the FileMap Website for more information.
Created 12 months ago.