Tom Conte

From Wikipedia, the free encyclopedia

Thomas Martin Conte (born 1964) is the Associate Dean for Research and Professor of Computer Science at Georgia Institute of Technology College of Computing; and, since 2011, also Professor of Electrical and Computer Engineering (joint appointed) at Georgia Institute of Technology College of Engineering. He is a fellow of Institute of Electrical and Electronics Engineers (IEEE). He served as the president of the IEEE Computer Society in 2015. [1]

Thomas Martin Conte
Born(1964-07-29)July 29, 1964
EducationDoctor of Philosophy in Electrical Engineering
Alma materUniversity of Illinois at Urbana-Champaign; University of Delaware
Known forComputer performance evaluation, compiler code generation, IEEE Rebooting Computing initiative
Spouse(s)Catherine Linder Conte
AwardsFellow of the IEEE
Scientific career
FieldsComputer architecture
ThesisSystematic Computer Architecture Prototyping (1992)
Doctoral advisorWen-mei Hwu
Websitehttp://www.conte.us

Biography[]

Conte received his Bachelor of Electrical Engineering degree in 1986 from the University of Delaware, his Master of Science in electrical engineering in 1988 from the University of Illinois, Urbana-Champaign, and his Doctor of Philosophy in electrical engineering in 1992 from the University of Illinois, Urbana-Champaign. He started his career as an assistant professor at the University of South Carolina. In 1995, Conte moved to North Carolina State University (in Raleigh, North Carolina), where he was an assistant professor (1995–1998), then an associate professor (1998–2002), and finally a full professor of electrical and computer engineering (2003–2008). During the summer of 2008 Conte moved to Atlanta, Georgia, and took his current position as a joint full professor of computer science in the College of Computing and Electrical & Computer Engineering in the College of Engineering at Georgia Institute of Technology. Somewhere in there (2000–2001) he took a short detour to DSP startup BOPS, inc. to serve as a manager of their back and compiler group and "chief microarchitect" (because they already had a "chief architect").[2]

In 2004, the Department of Electrical and Computer Engineering, University of Illinois at Urbana-Champaign awarded Conte its Young Alumni Achievement Award.

Conte currently directs several Ph.D. students in topics ranging from compiler design to advanced microarchitectures. His research is or has been supported by DARPA, Compaq (formerly Digital), Hewlett-Packard (formerly Compaq), IBM, Intel, Qualcomm, Texas Instruments, Sun, NASA, and the National Science Foundation.[3][4][5]

Conte is best known for contributions to the fields of compiler code generation, computer architecture and computer performance evaluation.[6]

In 2014 Dr. Conte was elected to be the 2015 President of the IEEE Computer Society.

Academic contributions[]

Computer architecture[]

Conte realized in the early 1990s that Flynn's prediction of the fetch bandwidth being the limit to increasing instruction-level parallelism was coming true. His oft-cited International Symposium on Computer Architecture paper and subsequent work on instruction fetch mechanisms have influenced industry and spawned much follow-on research. More recently, Conte and his Ph.D. students invented a technique to predict data values with very high (~90%) accuracy and showed how predicting data values can be used to scale the memory wall by enabling aggressive prefetching. The work is of great interest to industry design teams who are struggling with performance limitations imposed by the speed gap between microprocessors and memory systems. Conte and his students have also developed a very small yet highly effective prefetcher termed the Spectral Prefetcher. This was published in the ACM Transactions on Computer Systems.

Conte has also contributed to EPIC architectures. One well-known example is that his technique for the then-pressing problem (ca. early ‘90s) of VLIW cross-generation code compatibility. In a technique he and his students termed “dynamic rescheduling,” Conte brought to bear on the problem collaboration between the ISA, the hardware and the compiler to reschedule code with minimal performance loss at first-time page misses to the code. This work has major implications on the long-term viability of the EPIC architecture proposed in Intel Itanium processor family. The research also helped make code optimization during runtime a practical approach. In this way, his research is now also considered one of the pioneering works on dynamic code optimization. One of his Ph.D. students went on to build tools such as the HP Dynamo dynamic optimizer and another Ph.D. student went on to build the IBM DAISY dynamic optimizer.

Compiler code generation[]

Conte has also made significant contributions to profile-driven optimization. He was the first to realize that the limit to profile-driven optimization wasn't the technology itself, but it was the slowdown due to profiling that prevented its adoption by industry. He and his students devised clever techniques to extract profile information from branch predictors on Intel Pentium processor. He then went on to prescribe new design criteria for microprocessor performance monitoring hardware to make such hardware useful to a compiler. The results are reflected in the performance counters that are present in the Intel Itanium, co-designed by one of Conte's Ph.D. students (Kishore Menezes). In compiler code generation, Conte developed Treegion Scheduling, a novel technique for code scheduling that is used today in VLIW DSP compilers. The technique can produce performance similar to Scott Mahlke's hyperblock scheduling, but without needing predication support in the hardware. He and his students also invented a technique for scheduling code in the presence of distributed register files (as are common in DSPs), optimizing code for both run time efficiency and code size efficiency (as is critical for embedded code), and exploiting value locality in code generation of EPIC architectures.

Computer performance analysis[]

Conte has devised long lasting and important techniques for fast simulation of computer architectures. One example of this are his techniques for applying sampling to processor performance studies in such a way as to allow the calculation of confidence intervals. Prior to that work, there had been no attempt to introduce error bar calculations into sampling. The results were expected to be taken on faith alone. He similarly pioneered fast simulation techniques for caches and processor pipelines. He continues to be active here and has consulted on this topic for many companies, including AT&T, IBM, NCR S3 (SONICblue) and Qualcomm.

Rebooting Computing[]

In late 2012, Conte along with Elie Track proposed the IEEE Rebooting Computing Initiative.[7] This initiative has had major influence on US and international research priorities .

International Roadmap for Devices and Systems[]

In 2015, Conte worked with IEEE Fellow Paolo Gargini to bring the International Technology Roadmap for Semiconductors into the IEEE after the Semiconductor Industry Association had ceased sponsorship of the organization. In recognition of the changing landscape of the electronics and computer industries, Conte and Gargini renamed the effort the International Roadmap for Devices and Systems.[8][9]

Since 2016, Conte has served as the vice chair of the IRDS.

Notable Students[]

Anand Lal Shimpi

References[]

  1. ^ List of IEEE Computer Society Past Presidents}
  2. ^ "About Tom Conte's Life".
  3. ^ "TINKER Research Group".
  4. ^ "Staff - School of Computer Science".
  5. ^ Georgia Tech ECE: Directory
  6. ^ "Computer Society Connection". Computer. 38 (2): 81–85. 1 February 2005. doi:10.1109/MC.2005.53.
  7. ^ Pretz, Kathy (March 2013). "The Future of Computing - New Rebooting Computing Working Group will tackle technological challenges" (PDF). The Institute: 6–7. Retrieved October 21, 2015.
  8. ^ "About the IRDS". IEEE.
  9. ^ Hemsoth, Nicole (May 9, 2016). "More than Moore: IEEE set to standardize on uncertainty". The Next Platform. Retrieved August 22, 2019.
Retrieved from ""