code for Oct 25 cuda tutorial
Simply run make to build the vector addition and matrix multiply examples
Run ./gem or ./add to run the matrix multiply and vector addition examples respectively
To profile each, run nvprof ./gem and nvprof ./add