Decompose 2D/3D structured meshes between multiple MPI processes in a pencil-like manner
-
Updated
Apr 15, 2024 - C
Decompose 2D/3D structured meshes between multiple MPI processes in a pencil-like manner
Ce projet est une bibliothèque de manipulation de matrices qui permet d'effectuer des calculs matriciels essentiels. Avec cette bibliothèque, vous pouvez créer des matrices, effectuer des opérations mathématiques sur les matrices telles que l'addition, la soustraction, la multiplication, le calcul de l'inverse, etc.
Programmed a calculator that would compute a series of matrix operations, such as addition, multiplication, and transposition.
Implementation and benchmarking of different matrix transpose algorithms.
Project from CSCI351 (Introduction to Computer Systems) in which we independently wrote a simulation of a cache and worked through some matrix-transposition problems.
A project we had in Parallel High Performance Computing course where we used openMP & CUDA
Add a description, image, and links to the matrix-transpose topic page so that developers can more easily learn about it.
To associate your repository with the matrix-transpose topic, visit your repo's landing page and select "manage topics."