Skip to content

okozelsk/PPU

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Parallel Processing Utils (PPU) for ILGPU

Offers

  • thread-safe balanced utilization of all available GPU devices on host machine
  • fast loading of GPU kernels

Repository consists of the main library (PPU4ILGPU) and a small console application (TutorialApp), where it is shown in the form of examples how to use the library.

PPU4ILGPU is available as a NuGet package https://www.nuget.org/packages/PPU4ILGPU

PPU4ILGPU class hierarchy

Class hierarchy

Dependencies


Developed for .NET 8.0.

Packages

No packages published

Languages