GPUart  1.01
Prototype of GPUart, an application-based limited preemptive GPU scheduler for embedded real-time systems
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
File List
Here is a list of all files with brief descriptions:
[detail level 123]
o-GPUart
|o*GPUart.cppManages the status and context of GPUart
|\*GPUart.hThe interface to manage GPUart
o-GPUart_Abstraction
|o*GPUart_Abstraction.cppImplementation of the GPUart Abstraction layer
|o*GPUart_Abstraction.hThe interface to manage the GPUart Abstraction layer
|\*GPUart_Service_IF.hThis interface provides the service-orientated init-, call-, and query-interfaces, respectively for each kernel
o-GPUart_Common
|\*GPUart_Common.hA library which defines some common macros, typedefs
o-GPUart_Config
|\*GPUart_Config.hConfiguration of IDs for constant memory data, global memory data and kernels
o-GPUart_Impl
|o*GPUart_Barrier.cu
|o*GPUart_Barrier.cuh
|o*GPUart_Impl.cuImplementation of the management component of the GPUart Implemenation layer
|o*GPUart_Impl.cuh
|o*GPUart_Impl.h
|o*GPUart_Impl_Abstr_IF.h
|o*GPUart_Impl_Sched_IF.h
|o*GPUart_MatrMul.cu
|o*GPUart_MatrMul.cuh
|o*GPUart_Sobel.cu
|\*GPUart_Sobel.cuh
o-GPUart_Scheduler
|o*GPUart_Scheduler.cppImplementation of the GPUart Scheduling layer
|\*GPUart_Scheduler.hInterface to the GPUart Scheduling layer
o-SW-C
|o-MatrMul
||o*SWC_MM.cpp
||\*SWC_MM.h
|o-Scheduler
||o*SWC_Scheduler.cpp
||\*SWC_Scheduler.h
|o-Sobel1
||o*SWC_Sobel1.cpp
||\*SWC_Sobel1.h
|\-Sobel2
| o*SWC_Sobel2.cpp
| \*SWC_Sobel2.h
\*main.cpp