Graphite
Loading...
Searching...
No Matches
common.hpp File Reference
#include <array>
#include <cuda_runtime.h>
#include <device_launch_parameters.h>
#include <unordered_map>
#include <utility>
#include <vector>
#include <cuda/std/tuple>
#include <thrust/device_vector.h>
#include <thrust/host_vector.h>
#include <graphite/dual.hpp>
Include dependency graph for common.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define hd_fn   __host__ __device__
 
#define d_fn   __device__