Change the repository type filter
All
Repositories list
7 repositories
- This archive contains my notes while pursuing my master's degree in High Performance Computing Engineering at Politecnico di Milano.
NLA-challenges
PublicUniversity project of the Numerical Linear Algebra course. There are two challenges solved using NLA knowledge and two famous library: Eigen and LIS.AMSC-parallel-FFT
Public- University project of the Parallel Computing course. There are two challenges that are solved using parallel computing techniques and two famous frameworks: OpenMP and CUDA.
SE4HPC_project_part2
PublicSecond (part 2) university project of the Software Engineering for HPC course. Created a CI/CD github pipeline to: test an application (1), containerize the application using Singularity (2), send the Singularity build to the Galileo100 supercomputer (3), and make the results from the cluster available (4).SE4HPC_project_part1
PublicSecond (part 1) university project of the Software Engineering for HPC course. Implemented Google Test to find bugs in a buggy implementation and implemented automation using github workflows.SE4HPC_project_RD
PublicFirst university project of the Software Engineering for HPC course. Technical documentation of a simple project proposal to demonstrate the knowledge gained in the SE4HPC (Requirements Engineering and Design) course.