Lattice Microbes 2.5
This is for whole cell modeling
Loading...
Searching...
No Matches
lm::rdme::gpu_worker_thread_params Struct Reference

#include <MGPUMpdRdmeSolver.h>

Collaboration diagram for lm::rdme::gpu_worker_thread_params:
[legend]

Public Attributes

pthread_t thread
MGPUMpdRdmeSolverrunner
MultiGPUMappermapper
int gpu
int ngpus
int timesteps_to_run
unsigned int * dLattice
unsigned int * dLatticeTmp
uint8_t * dSites
cudaStream_t stream1
cudaStream_t stream2
unsigned int * h_overflows
unsigned int * d_overflows
dim3 grid_x
dim3 grid_y
dim3 grid_z
dim3 grid_r
dim3 threads_x
dim3 threads_y
dim3 threads_z
dim3 threads_r
SegmentDescriptor_ssegment
float * propZeroOrder
float * propFirstOrder
float * propSecondOrder

Member Data Documentation

◆ d_overflows

unsigned int * lm::rdme::gpu_worker_thread_params::d_overflows

◆ dLattice

unsigned int* lm::rdme::gpu_worker_thread_params::dLattice

◆ dLatticeTmp

unsigned int * lm::rdme::gpu_worker_thread_params::dLatticeTmp

◆ dSites

uint8_t* lm::rdme::gpu_worker_thread_params::dSites

◆ gpu

int lm::rdme::gpu_worker_thread_params::gpu

◆ grid_r

dim3 lm::rdme::gpu_worker_thread_params::grid_r

◆ grid_x

dim3 lm::rdme::gpu_worker_thread_params::grid_x

◆ grid_y

dim3 lm::rdme::gpu_worker_thread_params::grid_y

◆ grid_z

dim3 lm::rdme::gpu_worker_thread_params::grid_z

◆ h_overflows

unsigned int* lm::rdme::gpu_worker_thread_params::h_overflows

◆ mapper

MultiGPUMapper* lm::rdme::gpu_worker_thread_params::mapper

◆ ngpus

int lm::rdme::gpu_worker_thread_params::ngpus

◆ propFirstOrder

float * lm::rdme::gpu_worker_thread_params::propFirstOrder

◆ propSecondOrder

float * lm::rdme::gpu_worker_thread_params::propSecondOrder

◆ propZeroOrder

float* lm::rdme::gpu_worker_thread_params::propZeroOrder

◆ runner

MGPUMpdRdmeSolver* lm::rdme::gpu_worker_thread_params::runner

◆ segment

SegmentDescriptor_s* lm::rdme::gpu_worker_thread_params::segment

◆ stream1

cudaStream_t lm::rdme::gpu_worker_thread_params::stream1

◆ stream2

cudaStream_t lm::rdme::gpu_worker_thread_params::stream2

◆ thread

pthread_t lm::rdme::gpu_worker_thread_params::thread

◆ threads_r

dim3 lm::rdme::gpu_worker_thread_params::threads_r

◆ threads_x

dim3 lm::rdme::gpu_worker_thread_params::threads_x

◆ threads_y

dim3 lm::rdme::gpu_worker_thread_params::threads_y

◆ threads_z

dim3 lm::rdme::gpu_worker_thread_params::threads_z

◆ timesteps_to_run

int lm::rdme::gpu_worker_thread_params::timesteps_to_run

The documentation for this struct was generated from the following file: