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

From dftwiki3
Jump to: navigation, search
Line 18: Line 18:
 
* Optimization options  in C  -O, -O2, -O3
 
* Optimization options  in C  -O, -O2, -O3
  
 
+
=Resources=
 +
==Spark==
 +
* <videoflash type="vimeo">185645796</videoflash>
 +
* Apache Spark: A Unified Engine for Big Data Processing, Matei Zaharia et al [[Media:ApacheSparkUnifiedEngineBigData.pdf|(pdf)]]
 +
  
  

Revision as of 14:00, 15 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

Resources

Spark

  • Apache Spark: A Unified Engine for Big Data Processing, Matei Zaharia et al (pdf)





<onlydft>