|
|
|
|
|
Part 11: Getting Started with Parallel IPython
Category: Languages > Python
Posted: 22 Jun 09
IPython provides excellent interactive parallel computing tools. In this segment, we discuss how to set up remote computational engines using ipcluster and how to use special magic commands in IPython to use these remote engines.
Here we show how to run the IPython interpreter on the Wind...
|
|
Parellel Extensions .NET
Category: Languages > .net
Posted: 06 Feb 09
Looking forward to having an 8 core processor in your desktop box? Maybe your server already does? Unfortunately unless your application is designed to use them 7 of those cores are going to be sitting idle. How do you write multi-threaded programs for .NET without the headaches of race conditions an...
|
|