Changes between Version 14 and Version 15 of Examples


Ignore:
Timestamp:
12/10/13 18:35:35 (12 years ago)
Author:
zmanchun
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Examples

    v14 v15  
    99- (Steve) Multi-zone NAS Parallel Benchmarks
    1010   https://www.nas.nasa.gov/assets/pdf/techreports/2003/nas-03-010.pdf
     11
    1112   https://www.nas.nasa.gov/cgi-bin/software/download
    1213
     
    1920
    2021   http://htor.inf.ethz.ch/publications//img/hoefler-dsde-protocols.pdf
     22
    2123   Algorithm 2 : Nonblocking consensus - uses MPI-3 non-blocking collectives
    2224
     
    3032- UW course:
    3133   CSS 534: Parallel Programming in Grid and Cloud - Programming Tasks
     34
    3235   HW 2 is a good example:
    3336   http://courses.washington.edu/css534/prog/prog2.pdf
     
    3538- A Georgia Tech course:
    3639   CSE 6230: HPC Tools and Apps. — CSE 6230: HPC Tools and Apps
     40
    3741   and the relevant assignment:
    3842   http://stumptown.cc.gt.atl.ga.us:8080/cse6230-hpcta-fa09/hw3.pdf
     
    4347- Another course
    4448   ITCS 4145 Cluster Computing
     49
    4550   and assignment 4:
    4651   http://coitweb.uncc.edu/~abw/ITCS4145S13/Assignments/assign4S13.pdf
     52
    4753- A course in Sweden:
    48 http://www.pdc.kth.se/education/tutorials/mpi/hybrid-lab/advanced-programming-lab-hybrid-openmp-mpi-programming
     54   http://www.pdc.kth.se/education/tutorials/mpi/hybrid-lab/advanced-programming-lab-hybrid-openmp-mpi-programming
    4955
    50567. (Steve) Paper on Breadth first search using MPI+OpenMP:
    51 http://dx.doi.org/10.1109/CLUSTER.2012.29
    52 authors mention they might release their software
     57
     58    http://dx.doi.org/10.1109/CLUSTER.2012.29
     59    authors mention they might release their software