Skip to content
Snippets Groups Projects
Commit b23a6642 authored by M Algah Fattah Illahi's avatar M Algah Fattah Illahi
Browse files

update template

parent 8987c02c
Branches
Tags
No related merge requests found
...@@ -31,6 +31,8 @@ int main () { ...@@ -31,6 +31,8 @@ int main () {
// synchronize device // synchronize device
// code goes here // code goes here
// free memory in device
/// code goes here
// stop the timer // stop the timer
// code goes here // code goes here
...@@ -39,6 +41,8 @@ int main () { ...@@ -39,6 +41,8 @@ int main () {
// write result matrice to a file // write result matrice to a file
// code goes here // code goes here
// free result matrice
// code goes here
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment