Categories
Archives
- June 2013
- 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: Visual Studio
Event Annoucement: Microsoft Azure Compute Tutorial
This time I am going to announce an event to which we never had a similar predecessor: On November 5th, 2012, we will conduct a Microsoft Azure Compute Tutorial with speakers from the European Microsoft Innovation Center in Aachen. What … Continue reading
Posted in .NET, Cloud Computing, Future of HPC, Windows-HPC
Tagged .NET, Microsoft, Supercomputing, Visual Studio, Windows-HPC UG
Leave a comment
An Update on Building and Using BOOST.MPI on Windows HPC Server 2008 R2
My 2008 blog post on Building and Using BOOST.MPI on Windows HPC Server 2008 still generates quite some traffic. Since some things have changed since then, I thought it could help those visitors to provide an updated howto. Again, this … Continue reading
Parallel Programming with Visual Studio 2010: F5 to the Cluster
You probably have noticed that: Visual Studio 2010 (VS2010) is about to be released. As of today, the Microsoft website states that VS2010 will be launched on April 12th. I have been playing with various builds since more than a … Continue reading
Upcoming Events in March 2010
Let me point you to some HPC events in March 2010. Windows HPC Deep Dive Seminar. Right before the User Group Meeting (see next paragraph) there will be a Windows HPC Deep Dive Seminar, hosted by the Fraunhofer SCAI at … Continue reading
Posted in OpenMP, Private, Windows-HPC
Tagged OpenMP, Teaching, Visual Studio, Windows HPC Server, Windows-HPC UG
1 Comment
HPCS 2009 Workshop material: OpenMP + Visual Studio
As announced in a previous post already, I was involved in two workshops attached to the HPCS 2009, hosted by the HPCVL in Kinston, ON, Canada. Being back in the office now I found some time to upload my slide … Continue reading
Posted in OpenMP, Private, Windows-HPC
Tagged Debugging, HPCS, Loop Parallelization, MPI, OpenMP, Threading, Visual Studio, Windows HPC Server
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
Leave a comment
Upcoming Events in June 2009
Let me point you to some HPC events in June 2009. 5th International Workshop on OpenMP (IWOMP 2009) in Dresden, Germany. The IWOMP workshop series focuses on the development and usage of OpenMP. This year’s conference is titled Evolving OpenMP … Continue reading
Posted in OpenMP, Private, Windows-HPC
Tagged Allinea, HPCS, ISC09, IWOMP, OpenMP, ScaleMP, Supercomputing, Visual Studio, Windows HPC Server
1 Comment
Online Video Coverage of PDC 2008
Because of conflicting dates and my intent of keeping some scheduled events as they were planned for quite some time I decided against attending Microsoft’s PDC 2008 – which probably was the wrong decision . The mainstream media is talking … Continue reading
Series of (German) HPC-related videos on Channel8
Last week we had the Windows HPC Server 2008 launch event in Germany. Microsoft is doing a lot of marketing for this product, which one may like or dislike. However, HPC just recently got the attention by some Channel8 activists. … Continue reading
Debugging parallel programs with Visual Studio: MPI (using Allinea DDTLite)
Just this week Allinea released it’s DDTLite plugin for Visual Studio 2008. I have been using a beta version for a couple of weeks now and in my humble opinion, DDTLite extends the MPI cluster debugger of Visual Studio 2008 … Continue reading