Macros | Typedefs | Functions
mmc_cu_host.h File Reference

CUDA host code for NVIDIA GPUs. More...

#include "mmc_utils.h"
#include "mmc_mesh.h"
Include dependency graph for mmc_cu_host.h:

Go to the source code of this file.

Macros

#define RAND_SEED_WORD_LEN   4
 
#define ABS(a)   ((a)<0?-(a):(a))
 
#define MCX_DEBUG_RNG   2
 
#define MCX_DEBUG_MOVE   1
 
#define MCX_DEBUG_PROGRESS   2048
 

Typedefs

typedef unsigned char uchar
 

Functions

void mmc_run_cu (mcconfig *cfg, tetmesh *mesh, raytracer *tracer)
 

Detailed Description

CUDA host code for NVIDIA GPUs.

Macro Definition Documentation

◆ MCX_DEBUG_RNG

#define MCX_DEBUG_RNG   2

MCX debug flags