OpenCL implementation of vector additon, matrix multiplication, reduction and sorting
-
Updated
Oct 28, 2024 - C++
OpenCL implementation of vector additon, matrix multiplication, reduction and sorting
In this simple sql-engine, we have implemented a limited set of query according to specified syntax. We also handled big matrix transpose here
Programmed a calculator that would compute a series of matrix operations, such as addition, multiplication, and transposition.
A project we had in Parallel High Performance Computing course where we used openMP & CUDA
Parallel matrix multiplication using Intel TBB library
Studying Java data structures and algorithms
This repository contains all the assignments related to Advanced microprocessors x86 and mmx controllers.
Portable, header-only linear algebra library written in C++
Source code for matrix multiplication and transpose in a header file.
A semester tasks of Data Structure and Programming Fundamentals using C++ Language.
Matrix Operator
It takes input for a matrix, displays the original matrix, and then prints its transpose.
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.
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 performance comparison of standard matrix functions between CPU and GPU using Nvidia CUDA on Visual Studio using C++
CUDA implementation of vector additon, matrix multiplication, reduction and sorting
Solving the second homework assignment for the computer architecture course (1 term).
Decompose 2D/3D structured meshes between multiple MPI processes in a pencil-like manner
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."