Commit 5881f8c5 authored by Lee, Seyong's avatar Lee, Seyong
Browse files

Update

parent ed09a372
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -55,8 +55,8 @@ echo "====> To compile the translated output file:"
echo "\$ make"
echo ""
echo "====> To run the compiled binary:"
echo "\$ matmul_CUDA"
echo "\$ cd bin; matmul_CUDA"
echo "Or"
echo "\$ sbatch gpu.sh"
echo "\$ cd bin; sbatch gpu.sh"
echo ""