I'm Matteo Mei and I'm a student in High Performance Computing
- applied mathematics
- design of programs
- compilers and parallelization
- using C++ features for design space exploration of algorithms and designs
Working with algorithms for scientific computing on the highest level of abstraction, using technologies that let me map on the hardware the computation. I think the most relevant aspect for the performance of a program is not using uint32_t over uint64_t or hacking SIMD intrinsics but rather working on the mathematical description of the problem. I believe that performance is the result of an optimization process, and we can deploy algorithms to find the best implementation of a given computation.



