Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Next revision Both sides next revision | ||
valgrind [2018/01/08 14:33] meesters [On Mogon] |
valgrind [2018/01/08 14:51] meesters [An example with visualization] |
||
---|---|---|---|
Line 29: | Line 29: | ||
Imaging you submit a job like: | Imaging you submit a job like: | ||
<code bash> | <code bash> | ||
- | srun -p short -n 1 --mem 1800M -t 300 valgrind --tool=callgrind < | + | srun -p short -A <your account> |
</ | </ | ||
where '' | where '' |