Faculty Seminars in Research and Instructional Technology

Tue 08 May 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migrated to Confluence 4.0"

Here are the slides for the Intro to HPCC, Intro to MATLAB and Advanced HPCC Classes.

2012-05-08 Introduction to HPCC.pdf
2012-05-08 Introduction to Matlab.pdf
2012-05-09 Advanced HPCC.pdf

View Online

Blogpost migrated from ICER Wiki using custom python …

read more

Files as semaphores

Sun 15 April 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"

The following is a script that is designed to make it really easy to run a large number of embarrassingly parallel jobs on our scheduling system. The trick to getting this to work is …

read more

Debugging BLCR problem

Tue 10 April 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"

We have isolated the problem. Details of the solution can be found at the following blog post: https://wiki.hpcc.msu.edu/x/qKXT

We had BLCR working great on our SLES10 HPC system …

read more

ASEE North Central Regional Conference Presentation

Thu 29 March 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migrated to Confluence 4.0"

Over the weekend I presented a talk on the Cybergreen class that I taught for 2010-2011 school year. The paper was well recieved and even won "Best paper, second place." Here is a link to my slides.

2012-03-24 colbrydi.pdf …

read more

Automatically log into a dev-node from gateway

Tue 27 March 2012 by Dr. Dirk Colbry

Tags: HPC, example, Migration

Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"

You are not allowed to do any computation on the gateway nodes. Mostly they are there as a firewall and a place to check and submit jobs. Many users find …

read more

PBS quick submission script

Mon 19 March 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"

I write a lot of submissions scripts for a lot of users on the HPCC. I find myself using the same tricks over and over again. Recently I came up with the following script …

read more

MATLAB on the HPCC - Mid-Morning Break Slides

Tue 06 March 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migrated to Confluence 4.0"

Below are the presentation slides that I put together for the Mid-Morning break. This week we talked about some of the many different ways to to take advantage of MATLAB on the HPCC. I hope you find these useful.

  • Dirk …
read more

Makefile Mystery

Mon 05 March 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"

I was working with a makfile the other day and I came across a "feature" that I was not aware of. When running my makefile I saw the following lines appear:

cat build.sh …
read more

Tips and Tricks for GPGPU programming on the HPCC

Fri 17 February 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migrated to Confluence 4.0"

This weeks HPCC Mid-Morning Break talk was about developing and running code on the GPGPU. Attached are my slides.

  • Dirk

2011-03-04 - GPU_on_HPCC.pdf

View Online

Blogpost migrated from ICER Wiki using custom python script. Comment on errors below.

read more

Tips and Tricks for Shared Network (MPI) Parallel jobs

Fri 17 February 2012 by Dr. Dirk Colbry

Blog post edited by Anonymous - "Migrated to Confluence 4.0"

Attached are slides from last weeks Mid-Morning Break talk. We had a discussion on running MPI jobs on the HPCC.

  • Dirk

2012-02-10_MPI_ON_HPCC.pdf

View Online

Blogpost migrated from ICER Wiki using custom python script. Comment on errors below.

read more