Pinned Repositories
Useful-Academic-Links
This repo has some usefull links to websites for topics, please fork add and generate a pull-request to join the party
bfs-cuda
Implementation of parallel Breadth-first traversal algorithm in CUDA
co-lab
Code written as part of Computer Organization Course, 2020.
daa-lab
Code written as part of Object Oriented Programming Practice course, 2020.
Gpipe-AlexNet-VGG16
Modified Lingvo
hpc-expts
Repository containing my experiments and analysis in HPC.
maxflow-cuda
Implementation of the maximum network flow problem in CUDA.
PathTracer_POSIX
A multi-threaded path tracer built in C++ and PThreads. Based on Kevin Beason's smallpt.
pratyushvm.github.io
My personal website.
sssp-cuda
Implementation of parallel single-source shortest path algorithm in CUDA.
PratyushVM's Repositories
PratyushVM/maxflow-cuda
Implementation of the maximum network flow problem in CUDA.
PratyushVM/PathTracer_POSIX
A multi-threaded path tracer built in C++ and PThreads. Based on Kevin Beason's smallpt.
PratyushVM/daa-lab
Code written as part of Object Oriented Programming Practice course, 2020.
PratyushVM/hpc-expts
Repository containing my experiments and analysis in HPC.
PratyushVM/sssp-cuda
Implementation of parallel single-source shortest path algorithm in CUDA.
PratyushVM/bfs-cuda
Implementation of parallel Breadth-first traversal algorithm in CUDA
PratyushVM/co-lab
Code written as part of Computer Organization Course, 2020.
PratyushVM/Gpipe-AlexNet-VGG16
Modified Lingvo
PratyushVM/pratyushvm.github.io
My personal website.