Debugging BLCR problem
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 moreASEE North Central Regional Conference Presentation
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.
read morePBS quick submission script
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 moreMATLAB on the HPCC - Mid-Morning Break Slides
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 …
Makefile Mystery
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 …
Tips and Tricks for GPGPU programming on the HPCC
Tips and Tricks for Shared Network (MPI) Parallel jobs
Tips and Tricks for Shared Memory Parallelization
Blog post edited by Anonymous - "Migrated to Confluence 4.0"
Below are the slides from my mid-morning break presentation: "Tips and Tricks for Shared Memory Parallelization: MKL, OpenMP and others".
- Dirk
Blogpost migrated from ICER Wiki using custom python script. Comment on errors below …
read morePleasantly Parallel Presentation
Blog post edited by Anonymous - "Migrated to Confluence 4.0"
Last week for the mid-morning break I gave a talk on different ways to manage and run pleaseantly parallel jobs on the HPCC. Here are my slides:
2012-01-20 Plesently Parallel.pdf
Blogpost migrated from ICER Wiki using custom …
read morePlaying around with git
Blog post edited by Anonymous - "Migration of unmigrated content due to installation of a new plugin"
Looking at an older version
Use "git checkout HASH" where HASH is that long number in the "git log" file. You can use the command to temporarily revert to an old version in git …
read more