RLPack
 
Loading...
Searching...
No Matches
HostOffload.tpp File Reference
#include <omp.h>
#include <cmath>
#include <random>
#include "../../utils/ops/arg_mergesort.cuh"
+ Include dependency graph for HostOffload.tpp:
+ This graph shows which files directly or indirectly include this file:

Data Structures

class  Offload< DType >
 Template Offload class for CPU with CPU optimized OpenMP routines. More...
 

Macros

#define BUFFERSIZE_FACTOR   7
 Factor by which buffer size is multiplied to allocate the memory in GPU and CPU. More...
 
#define RLPACK_BINARIES_MEMORY_UTILS_HOSTOFFLOAD_TPP_
 

Macro Definition Documentation

◆ BUFFERSIZE_FACTOR

#define BUFFERSIZE_FACTOR   7

Factor by which buffer size is multiplied to allocate the memory in GPU and CPU.

◆ RLPACK_BINARIES_MEMORY_UTILS_HOSTOFFLOAD_TPP_

#define RLPACK_BINARIES_MEMORY_UTILS_HOSTOFFLOAD_TPP_