Pinned Repositories
adwaitjog.github.io
website
AES_on_GPU
ChampSim
ChampSim repository for 424 assignments at W&M
code-samples
Source code examples from the Parallel Forall Blog
CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
Curriculum_Vita
My CV
DeepSniffer
DNA-Project
Simulated synthesis and sequencing of binary data to DNA-based storage
mafia
MAFIA: Multiple Application Framework for GPU architectures
RSA_GPU
Efficient CUDA GPU RSA implementation
adwaitjog's Repositories
adwaitjog/mafia
MAFIA: Multiple Application Framework for GPU architectures
adwaitjog/RSA_GPU
Efficient CUDA GPU RSA implementation
adwaitjog/CSrankings
A web app for ranking computer science departments according to their research output in selective venues.
adwaitjog/DeepSniffer
adwaitjog/adwaitjog.github.io
website
adwaitjog/AES_on_GPU
adwaitjog/ChampSim
ChampSim repository for 424 assignments at W&M
adwaitjog/code-samples
Source code examples from the Parallel Forall Blog
adwaitjog/Curriculum_Vita
My CV
adwaitjog/DNA-Project
Simulated synthesis and sequencing of binary data to DNA-based storage
adwaitjog/engine-cuda
engine-cuda is a CUDA/OpenCL engine for the popular OpenSSL cryptography framework.
adwaitjog/gem5
adwaitjog/gpgpu-sim_distribution
GPGPU-Sim provides a detailed simulation model of a contemporary GPU running CUDA and/or OpenCL workloads and now includes an integrated (and validated) energy model, GPUWattch.
adwaitjog/gpgpusim-cc-numa
Code for HPCA-2015 and ASPLOS-2015 papers
adwaitjog/gpu-rowhammer
This repository is for sharing code and information related to researching the "rowhammer" problem with respect to GPUs.
adwaitjog/gs-diff-based-testing
Diff based testing for Gradescope
adwaitjog/libgpucrypto
adwaitjog/MLforVP
Code repo for investigating the use of machine learning techniques for predicting values of load instructions. This work resulted from a project in a graduate level computer architecture course at the College of William and Mary..
adwaitjog/openssl
TLS/SSL and crypto library
adwaitjog/ramulator
A Fast and Extensible DRAM Simulator, with built-in support for modeling many different DRAM technologies including DDRx, LPDDRx, GDDRx, WIOx, HBMx, and various academic proposals. Described in the IEEE CAL 2015 paper by Kim et al. at http://users.ece.cmu.edu/~omutlu/pub/ramulator_dram_simulator-ieee-cal15.pdf
adwaitjog/RSA-Encryption-with-CUDA
C++ RSA key generator program that will be GPU-accelerated using CUDA
adwaitjog/SCALE-Sim