Changes between Version 7 and Version 8 of Examples


Ignore:
Timestamp:
12/10/13 12:06:50 (12 years ago)
Author:
zmanchun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Examples

    v7 v8  
    111. Parsec Benchmark
    2 http://parsec.cs.princeton.edu
     2    http://parsec.cs.princeton.edu
    33
    442. Hybrid benchmarks (with mpi cuda ...)
    55
    66- CORAL
    7 https://asc.llnl.gov/CORAL-benchmarks
     7   https://asc.llnl.gov/CORAL-benchmarks
    88
    99- Multi-zone NAS Parallel Benchmarks
    10 https://www.nas.nasa.gov/assets/pdf/techreports/2003/nas-03-010.pdf
     10   https://www.nas.nasa.gov/assets/pdf/techreports/2003/nas-03-010.pdf
    1111
    12123. Start to look at MPI 3
     
    2222
    23235. Lock-free data structure benchmarks
    24 http://www.cse.iitk.ac.in/users/mainakc/lockfree.html
     24    http://www.cse.iitk.ac.in/users/mainakc/lockfree.html
    2525
    26266. Hybrid Examples from courses:
     
    2828- UW course:
    2929   CSS 534: Parallel Programming in Grid and Cloud - Programming Tasks
    30 HW 2 is a good example:
     30   HW 2 is a good example:
    3131   http://courses.washington.edu/css534/prog/prog2.pdf
    3232
    3333- A Georgia Tech course:
    3434   CSE 6230: HPC Tools and Apps. — CSE 6230: HPC Tools and Apps
    35 and the relevant assignment:
     35   and the relevant assignment:
    3636   http://stumptown.cc.gt.atl.ga.us:8080/cse6230-hpcta-fa09/hw3.pdf
    3737
    3838- A course at cornell:
    39   http://www.cac.cornell.edu/education/Training/Intro/Hybrid-090529.pdf
     39   http://www.cac.cornell.edu/education/Training/Intro/Hybrid-090529.pdf
    4040
    4141- Another course
    42     ITCS 4145 Cluster Computing
    43     and assignment 4:
    44     http://coitweb.uncc.edu/~abw/ITCS4145S13/Assignments/assign4S13.pdf
     42   ITCS 4145 Cluster Computing
     43   and assignment 4:
     44   http://coitweb.uncc.edu/~abw/ITCS4145S13/Assignments/assign4S13.pdf