rpstreit's repositories
cuda_matrix_operations
A collection of various approaches to different matrix operations (inverse, lu decomposition, determinant, Gaussian elimination, etc.) written in CUDA. Various approaches have some level of optimization. Matrix blocking to the cache size is also implemented in some of the procedures.
Language:Cuda000
libwacom
libwacom is a tablet description library
Language:CNOASSERTION000
pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
Language:C++NOASSERTION000
QuakeTM
A Git mirror of QuakeTM, a parallel version of Quakeworld server application, parallelized from the sequential version using OpenMP and transactional memory.
Language:C000