Difference between revisions of "Matteo Frigo"

From Chessprogramming wiki
Jump to: navigation, search
(Created page with "'''Home * People * Matteo Frigo''' FILE:MatteoFrigo.jpg|border|right|thumb|240px|link=https://www.linkedin.com/in/matteo-frigo-851212/|Matteo Frigo <ref>[...")
 
 
(2 intermediate revisions by the same user not shown)
Line 5: Line 5:
 
'''Matteo Frigo''',<br/>
 
'''Matteo Frigo''',<br/>
 
an Italian computer scientist and software architect at [https://en.wikipedia.org/wiki/Oracle_Corporation Oracle], [https://en.wikipedia.org/wiki/Greater_Boston Boston area]. Matteo Frigo received his Ph.D. in 1999 from the Department of Electrical Engineering and Computer Science at [[Massachusetts Institute of Technology]] under [[Charles Leiserson]],  
 
an Italian computer scientist and software architect at [https://en.wikipedia.org/wiki/Oracle_Corporation Oracle], [https://en.wikipedia.org/wiki/Greater_Boston Boston area]. Matteo Frigo received his Ph.D. in 1999 from the Department of Electrical Engineering and Computer Science at [[Massachusetts Institute of Technology]] under [[Charles Leiserson]],  
where he was member of the teams in developing [[Star Socrates|*Socrates]] <ref>[http://www.computerhistory.org/chess/full_record.php?iid=doc-431614f6cd6ed 8th World Computer Chess Championship] available as [http://archive.computerhistory.org/projects/chess/related_materials/text/3-1%20and%203-2%20and%203-3%20and%204-3.1995_WCCC/1995%20WCCC.062303014.sm.pdf pdf reprint] Courtesy of [[Monroe Newborn]] from [[The Computer History Museum]]</ref> and the [[Cilkchess]] <ref>[https://www.game-ai-forum.org/icga-tournaments/person.php?id=37 Matteo Frigo's ICGA Tournaments]</ref> computer chess programs.
+
where he was member of the teams in developing [[Star Socrates|*Socrates]] <ref>[http://www.computerhistory.org/chess/full_record.php?iid=doc-431614f6cd6ed 8th World Computer Chess Championship] available as [http://archive.computerhistory.org/projects/chess/related_materials/text/3-1%20and%203-2%20and%203-3%20and%204-3.1995_WCCC/1995%20WCCC.062303014.sm.pdf pdf reprint] Courtesy of [[Monroe Newborn]] from [[The Computer History Museum]]</ref> and the [[CilkChess]] <ref>[https://www.game-ai-forum.org/icga-tournaments/person.php?id=37 Matteo Frigo's ICGA Tournaments]</ref> computer chess programs.
 
His research spans around [https://en.wikipedia.org/wiki/Parallel_computing parallel computing], [[SIMD and SWAR Techniques|SIMD]] parallelism, on [https://en.wikipedia.org/wiki/Fast_Fourier_transform FFT] where he along with [[Mathematician#SGJohnson|Steven G. Johnson]] co-developed [https://en.wikipedia.org/wiki/FFTW FFTW], [https://en.wikipedia.org/wiki/Digital_signal_processing DSP],  [https://en.wikipedia.org/wiki/Cache-oblivious_algorithm cache-oblivious algorithms], and [https://en.wikipedia.org/wiki/Theory_of_computation theory of computation].
 
His research spans around [https://en.wikipedia.org/wiki/Parallel_computing parallel computing], [[SIMD and SWAR Techniques|SIMD]] parallelism, on [https://en.wikipedia.org/wiki/Fast_Fourier_transform FFT] where he along with [[Mathematician#SGJohnson|Steven G. Johnson]] co-developed [https://en.wikipedia.org/wiki/FFTW FFTW], [https://en.wikipedia.org/wiki/Digital_signal_processing DSP],  [https://en.wikipedia.org/wiki/Cache-oblivious_algorithm cache-oblivious algorithms], and [https://en.wikipedia.org/wiki/Theory_of_computation theory of computation].
 
In 2007 Matteo Frigo co-founded ''Cilk Arts, Inc.'', a start-up developing [[Cilk]] technology for multi-core computing applications, which was acquired by [[Intel]] in August 2009 <ref>[http://www.drdobbs.com/cpp/intel-acquires-cilk-technology/218900367 Intel Acquires Cilk++ Technology], [https://en.wikipedia.org/wiki/Dr._Dobb%27s_Journal Dr. Dobb's], August 01, 2009</ref> <ref>[https://en.wikipedia.org/wiki/Cilk#Intel_Cilk_Plus Intel Cilk Plus from Wikipedia]</ref>.  
 
In 2007 Matteo Frigo co-founded ''Cilk Arts, Inc.'', a start-up developing [[Cilk]] technology for multi-core computing applications, which was acquired by [[Intel]] in August 2009 <ref>[http://www.drdobbs.com/cpp/intel-acquires-cilk-technology/218900367 Intel Acquires Cilk++ Technology], [https://en.wikipedia.org/wiki/Dr._Dobb%27s_Journal Dr. Dobb's], August 01, 2009</ref> <ref>[https://en.wikipedia.org/wiki/Cilk#Intel_Cilk_Plus Intel Cilk Plus from Wikipedia]</ref>.  
  
 
=Selected Publications=  
 
=Selected Publications=  
<ref>[http://supertech.csail.mit.edu/papers.html SuperTech Paper Listing]</ref> <ref>[http://www.fftw.org/%7Eathena/papers.html Papers (co-)authored by Matteo Frigo]</ref><ref>[http://www.cs.utexas.edu/users/less/publications/cgi/bibSelectCilk.cgi Cilk LESS papers sorted by date]</ref>
+
<ref>[http://supertech.csail.mit.edu/papers.html SuperTech Paper Listing]</ref> <ref>[http://www.fftw.org/%7Eathena/papers.html Papers (co-)authored by Matteo Frigo]</ref> <ref>[http://www.cs.utexas.edu/users/less/publications/cgi/bibSelectCilk.cgi Cilk LESS papers sorted by date]</ref> <ref>[https://dblp.uni-trier.de/pers/hd/f/Frigo:Matteo dblp: Matteo Frigo]</ref>
 
==1997 ...==
 
==1997 ...==
 
* [[Matteo Frigo]], [[Mathematician#SGJohnson|Steven G. Johnson]] ('''1997'''). ''The Fastest Fourier Transform in the West.'' <ref>[https://en.wikipedia.org/wiki/FFTW FFTW from Wikipedia]</ref> Technical Report MIT/LCS/TR-728, [[Massachusetts Institute of Technology]] Laboratory for Computer Science, [http://supertech.csail.mit.edu/papers/fftw-paper.pdf pdf]
 
* [[Matteo Frigo]], [[Mathematician#SGJohnson|Steven G. Johnson]] ('''1997'''). ''The Fastest Fourier Transform in the West.'' <ref>[https://en.wikipedia.org/wiki/FFTW FFTW from Wikipedia]</ref> Technical Report MIT/LCS/TR-728, [[Massachusetts Institute of Technology]] Laboratory for Computer Science, [http://supertech.csail.mit.edu/papers/fftw-paper.pdf pdf]
Line 18: Line 18:
 
* [[Matteo Frigo]] ('''1999'''). ''Portable High-Performance Programs''. Ph.D. thesis, [[Massachusetts Institute of Technology|MIT]], Department of Electrical Engineering and Computer Science, [http://supertech.csail.mit.edu/papers/frigo-phd-thesis.pdf pdf]
 
* [[Matteo Frigo]] ('''1999'''). ''Portable High-Performance Programs''. Ph.D. thesis, [[Massachusetts Institute of Technology|MIT]], Department of Electrical Engineering and Computer Science, [http://supertech.csail.mit.edu/papers/frigo-phd-thesis.pdf pdf]
 
* [[Matteo Frigo]] ('''1999'''). ''A Fast Fourier Transform Compiler''. [[ACM#SIGPLAN|ACM SIGPLAN'99]], [http://supertech.csail.mit.edu/papers/pldi99.pdf pdf]
 
* [[Matteo Frigo]] ('''1999'''). ''A Fast Fourier Transform Compiler''. [[ACM#SIGPLAN|ACM SIGPLAN'99]], [http://supertech.csail.mit.edu/papers/pldi99.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 ...==
 
* [[Matteo Frigo]], [[Mathematician#SGJohnson|Steven G. Johnson]] ('''2005'''). ''The Design and Implementation of FFTW3''. Proceedings of the [[IEEE]], [http://www.fftw.org/fftw-paper-ieee.pdf pdf]
 
* [[Matteo Frigo]], [[Mathematician#SGJohnson|Steven G. Johnson]] ('''2005'''). ''The Design and Implementation of FFTW3''. Proceedings of the [[IEEE]], [http://www.fftw.org/fftw-paper-ieee.pdf pdf]

Latest revision as of 12:02, 14 November 2018

Home * People * Matteo Frigo

Matteo Frigo [1]

Matteo Frigo,
an Italian computer scientist and software architect at Oracle, Boston area. Matteo Frigo received his Ph.D. in 1999 from the Department of Electrical Engineering and Computer Science at Massachusetts Institute of Technology under Charles Leiserson, where he was member of the teams in developing *Socrates [2] and the CilkChess [3] computer chess programs. His research spans around parallel computing, SIMD parallelism, on FFT where he along with Steven G. Johnson co-developed FFTW, DSP, cache-oblivious algorithms, and theory of computation. In 2007 Matteo Frigo 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].

Selected Publications

[6] [7] [8] [9]

1997 ...

2000 ...

2010 ...

External Links

References

Up one level