|
NTrace
GPU ray tracing framework
|
#include <sstream>#include <iomanip>#include "base/Random.hpp"#include "CudaNoStructTracer.hpp"#include "kernels/CudaTracerKernels.hpp"#include "../../../../AppEnvironment.h"Go to the source code of this file.
Macros | |
| #define | TASK_SIZE 430000 |
| #define | BENCHMARK |
| #define | TEST_TASKS |
| #define BENCHMARK |
Definition at line 12 of file CudaPersistentTracer.cpp.
| #define TASK_SIZE 430000 |
Definition at line 8 of file CudaPersistentTracer.cpp.
| #define TEST_TASKS |
Definition at line 13 of file CudaPersistentTracer.cpp.