About me

My name is Minh Ho. I received my PhD in 2020 from School of Computing, National University of Singapore. Currently I'm working as a senior research fellow at NUS. Besides my research work, I am a blockchain enthusiast.

Email:
minhhn2910@protonmail.com
Profile:
Google Scholar ; Github

Selected Open-source Tools

  1. CuEVM 2023 -: CUDA implementaion of Ethereum Virtual Machine. Enabling millions of TPS for smart contracts execution. Used in fuzzing, simulation, and beyond
  2. Trustless NFT Migration, 2021 : A full-stack solution and smart contracts for trustless NFT migration across multiple blockchains. It received the second prize at Singapore Blockchain Innovation Challenge 2021
  3. QPytorch+, 2020 - : Enabling low bitwidth Posit arithmetics and novel number formats for the training and inference of neural networks on Pytorch. Published Python package received >2000 installations: PIP download statistics
  4. Tensorox, 2020 : Using low-level CUDA tensor API to implement small neural networks to approximate and accelerate compute intensive CUDA applications
  5. FpTuning, 2016 : A distributed search algorithm utilizing MPI to determine how many bits are required for the fraction of each floating point variable in a program. It was used by Open Transprecision Computing project (http://oprecomp.eu/)