随笔分类 - 并行计算
摘要:Achieving good work distribution while minimizing overhead, scheduling Cilk programs with work stealing
阅读全文
摘要:Thought process of parallelizing a program in data parallel and shared address space models
阅读全文
摘要:Ways of thinking about parallel programs, and their corresponding hardware implementations, ISPC programming
阅读全文
摘要:Forms of parallelism: multicore, SIMD, threading + understanding latency and bandwidth
阅读全文
摘要:Challenges of parallelizing code, motivations for parallel chips, processor basics
阅读全文