Difference between revisions of "CSC352 Class Page 2010"
(→Python Threads) |
|||
Line 53: | Line 53: | ||
* '''Tuesday''' | * '''Tuesday''' | ||
** discussion (prepare a 1-page summary) of the paper by Asanovic K. ''et al'', [http://www.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-183.pdf The Landscape of Parallel Computing Research: A View from Berkeley], Dec. 2006. ([[media:LandscapeParallelProcessingBerkeley1206.pdf|cached copy]]) | ** discussion (prepare a 1-page summary) of the paper by Asanovic K. ''et al'', [http://www.eecs.berkeley.edu/Pubs/TechRpts/2006/EECS-2006-183.pdf The Landscape of Parallel Computing Research: A View from Berkeley], Dec. 2006. ([[media:LandscapeParallelProcessingBerkeley1206.pdf|cached copy]]) | ||
+ | |||
+ | * '''Thursday''' | ||
** Python | ** Python | ||
*** [[classExample1.py | classExample1.py ]] | *** [[classExample1.py | classExample1.py ]] | ||
Line 62: | Line 64: | ||
*** [[ThreadedNQueens.py | ThreadedNQueens.py ]]: a threaded solution to the N-Queens program | *** [[ThreadedNQueens.py | ThreadedNQueens.py ]]: a threaded solution to the N-Queens program | ||
− | |||
---- | ---- | ||
* [[CSC352 Homework 1 | Homework #1]] | * [[CSC352 Homework 1 | Homework #1]] |
Revision as of 12:26, 4 February 2010
Projects
- Project 1: Will start first, after we have seen some more python threads
- Project 2: Will deal with the Xgrid
- Project 3: Will deal with Hadoop
- Project 4 has officially started on 1/26/10! Find its shared wiki page here!
Python Threads
Week | Topics | Reading |
Week 1 1/25 |
|
|
Week 2 2/1 |
|
|
Week 3 2/8 |
|
|
Week 4 2/15 |
|
|
XGrid Programming
Week | Topics | Reading |
Week x |
|
|
Week x |
|
|
Week x |
|
|
Week x |
|
|
Cloud Computing
Week | Topics | Reading |
Week x |
|
|
Week x |
|
|
Week x |
|
|
Week x |
|
|
Week x |
|
|