cjbrain

cjbrain

Geek Repo

Github PK Tool:Github PK Tool

cjbrain's starred repositories

PlanKD

[CVPR 2024] On the Road to Portability: Compressing End-to-End Motion Planner for Autonomous Driving

Language:PythonLicense:Apache-2.0Stargazers:115Issues:0Issues:0

FFT-MPI-OpenMP-CUDA

Parallel FFT for big integer multiplication. Written in three versions: MPI, OpenMP and CUDA(cufft).

Language:C++License:MITStargazers:13Issues:0Issues:0

parallel-Bucket-Sort

Efficient implementation of a parallel bucket-sort with OpenMP

Language:CStargazers:9Issues:0Issues:0

parallel-PCA-openmp

A parallelized implementation of Principal Component Analysis (PCA) using Singular Value Decomposition (SVD) in OpenMP for C. The procedure used is Modified Gram Schmidt algorithm. The method for Classical Gram Schmidt is also available for use.

Language:CStargazers:17Issues:0Issues:0

miniVite

MPI+OpenMP implementation of the first phase of Louvain method for Graph Community Detection

Language:C++License:BSD-3-ClauseStargazers:25Issues:0Issues:0

OpenMP-Game-Of-Life

This is a simple parallel implementation of the Conway's Game Of Life using OpenMP

Language:C++License:MITStargazers:7Issues:0Issues:0