cuda-kernels topic

List cuda-kernels repositories

Radar_ElectroOptical_Simulation

45
Stars
14
Forks
Watchers

(REOS) Radar and ElectroOptical Simulation Framework written in Fortran.

Radar-ElectroOptical-Simulation

57
Stars
19
Forks
Watchers

(REOS) Radar and Electro-Optical Simulation Framework written in C++.

StiffMa

23
Stars
5
Forks
Watchers

StiffMa: Fast finite element STIFFness MAtrix generation in MATLAB by using GPU computing.

CUDA-LBM-simulator

21
Stars
7
Forks
Watchers

This is a Lattice-Boltzmann simulation using CUDA GPU graphics optimization.

halutmatmul

207
Stars
12
Forks
Watchers

Hashed Lookup Table based Matrix Multiplication (halutmatmul) - Stella Nera accelerator

octotiger

47
Stars
17
Forks
Watchers

Astrophysics program simulating the evolution of star systems based on the fast multipole method on adaptive Octrees

cuda_scheduling_examiner_mirror

67
Stars
18
Forks
Watchers

A tool for examining GPU scheduling behavior.

ConjugateGradients

47
Stars
8
Forks
Watchers

Implementation of ConjugateGradients method using C and Nvidia CUDA

CUDA-PCA-jacobi

26
Stars
4
Forks
Watchers

CUDA C implementation of Principal Component Analysis (PCA) through Singular Value Decomposition (SVD) using a highly parallelisable version of the Jacobi eigenvalue algorithm.