Risman Adnan Mattotorang

On Scientific and Parallel Computing

Posts
  • Risman Adnan Mattotorang

    Windows Azure Toolkit for Windows Phone

    • 1 Comments
    Live from Nokia Lumia Code 24 hours event in Bandung. I’m still here with 800 developers who fight to finish their apps with the rest of time – 7 hours to go for 24 hours record. As I had limited time before to talk more about Windows Phone and Azure...
  • Risman Adnan Mattotorang

    Windows Phone 7 Video Smooth Streaming Client

    • 1 Comments
    I will show a demo on Nokia Lumia Developer event tomorrow. If you missed that great event, you can follow this guidance for your self exploration on Windows Phone Smooth Streaming Client. Note that you will need the following tools to follow this walkthrough...
  • Risman Adnan Mattotorang

    Azure Talk in Vietnam

    • 2 Comments
    This blog will live again. I will be delivering 2 Azure developer talks in Hanoi and Saigon. Happy to be there one more time. Cheers - RAM
  • Risman Adnan Mattotorang

    Physics e-Learning Portal - Envisioning

    • 2 Comments
    I am working to help some of physicists who run KucingFisika , to design their future multimedia e-learning site with Silverlight. From animation perspective, I am considering to use Farseer Physics Games engine. You can see some demos from icons below...
  • Risman Adnan Mattotorang

    MS-MPI with Visual Studio 2008

    • 6 Comments
    This is a step-by-step guide for you to write MPI program using MS-MPI and Visual Studio 2008. I want to introduce MS-MPI as many of my blog posts will be related to parallelism both shared memory and distributed in C/C++ and C#. You can use any OS to...
  • Risman Adnan Mattotorang

    Books on MPI (and Windows)

    • 1 Comments
    If you're serious about MPI, you'll need parallel computing background (mostly from scientific) and the official standard for understanding the fussy details of MPI APIs. There are many books about those two things in the market, if you go to Amazon and...
  • Risman Adnan Mattotorang

    MPI.NET – MPI for Managed Codes

    • 2 Comments
    In this post, I would like to introduce you MPI.NET from Indiana University. You can download MPI.NET here including its runtime, SDK and source codes then follow this post. You do not need to have a Windows cluster or even a multi-core/multi-processor...
  • Risman Adnan Mattotorang

    MS-MPI and HPC Pack 2008 SDK

    • 1 Comments
    The best known implementation of the MPI specification is the MPICH2 maintained by Argonne National Laboratory. MPICH2 is an open-source implementation of the MPI2 specification that is widely used on HPC clusters. MS-MPI is based on and designed for...
  • Risman Adnan Mattotorang

    Introduction to MPI

    • 1 Comments
    Message Passing Interface (MPI) is a portable programming model used widely on parallel computers, especially Scalable Parallel Computers (SPCs) with distributed memory, and on Networks of Workstations (NOWs). Many vendors have their own implementation...
  • Risman Adnan Mattotorang

    Parallel Programming with OpenMP

    • 0 Comments
    OpenMP is the first parallel programming model (compiler directives and library routines) for shared memory multiprocessors. It was pioneered by SGI then becoming de-facto standard for parallelizing FORTRAN and C/C++ applications. Take a look on the official...
  • Risman Adnan Mattotorang

    Working with Sharepoint in Vista

    • 1 Comments
    I followed the guidance from Bambo solutions to run WSS 3.0 SP1 with IIS 7.0 and SQL Server 2005 backend in my Vista machine. It works well, you can follow it too within 15 minutes . For UI level customization, I use Sharepoint Designer which is available...
  • Risman Adnan Mattotorang

    MSDN Nepal Beta Today

    • 3 Comments
    This is an early announcement for the release of MSDN NEPAL , online developer community for NEPAL. You can access its BETA version and take a look its nice face. Click to visit MSDN NEPAL . I do hope this community can bring new experiences for thousands...
  • Risman Adnan Mattotorang

    WPF and Silverlight Deep Dive Sessions

    • 1 Comments
    I will deliver this training at four cities in Asia: - Bangkok on Sept 24-26, 2008 - Manila on Oct 13-15, 2008 - Jakarta , TBD around Nov, 2008 - Hanoi , TBD around Dec, 2008  Unfortunately, I have limited time to prepare scientific related contents...
  • Risman Adnan Mattotorang

    My PDC Pre-conference Session

    • 1 Comments
    I will attend " Concurrent, Multi-core Programming on Windows and .NET " session at PDC, next month. This will be a great workshop for me, not only because of its great topics, but I will meet some folks behind these technologies. Guru (s):...
  • Risman Adnan Mattotorang

    Welcome to F#

    • 1 Comments
    In this post, I will introduce you to F#, a multi-paradigm .NET programming language that already attracted my attention. Lets try by downloading and installing it. I am using Version 1.9.6.2 at the time of this posting. For you who wants to follow me...
Page 1 of 1 (15 items)