Skip to content

antipsychotic/cuda-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CUDA::Builder { dotty => C++ }

CodeMap

  • com.nitrograph.cuda
    • builder
      • resource
        • manager
          • ResourceManager
            • HostHeapMemory
            • DeviceMemory
            • Allocate
            • Deallocate
        • RuntimeResource
          • Owner
          • MemoryChunk
          • ChunkSize
        • RuntimeResourceTest
      • test
        • CUDABuilderTestSuite
      • CUDABuilder
    • code
      • dsl
        • CUDACodeDSL
          • entity("input") of (2048::floats) in ram chunk
      • function
        • CUDAFunction
      • memory
        • operation
          • BinaryMemoryOperation
          • MemoryOperation
          • Target
          • UnaryMemoryOperation
      • CUDACode

Releases

No releases published

Packages

No packages published

Languages