Anthony Danalis
One Bethel Valley Road
P.O. Box 6008 MS6173
Oak Ridge, TN 37831-6173
Email:  adanalis@eecs.utk.edu
Office: Building 5100, Room 228

Research Interests

I'm interested in high performance parallel computing, compiler optimization, and the interaction of the two. My Ph.D thesis, ASPhALT, focuses on improving communication-computation overlapping in MPI codes by:
  1. enabling compilers to treat MPI as a language extension, rather than a library, so that optimizations can be performed on the MPI calls themselves, as well as code with dependencies to them.
  2. exposing more infomation about the data exchange to the application layer, so that additional sources of overhead (such as protocol handshakes and memory registration costs) can be further optimized.

Selected Publications