ViennaCL - The Vienna Computing Library
1.5.2
|
#include <set>
#include "CL/cl.h"
#include "viennacl/forwards.h"
#include "viennacl/scheduler/forwards.h"
#include "viennacl/device_specific/utils.hpp"
#include "viennacl/device_specific/forwards.h"
#include "viennacl/device_specific/mapped_objects.hpp"
#include "viennacl/device_specific/tree_parsing/traverse.hpp"
Go to the source code of this file.
Data Structures | |
class | read_write_traversal |
Namespaces | |
namespace | viennacl |
Main namespace in ViennaCL. Holds all the basic types such as vector, matrix, etc. and defines operations upon them. | |
namespace | viennacl::device_specific |
Provides an OpenCL kernel generator. | |
namespace | viennacl::device_specific::tree_parsing |
Functions | |
void | read_write (read_write_traversal::mode_t mode, unsigned int simd_width, std::string const &suffix, std::set< std::string > &cache, scheduler::statement const &statement, unsigned int root_idx, index_tuple const &index, utils::kernel_generation_stream &stream, mapping_type const &mapping, node_type leaf) |