*) Audience
  - stellar pulsation (Kepler, MOST, CoRoT)
  - 

*) Algorithms
  - Lomb-Scargle
  - Kepler

*) Test
  - platforms
    - Tesla C1060
    - GeForce 8400 GS
    - Tedesco (Core 2 Duo)
    - Kleiner (Core i7)
  - accuracy
  - speed
  - scaling
    - number of points
    - maximum frequency
  -> Use CoRoT HD180xxx
    - full dataset (~380000 points) -> accuracy
    - thinned (2 orders of magnitude)
    - truncated (2 orders of magnitude)

*) Economics
  - costs

*) Code techniques
  - CUDA
  - memory access patterns
  - GPU intrinsics
  
* Performance:
  - 100x tedesco/icc
  - 30x kleiner/icc
* gcc won't work in non-fast mode, except Apple's on Kleiner
* Tesla C1060 released 2008 (when?)
* Xeon X5550 released 2009 (when?)
* Current best gpu is C2060 / GTX 480 (April 2010) - 480 cores
* Look into GPU version that uses recurrences
* Price comparisons
* Future outlook
