Difference between revisions of "CSC352 2017 DT's Notes"

From dftwiki3
Jump to: navigation, search
Line 15: Line 15:
 
** TotalView: Debugger
 
** TotalView: Debugger
  
 +
* C/C++ tutorial.  Still good
 +
* Optimization options  in C  -O, -O2, -O3
  
  

Revision as of 13:55, 14 November 2016

--D. Thiebaut (talk) 13:25, 14 November 2016 (EST)


<onlydft>

Ideas

  • Latex still important
  • last 2 weeks presentations: 10 minutes each, on a subject that we didn't cover. Need 10-min presentation plus 2 page prospectus.
    • GPU
    • Deeplearning
    • Top 500. Why, what, what do we learn, lessons?
    • CUDA
    • OpenMP
    • Debugging parallel programming
    • Tensorflow
    • Vampir: Trace Analyzer tool
    • TotalView: Debugger
  • C/C++ tutorial. Still good
  • Optimization options in C -O, -O2, -O3






<onlydft>