Skip to content

Commit

Permalink
timers note added
Browse files Browse the repository at this point in the history
  • Loading branch information
teuben committed Jul 28, 2016
1 parent 400756d commit cac7a8d
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion timing/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,16 @@ python examples:


C example:
taken from NEMO http://carma.astro.umd.edu/nemo/
code examples taken from NEMO package http://carma.astro.umd.edu/nemo/

# interesting (intel only) clock cycle routine in
more $NEMO/src/kernel/misc/timers.c
man timers




cd $NEMO/src/nbody/evolve/hackcode/hackcode1
make hackcode1 CC="gcc -pg"
hackcode1 nbody=1000
Expand Down

0 comments on commit cac7a8d

Please sign in to comment.