alpaka
Abstraction Library for Parallel Kernel Acceleration
|
#include "alpaka/alpaka.hpp"
#include "alpaka/test/Check.hpp"
#include "alpaka/test/queue/Queue.hpp"
#include <utility>
Go to the source code of this file.
Classes | |
class | alpaka::test::KernelExecutionFixture< TAcc > |
The fixture for executing a kernel on a given accelerator. More... | |
Namespaces | |
alpaka | |
The alpaka accelerator library. | |
alpaka::test | |
The test specifics. | |