Peano
Loading...
Searching...
No Matches
Strategy.cpp
Go to the documentation of this file.
1#include "Strategy.h"
2#include "AllOnGPU.h"
3
Deploy all tasks to one GPU.
Definition AllOnGPU.h:18
Interface for any task orchestration.
Definition Strategy.h:25