tedliosu
CS&E major @ tOSU; Proud member of Open Source Club
@OSUOSCOhio State University - Main Campus
Pinned Repositories
basicFileHosting
A repo for basic file hosting.
cuda_mergesort_ytl
My personal attempt at creating a relatively fast iterative mergesort that runs on CUDA GPUs
opencl_bitonic_sort_demo
Demonstration of implementation of bitonic sort in both regular C and OpenCL
opencl_equijoin_demo
Demonstration of implementation of hash equijoin of two tables in both regular C and OpenCL
opencl_install_instructions
My instructions for installing OpenCL development environments for all CPUs and AMD GPUs on Linux distros, as I've found a lot of existing online instructions to not be that reliable for properly setting up a OpenCL development on a Linux distro such as the Ubuntu one which I am running.
parallel_quicksort_python_demo
Demonstration of implementation of a serial version of quicksort v.s. a parallel version of quicksort in Python 3.
personal_backup_scripts
Scripts which I use for backing up my Linux distros; these scripts ensure that the backup process is done correctly since I've goofed up the process when trying to do it manually in the past.
sample_of_personal_scripts
A small collection of scripts which demonstrate my ability to automate various tasks using shell scripting
seqdfs_static_prototype
Prototype using Boost C++ Graph Library of SeqDFS algorithm for static mutable graphs taken from research paper by Dr. Qiuyi Lyu, Dr. Bin Gong, Dr. Mo Sha, and Dr. Kuangda Lyu
tedliosu's Repositories
tedliosu/cuda_mergesort_ytl
My personal attempt at creating a relatively fast iterative mergesort that runs on CUDA GPUs
tedliosu/personal_backup_scripts
Scripts which I use for backing up my Linux distros; these scripts ensure that the backup process is done correctly since I've goofed up the process when trying to do it manually in the past.
tedliosu/parallel_quicksort_python_demo
Demonstration of implementation of a serial version of quicksort v.s. a parallel version of quicksort in Python 3.
tedliosu/opencl_install_instructions
My instructions for installing OpenCL development environments for all CPUs and AMD GPUs on Linux distros, as I've found a lot of existing online instructions to not be that reliable for properly setting up a OpenCL development on a Linux distro such as the Ubuntu one which I am running.
tedliosu/opencl_bitonic_sort_demo
Demonstration of implementation of bitonic sort in both regular C and OpenCL
tedliosu/opencl_equijoin_demo
Demonstration of implementation of hash equijoin of two tables in both regular C and OpenCL
tedliosu/sample_of_personal_scripts
A small collection of scripts which demonstrate my ability to automate various tasks using shell scripting
tedliosu/seqdfs_static_prototype
Prototype using Boost C++ Graph Library of SeqDFS algorithm for static mutable graphs taken from research paper by Dr. Qiuyi Lyu, Dr. Bin Gong, Dr. Mo Sha, and Dr. Kuangda Lyu
tedliosu/basicFileHosting
A repo for basic file hosting.
tedliosu/constitution
The Official Constitution for the Ohio State Open Source Club
tedliosu/cseOpenSource
first github repository ever as a CS&E student
tedliosu/opencl_basic_learn
My first attempt at following a OpenCL tutorial
tedliosu/EcouncilContactCompilation
List of E-Council Organizations, with links to primary contacts and associated activities.osu.edu webpages
tedliosu/flyer
LaTeX flyer for the Open Source Club at The Ohio State University
tedliosu/osuosc-jekyll
Simplifying everything
tedliosu/selection_sort_learn
Learning selection sort using geeksforgeeks.org
tedliosu/website
:octocat: Website for The Open Source Club at the Ohio State University