*********************************
There is now a CONTENT FREEZE for Mercury while we switch to a new platform. It began on Friday, March 10 at 6pm and will end on Wednesday, March 15 at noon. No new content can be created during this time, but all material in the system as of the beginning of the freeze will be migrated to the new platform, including users and groups. Functionally the new site is identical to the old one. webteam@gatech.edu
*********************************
Performance is the name of the game in High-Performance Computing! Understanding how to identify potential issues in the code which may be impacting how fast and efficient your code is running is a powerful tool to have in a scientific programmer's toolbox. In this short workshop, users will benchmark, profile, and improve a serial code using matrix multiplication, which is one of the most common numerical operations in scientific programming.
Prerequisites: Familiarity with a programming language such that the attendee will be able to read and follow code with guidance. Greater familiarity is encouraged, but not needed.