Skip to content

GPUPeople/Ouroboros

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ouroboros: Virtualized Queues for dynamic memory management

This repository holds the source code for Ouroboros, a dynamic, GPU memory manager based on fast queues. For more details, you can watch our talk here or read the paper here

Setup

  • mkdir build && cd build
  • cmake .. -> pass in CC or call ccmake for visual selection
  • make This generates 6 different executables, one for each possible instantiation of Ouroboros.

ouroGraph

Can be found at here

About

GPU MemoryManager based on virtualized queues

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages