CSE-700 Parallel Programming - Assignments

[ Home | Schedule | Assignments | Resources ] gla@postech Sungwoo Park


  • You should hand in your assignment electronically before the due date. No late submissions will be accepted.
  • Your hand-in directory is /afs/postech.ac.kr/class/cse/cs700-pl/handin/.

   Out    Points    Assignment    Due      Solution

1    Fri, Sep 7   100 (P) Data Locality [PS, PDF]
data-locality-stub.tar
  Fri, Sep 14 by 1:00pm   data-locality-sol.c
2    Fri, Sep 14   100 (P) Trapezoidal Rule [PS, PDF]
trap-stub.tar
  Fri, Sep 21 by 1:00pm   trap-mpi-sol.c
trap-openmp-sol.c
3    Fri, Sep 21   100 (P) Matrix Multiplication [PS, PDF]
No stub file,
Related Material1, Material2
  Fri, Sep 28 by 1:00pm   matmul-mpi-sol.c
matmul-openmp-sol.c
4    Fri, Sep 28   100 (P) Bitonic Sort [PS, PDF]
No stub file,
Related Material1 Material2
  Fri, Oct 12 by 1:00pm   bitonic-mpi-sol.c
bitonic-openmp-sol.c
5    Fri Oct 12   100 (P) Smith-Waterman Alignment [PS, PDF]
swa-stub.tar
  Fri, Oct 19 by 1:00pm   swa-sol-mpi.c
swa-sol-openmp.c
6    Fri Oct 19   100 (P) Ortholog clustering
Parser and output module (tar.gz file)
Parser and output module - static hash ver.(tar.gz file)
Similarity checker between two output files (tar.gz file)
Input files and Perl implementation (zip)
Description (supplementary, Korean)
Complete dataset (tar.gz, 182MByte)
Translated complete dataset (tar.gz, 90MByte)
Dataset for 4 species (zip)
Dataset for 3 species and Human curated data (tar.gz)
  Fri, Nov 2 by 1:00pm  


[ Home | Schedule | Assignments | Resources ] gla@postech Sungwoo Park