Categories
Archives
- March 2013
- February 2013
- November 2012
- October 2012
- September 2012
- June 2012
- December 2011
- November 2011
- July 2011
- May 2011
- April 2011
- March 2011
- February 2011
- October 2010
- July 2010
- April 2010
- March 2010
- February 2010
- December 2009
- October 2009
- July 2009
- June 2009
- May 2009
- April 2009
- February 2009
- January 2009
- November 2008
- October 2008
- September 2008
Tags
.NET Allinea Binding BOOST BOOST.MPI C++ C++0X cc-NUMA DDTLite Debugging DROPS HPCS ISC09 IWOMP Java Lambda Function Linux Live Spaces Load Balancing Loop Parallelization Loop Scheduling Microsoft MPI MVP OpenACC OpenMP PDC PLINQ SC08 SC09 SC11 SC12 ScaleMP SMXV Supercomputing Teaching Threading Thread Profiler TPL USA Visual Studio Windows-HPC UG Windows 7 Windows HPC Server WordPress
Tag Archives: PLINQ
On the future of HPC on Windows
Just a few weeks ago during SC11 Microsoft released two new or updated HPC products, namely Windows Azure HPC Scheduler and Windows HPC Server 2008 R2 SP3. However, what I saw and heard during the last few months as well … Continue reading
Posted in Future of HPC, Windows-HPC
Tagged Microsoft, PLINQ, SC11, Supercomputing, Windows HPC Server, Windows-HPC UG
Leave a comment
Re: Book Review: C# 2008 and 2005 Thread Programming (Beginner’s Guide)
I was told that the book I covered in my last review can be get way cheaper over at Packt Publishing. There is also an eBook version available.
Posted in .NET, Book Review, Windows-HPC
Tagged .NET, PLINQ, Threading, TPL, Visual Studio
1 Comment
Book Review: C# 2008 and 2005 Thread Programming (Beginner’s Guide)
Just recently – in May 2009 – I gave two lectures on Multithreading with C# for Desktop Applications. I found there are quite a few books available that cover the .NET Thread class when talking about Windows programming in general, … Continue reading
A performance tuning tale: Optimizing SMXV (sparse Matrix-Vector-Multiplication) on Windows [part 1.5 of 2]
Although it is high time to deliver the second part of this blog post series, I decided to squeeze in one additional post which I named part “1.5″, as it will cover some experiments with SMXV in C#. Since I … Continue reading
Posted in .NET, OpenMP, Windows-HPC
Tagged .NET, C++, Lambda Function, Load Balancing, Loop Parallelization, Loop Scheduling, OpenMP, PLINQ, SMXV, TPL
3 Comments