====== Resources ====== Use this page to list additional Resources that may be helpful to your students. * [[http://www.cse.yorku.ca|Department of CSE Home Page]] * [[https://w2prod.sis.yorku.ca/Apps/WebObjects/cdm.woa/wa/curexam|York Exam Schedule]] ===== Reference Papers ===== These are some papers you can use for paper review. As I mentioned in the class it is done in groups of 2. Choose the paper and clear it with me first. If you want to review a paper that is not mentioned here, please discuss it with me first * {{:hyper_threading.pdf|Hyper threading technology on the Xeon processor Family for servers}} Intel white paper * {{:store-sets.pdf|Memory dependence prediction using store sets}} Chrysos and Emer * {{:rigel_isca2009.pdf|Rigel: An architecture and scalable programming interface for a 1000-core accelerator}} Kelm et al * {{:cloud1.pdf|A framework for cloud embedded web services utilized by cloud applications}} Wahib et al ** Taken Jatin and Milandeep ** * {{:cloud2.pdf|Cloudinsight: Shedding light on the cloud}} Arefin and Jiang ** TAKEN Varun and James** * {{:faircloud_sigcomm.pdf|Faircloud: Sharing the network in cloud computing}} Popa et al. ** TAKEN Robert and Pathmaraj ** * {{:europar02-02.pdf|Increasing instruction level parallelism with instruction precomputation}} Yi, Sendag and Lilja ** TAKEN Manjeet and Md Zahed ** * {{:mips_r_10k.pdf|Mips R1000}} K. C. Eager * {{:alpha21264.pdf|Alpha 21264 microprocessor}} R. E. Kessler ** TAKEN Aaron and Joseph** * {{:power5.pdf|IBM Power5 System Microarchitecture}} B. Sinharoy et al. ** TAKEN Raiyan and Manfred** * {{:ieeeproc01.pdf|Microarchitectural Innovations: Boosting Microprocessor Performance Beyond Semiconductor technology Scaling}} A. Moshovos and G. Sohu ** TAKEN Mariam and Martin ** ====== Topics for Course project ====== - Warehouse scale computing - Low power processors - Cache optimization - GPU's (architecture or programming) - FPGA's (architecture or mapping application to) - Analysis of key kernel algorithms in DSP to detect parallelism ====== Paper Format ====== The paper review is 4-8 pages 1.5 space font size 12. Your review should start with an introduction, what is the topic of the paper you are reviewing, and why is this topic important. This is usually taken from the paper you are reviewing, but not verbatim, use your own words. Then, previous work. here briefly review what was done in this topic and who did it. No need for a complete review, just 2-3 papers and a couple of sentences for each paper and how is that different from the main topic of the paper you are reviewing. The bulk of the work is explaining the paper you are reviewing. Usually the paper is written for a level that is higher than 4th year undergraduate students, so imagine that you are trying to explain this paper to a classmate. I will be looking for did you really understand the topic, or you are just paraphrasing the paper you are reviewing. Finally a small paragraph on what you see as future work and extension of the work in the paper For an article about how to write a system paper, chek "How to write a system paper" on my main web page.