Nathan O

Elite
@yalue

onnxruntime_go. A Go (golang) library wrapping microsoft/onnxruntime.

678

cuda_scheduling_examiner_mirror. A tool for examining GPU scheduling behavior.

96

merged_fs. Implements Go's (golang) io/fs filesystem interface by merging other io/fs instances.

42

onnxruntime_go_examples. Example applications using the onnxruntime_go library.

40

elf_reader. A Go library for reading and parsing ELF files

32

cudabrot. A CUDA renderer for the Buddhabrot fractal

13

hip_plugin_framework. A framework for examining behavior of concurrent GPU usage, using the HIP programming language. Based on my cuda_scheduling_examiner project.

11

elf32_string_replace. Replace strings in compiled 32-bit ELF binaries without breaking the ELF format.

8

native_endian. Native endian package for golang

7

image_utils. Some utility functions for working with images in the Go programming language.

3

rtns2021_figures. A collection of data and scripts that went into generating the plots for my RTNS'21 paper.

3

chunked_file. A go (golang) project for seekable read or write access backed by multiple underlying files in storage.

2

PeriodicTaskReleaser. A simple C program that calls functions on a periodic basis.

2

fsm_designer. A modified copy of http://madebyevan.com/fsm/

2

l_system_3d. A library for drawing 3D L-systems using plain C, with OpenGL and GLFW.

2

randobrot. Random Mandelbrot image generator using HIP

2

rocm_mega_repo. A collection of several modified copies AMD's ROCm sources in one place.

1

example_c_python_module. I've done this plenty of times before, but thought I'd leave a minimal example where I can refer to it more easily.

1

bs_jvm. Another Go-based JVM implementation

1

kfmlp_locking_module. Provides a basic K-exclusion FMLP implementation for use with SCHED_FIFO on Linux.

1

slimmable_nets_rtbench. A modification of https://github.com/JiahuiYu/slimmable_networks into a benchmark for my real-time research.

1

fat. My own tools for trying to recover data from a messed up FAT32 disk image.

1

ncurses_tetris. Another one! Helps me learn to use curses. Served as teaching material for Dr. Bakita's COMP 211 section at UNC-CH, Spring 2023.

1

midi. A standard MIDI file (SMF) library for Go.

1

ecrts_2020_pytorch_experiment. Scripts for running a PyTorch experiment I used for my paper in ECRTS 2020.

1

SVG-cards. A set of playing cards in SVG

1

rocm_pytorch. A copy of ROCm PyTorch to help me track any modifications I make to it.

1

arm_emulate. A dissassembly and emulation framework for ARM, written in Go.

1

onnxruntime_example. A pure C example using https://github.com/microsoft/onnxruntime/ in mingw

1

Ruby-Strange-Attractors. A simple strange attractor renderer in Ruby

1

MicrobenchmarksCUDA. Microbenchmarks for profiling CUDA memory

1
31
Apply