Tech Days 2009 での講演

2009年1月27~28日に開催される Tech Days 2009 のブレイクアウト セッションの概要と講演者が公開されています。私は以下の2つを話す予定です。

Windows 7:グラフィックス API 詳解

 Direct2D, DirectWrite などのWindows 7で登場する新しいネイティブ API の話をメインに Direct3D の話もしたいと思っています。PDC 2008 のUnlocking the GPU with Direct3DIntroducing Direct2D and DirectWrite とWindows 7: Writing Your Application to Shine on Modern Graphics Hardware をまとめて話す感じです。

スケーラブルな並列プログラミング  ~デスクトップ アプリの並列化~

並列プログラミングの話題ですが、HPC的な話ではなく、デスクトップの普通のアプリをどうやって並列化して、スケーラブルにするかという話です。PDC 2008の Concurrent, Multi-core Programming on Windows and .NET と Parallel Programming for C++ Developers in the Next version of Visual Studio とParallel Programming for Managed Developers をまとめて話す感じです。