Tutorial: VISION/HPC for Python-based Visual Parallel Computing
Category: Languages > Python
Posted: 22 Jun 09
The chief impediment to widespread usage of parallel computing is the difficulty in programming HPCs. Furthermore, most users work from a Windows PC so that learning UNIX as a prerequisite to parallel programming is a further obstruction. What is needed is a smooth workflow that simplifies both the p...
|
|
|
Part 5: Using the IPython Library
Category: Languages > Python
Posted: 22 Jun 09
This segment discusses the MEC and MECXLocal nodes in the IPython library to quickly prototype a parallel computation without having a prior connection to a backend cluster.
|
|
|
|
|
|
Part 1: Introducing VISION/HPC
Category: Languages > Python
Posted: 22 Jun 09
In this seminal segment, we discuss getting started with VISION/HPC, how to use the associated documentation, how to draw and connect nodes to create networks, moving and connecting nodes, basic terminology and the main interface, and the interpreter window.
|
|
Final: Effective Use of Dictionaries for New Scientific Python Users
Category: Languages > Python
Posted: 21 Jun 09
In this final segment, we highlight concepts important for new scientific Python programmers, especially those coming from a Matlab environment. We discuss effective use of Python dictionaries and the timeit profiling module. We also discuss the defaultdict object for quick and easy database creation...
|
|
|
|
|
|
|
|