preetd14
Working as a research student at The George Washington University, performing research in Computer Architecture and High-Performance Computing.
Washington DC
preetd14's Stars
ApolloAuto/apollo
An open autonomous driving platform
MaybeShewill-CV/lanenet-lane-detection
Unofficial implemention of lanenet model for real time lane detection
gpgpu-sim/gpgpu-sim_distribution
GPGPU-Sim provides a detailed simulation model of contemporary NVIDIA GPUs running CUDA and/or OpenCL workloads. It includes support for features such as TensorCores and CUDA Dynamic Parallelism as well as a performance visualization tool, AerialVisoin, and an integrated energy model, GPUWattch.
wh200720041/floam
Fast LOAM: Fast and Optimized Lidar Odometry And Mapping for indoor/outdoor localization IROS 2021
yuhc/gpu-rodinia
Rodinia benchmark
trailofbits/ebpfault
A BPF-based syscall fault injector
DependableSystemsLab/LLFI
LLFI is an LLVM based fault injection tool, that injects faults into the LLVM IR of the application source code. The faults can be injected into specific program points, and the effect can be easily tracked back to the source code. Please refer to the paper below. NOTE: If you publish a paper using LLFI, please add it to PaperLLFI.bib
open-navigation/opennav_amd_demonstrations
Project containing demonstrations using AMD's Ryzen AI and other technologies with ROS 2
williamhyin/CarND-Extended-Kalman-Filter
Udacity CarND-Extended-Kalman-Filter project
bring-your-own-core/byoc
The OpenPiton Platform
FCAS-LAB/Chiplet-Gem5-SharedMemory
jeremy-shannon/CarND-Extended-Kalman-Filter-Project
My solution to the Udacity Self-Driving Car Engineer Nanodegree Extended Kalman Filter project.
DependableSystemsLab/pinfi
PIN-based Fault-Injector is a fault injector based on the Intel PIN tool. For more information, please refer to the following paper:
duttresearchgroup/Chauffeur
Benchmark suite for embedded autonomous vehicle application
FTHPC/FlipIt
FlipIt: An LLVM Based Fault Injector for HPC
cmu-roboarch/rtrbench
A Benchmark Suite for Real-Time Robotics
FCAS-LAB/Chiplet_sniper
morenes/dcra
davidmalcolm/juliet-harness
Harness for testing GCC static analyzer with Juliet test suite
normanrink/fastfi
Fast fault injector based on Intel's Pin tool.
morenes/tascade
sbrocket/plr
Software Transient Fault Tolerance (Detection & Recovery) through Process Level Redundancy (PLR)
jonaspfab/cuda-lane-detection
CUDA Implementation of a Hough Transform based Lane Detection algorithm
sanemarslan/RMTLib
RMTLib is an application-level partial redundant multithreading library to enhance fault tolerance of C programs.
bsc-loca/SafeSoftDR
EPIC-CSU/MOELA
multi objective machine learning and evolutionary algorithm based exploration
josemonsalve2/SCM
Sequential Codelet Model of Program Execution
dawsfox/codelet_program_sim
A lightweight simulator for execution of Codelet Model programs including dataflow software pipelining between Codelets and use of chiplets. Assumes infinite bandwidth and no scheduling/signalling overhead.
reverseame/MALVADA
MALVADA: Malware Execution Traces Dataset generation.
sirlanci/malware-detection-runtrace
The run trace collection scripts are located in this repository.