python interface for global arrays

rj_harrison@my-deja.com rj_harrison@my-deja.com
Fri, 10 Dec 99 10:28:45 GMT


http://www.emsl.pnl.gov/pub/proj/tms/hpcc_actinides/pyGA/

The GlobalArrays Python extension module provides a Python language
interface to the C Global Arrays library.

Global Arrays (GA) is a numerically-oriented, portable, parallel programming
environment including distributed shared-memory with both one-sided and
collective operations, message passing, and interfaces to parallel BLAS and
linear algebra packages. The library (C and Fortran interfaces and this
Python interface) is freely distributed in the public domain, and, since
many projects rely upon it, it is well supported. It runs on every parallel
computing platform to which we have access including both massively parallel
super-computers and clusters of SMP workstations. GA inter-operates with any
of the MPI, TCGMSG or PVM message passing libraries.


Sent via Deja.com http://www.deja.com/
Before you buy.

<P><A HREF="http://www.emsl.pnl.gov/pub/proj/tms/hpcc_actinides/pyGA/">pyGA</A> -
Python interface to the Global Arrays C library (a numerically-oriented
parallel programming environment in the public domain).  (08-Dec-99)

-- 
----------- comp.lang.python.announce (moderated) ----------
Article Submission Address:  python-announce@python.org
Python Language Home Page:   http://www.python.org/
Python Quick Help Index:     http://www.python.org/Help.html
------------------------------------------------------------