The source file for the TestDataflowGraph class.
More...
#include <ocelot/analysis/test/TestDataflowGraph.h>
#include <ocelot/ir/interface/PTXKernel.h>
#include <ocelot/ir/interface/Module.h>
#include <ocelot/parser/interface/PTXParser.h>
#include <hydrazine/implementation/ArgumentParser.h>
#include <hydrazine/implementation/Exception.h>
#include <hydrazine/implementation/debug.h>
#include <boost/filesystem.hpp>
#include <queue>
Detailed Description
The source file for the TestDataflowGraph class.
- Author:
- Gregory Diamos <gregory.diamos@gatech.edu>
- Date:
- Tuesday July 7, 2009
Define Documentation
#define TEST_DATAFLOW_GRAPH_CPP_INCLUDED |
Function Documentation
int main |
( |
int |
argc, |
|
|
char ** |
argv |
|
) |
| |