Difference between revisions of "Charles Leiserson"

From Chessprogramming wiki
Jump to: navigation, search
Line 25: Line 25:
 
* [[Matteo Frigo]], [[Charles Leiserson]], [[Keith H. Randall]] ('''1998'''). ''The Implementation of the Cilk-5 Multithreaded Language''. Proceedings of the ACM SIGPLAN '98 Conference on Programming Language Design and Implementation, [http://supertech.csail.mit.edu/papers/cilk5.pdf pdf]
 
* [[Matteo Frigo]], [[Charles Leiserson]], [[Keith H. Randall]] ('''1998'''). ''The Implementation of the Cilk-5 Multithreaded Language''. Proceedings of the ACM SIGPLAN '98 Conference on Programming Language Design and Implementation, [http://supertech.csail.mit.edu/papers/cilk5.pdf pdf]
 
* [[Robert Blumofe]], [[Charles Leiserson]] ('''1999'''). ''Scheduling Multithreaded Computations by Work Stealing''. [[ACM#Journal|Journal of the ACM]], 720–748, September, 1999, [http://supertech.csail.mit.edu/papers/steal.pdf pdf]
 
* [[Robert Blumofe]], [[Charles Leiserson]] ('''1999'''). ''Scheduling Multithreaded Computations by Work Stealing''. [[ACM#Journal|Journal of the ACM]], 720–748, September, 1999, [http://supertech.csail.mit.edu/papers/steal.pdf pdf]
 +
* [[Matteo Frigo]], [[Charles Leiserson]], [[Harald Prokop]], [https://dblp.uni-trier.de/pers/hd/r/Ramachandran:Sridhar Sridhar Ramachandran] ('''1999'''). ''Cache-Oblivious Algorithms''. [https://dblp.uni-trier.de/db/conf/focs/focs99.html FOCS 99]
 
==2000 ...==  
 
==2000 ...==  
 
* [[Don Dailey]], [[Charles Leiserson]] ('''2001'''). ''Using Cilk to Write Multiprocessor Chess Programs''. [[Advances in Computer Games 9]], [http://supertech.csail.mit.edu/papers/icca99.pdf pdf]
 
* [[Don Dailey]], [[Charles Leiserson]] ('''2001'''). ''Using Cilk to Write Multiprocessor Chess Programs''. [[Advances in Computer Games 9]], [http://supertech.csail.mit.edu/papers/icca99.pdf pdf]

Revision as of 12:02, 14 November 2018

Home * People * Charles Leiserson

Charles E. Leiserson [1]

Charles Eric Leiserson,
an American computer scientist, professor of Computer Science and Engineering in MIT's Department of Electrical Engineering and Computer Science (EECS). Father of the Cilk multithreaded parallel programming language extension based on ANSI C and co-author of the parallel chess programs StarTech, Star Socrates and Cilkchess [2] . Charles Leiserson is co-author (with Ronald L. Rivest et al.) of Introduction to Algorithms, and co-author of the paper on using De Bruijn sequences for bitscan-purposes [3] . Charles was network architect for the Connection Machine Model CM-5 Supercomputer manufactured by Thinking Machines Corporation and Director of System Architecture at Akamai Technologies. In 2007 Charles Leiserson co-founded Cilk Arts, Inc., a start-up developing Cilk technology for multi-core computing applications, which was acquired by Intel in August 2009 [4] [5] .

Photos

ParallelExperts1999.jpg

Parallel experts at WCCC 1999: Vincent Diepeveen, Don Dailey and Charles Leiserson

Selected Publications

[6] [7] [8]

1985 ...

1990 ...

1995 ...

2000 ...

2005 ...

2010 ...

External Links

References

Up one level