October 13, 2008
Free Newsletters :

Star-P

Bridges Desktop Coding Tools with HPC Cluster Execution

Star-P is targeted to scientists, engineers, and researchers, and provides the ability to bridge their use of desktop coding tools directly to parallel, multi-CPU environments. Specifically, end users can develop computational prototypes using MATLAB or Python on their desktop machines, and execute those models in high performance parallel processing environments without first requiring that the models be reprogrammed in C, Fortran, using an MPI.

To use Star-P, the researcher continues to use MATLAB or Python; a Star-P Client is loaded on the researcher's machine and transparently intercepts function calls and commands, routing execution to the parallel environment as needed. Instructions can be emdedded into the code enabling the automatic execution of that code on the parallel server. Both fine and coarse grain (also called parallel data execution, where the individual processors in the computation are able to communicate with one another; and parallel task execution, where the processors needn't communicate with one another but rather perform tasks simultaneously) processing is available. Fine grained execution is available via the addition of a "*p" construct on the designated variables (I.E., computations on variables designated with a *p are automatically sent to the parallel server for execution, and any related variables are also automatically processed on the parallel server through propagation); and coarse-grained parallelism provides for the automated processing of parallel tasks (such as unrolling serial FOR loops) independent of the number of processors the program has access to (i.e., Star-P automatically distributes the data, executes the computations, gathers the results, and returns them to the calling application).

For Python in particular, the tool operates somewhat as a drop-in replacement for NumPy; instead of importing the NumPy package, the user would import the starp package, connect to the parallel server (using an included defaultConnect method), and then reference NumPy methods exactly as they would normally, only through the starp class (i.e., starp.numpy.random.rand(5, 5)).

Other features of the platform include an administration interface, allowing for the creation and modification of user and session profiles (connection parameters, access rights, user privileges, assigned CPU sets, system monitoring, etc.); and a profiling tool for the optimization of designed code.

New features of Star-P include support for Platform Computing's LSF (a management/scheduling tool for parallel application execution), and SGI Altix ICE blade server support.

Star-P is available now. The base price for an 8 socket system is $15,960 for a yearly subscription.

Visit the Interactive Supercomputing Web site for further information.

product submission by EITPlanet Staff

fact sheet
ID#: 1154106353
date posted: Jul. 22, 2008
category: Development:Software Development
platform: Clients: Windows XP/Vista; Linux (RedHat, SUSE). Servers: Linux (RHEL 4.1+, SLES 9.2+, Fedora 4+); SLES 9/10 on Itanium
vendor: Interactive Supercomputing, Inc
(www.interactivesupercomputing.com/)
vendor's information:
about Star-P
about Interactive Supercomputing, Inc


Development

Audio | Device Management | HTML Authoring | Java | Linux/Open Source | Publishing | Rich Media | Site Tools | Software Development | Video | Voice Access

Latest category updates via our RSS feed
RSS




JupiterOnlineMedia

internet.comearthweb.comDevx.commediabistro.comGraphics.com

Search:

Jupitermedia Corporation has two divisions: Jupiterimages and JupiterOnlineMedia

Jupitermedia Corporate Info


Legal Notices, Licensing, Reprints, & Permissions, Privacy Policy.

Advertise | Newsletters | Tech Jobs | Shopping | E-mail Offers

Solutions
Whitepapers and eBooks
IBM Whitepaper: Innovative Collaboration to Advance Your Business
Internet.com eBook: Real Life Rails
Avaya Article: Call Control XML - Powerful, Standards-Based Call Control
Tripwire Whitepaper: Seven Practical Steps to Mitigate Virtualization Security Risks
Internet.com eBook: The Pros and Cons of Outsourcing
Go Parallel Article: Scalable Parallelism with Intel(R) Threading Building Blocks
Internet.com eBook: Best Practices for Developing a Web Site
IBM CXO Whitepaper: The 2008 Global CEO Study "The Enterprise of the Future"
Avaya Article: Call Control XML in Action - A CCXML Auto Attendant
Go Parallel Article: James Reinders on the Intel Parallel Studio Beta Program
IBM CXO Whitepaper: Unlocking the DNA of the Adaptable Workforce--The Global Human Capital Study 2008
Adobe Acrobat Connect Pro: Web Conferencing and eLearning Whitepapers
Go Parallel Article: Getting Started with TBB on Windows
HP eBook: Storage Networking , Part 1
MORE WHITEPAPERS, EBOOKS, AND ARTICLES
Webcasts
Go Parallel Video: Intel(R) Threading Building Blocks: A New Method for Threading in C++
HP Video: Is Your Data Center Ready for a Real World Disaster?
Microsoft Partner Portal Video: Microsoft Gold Certified Partners Build Successful Practices
HP On Demand Webcast: Virtualization in Action
Go Parallel Video: Performance and Threading Tools for Game Developers
Rackspace Hosting Center: Customer Videos
Intel vPro Developer Virtual Bootcamp
HP Disaster-Proof Solutions eSeminar
HP On Demand Webcast: Discover the Benefits of Virtualization
MORE WEBCASTS, PODCASTS, AND VIDEOS
Downloads and eKits
Microsoft Download: Silverlight 2 Software Development Kit Beta 2
30-Day Trial: SPAMfighter Exchange Module
Red Gate Download: SQL Toolbelt
Iron Speed Designer Application Generator
Microsoft Download: Silverlight 2 Beta 2 Runtime
MORE DOWNLOADS, EKITS, AND FREE TRIALS
Tutorials and Demos
IBM IT Innovation Article: Green Servers Provide a Competitive Advantage
Microsoft Article: Expression Web 2 for PHP Developers--Simplify Your PHP Applications
Featured Algorithm: Intel Threading Building Blocks - parallel_reduce
MORE TUTORIALS, DEMOS AND STEP-BY-STEP GUIDES