About Me
I’m working in Computer Architecture and Parallel Systems Group (CAPS) group supervised by Prof Alberto Ros and Prof Alexandra Jimborean. My research area is mostly focused on hardware-software codesign, which include using software (compilers mostly) to implement various optimizations on core computer architecture to make them fast, energy-efficient, and secure.
Research Interest
Computer Architecture
Education
PhD in Computer Science, 2020-2024, University of Murcia, Spain
MS in Embedded Systems, 2017-2019, Politecnico Di Torino, Italy
BS in Electronics and Communication, 2013-2017, UIET Kanpur, India
Overview of Projects/Collaborations
- Our work UCP has been accepted to appear in ISCA'24.
- We proposed CELLO which helps reduce the LQ searches in SMT setting.
- Our Helios project shows that non-consecutive instruction fusion is required to achieve high performance, specially if we take into account RISC-V ISA.
- I will be visiting TIMA in Grenoble, France for 3 months on HiPEAC collaboration grant. I will mostly be working with Arthur
- Our ROOW design performs stores out of order in TSO by exploits the data-race-free semantics that are guaranteed by many programming languages such as C++, Java etc.