Pinned Repositories
integrity-checker
Backup integrity checker
ip-interfaces
Common Lisp library to query network interfaces on the local machine
regent-tutorial
Regent tutorial code samples
rust-gc-notes
Notes from implementing precise GC in Rust, summer 2012
rust-gc-talk
A research intern talk at Mozilla Research, August 30, 2012
rust-pandoc-types
Rust port of pandoc-types
lispbuilder
Lispbuilder provides a range of libraries for developing useful portable Common Lisp applications
legion
The Legion Parallel Programming System
task-bench
A task benchmark
terra
Terra is a low-level system programming language that is embedded in and meta-programmed by the Lua programming language.
elliottslaughter's Repositories
elliottslaughter/integrity-checker
Backup integrity checker
elliottslaughter/rust-pandoc-types
Rust port of pandoc-types
elliottslaughter/regent-tutorial
Regent tutorial code samples
elliottslaughter/test-macroquad
Test project for macroquad
elliottslaughter/amd-gpu-test
Test AMDGPU code generation
elliottslaughter/legion-prof-viewer
Tech demo for a potential Legion Prof frontend
elliottslaughter/Summer20
elliottslaughter/CDUGKS
Implementation of CDUGKS
elliottslaughter/cufinufft
Nonuniform fast Fourier transforms of types 1 and 2, in 2D and 3D, on the GPU
elliottslaughter/eframe_template
The easy way to make a Rust app with a GUI
elliottslaughter/fastSolver2
This is a fast solver using legion.
elliottslaughter/flecsi-crusher-build
Crusher build scripts for FleCSI
elliottslaughter/HIP
HIP: C++ Heterogeneous-Compute Interface for Portability
elliottslaughter/insieme-sos
elliottslaughter/legate.core
The Foundation for All Legate Libraries
elliottslaughter/legion
The Legion Parallel Programming System
elliottslaughter/legion-website-test
elliottslaughter/llvm-gpu-runtime
elliottslaughter/nixpkgs
Nix Packages collection
elliottslaughter/PybindGPU
A thin wrapper for CUDA and HIP device management functions
elliottslaughter/Regent-CUDA-Reproducer
Reproducer Tests for Regent-CUDA Kernel Generation
elliottslaughter/spack
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
elliottslaughter/swift-t
Swift/T: High Performance Parallel Scripting Language
elliottslaughter/task-bench
A task benchmark
elliottslaughter/task-bench-paper
Paper source for Task Bench: A Parameterized Benchmark for Evaluating Parallel Runtime Performance (SC 2020)
elliottslaughter/task-bench-results
elliottslaughter/TaskAMR
elliottslaughter/terra
A low-level counterpart to Lua
elliottslaughter/test-druid
Simple test program for Druid
elliottslaughter/test-egui
Test project for egui