PetaVision  Alpha
PVCuda::CudaRecvPre Class Reference
Inheritance diagram for PVCuda::CudaRecvPre:

Public Member Functions

 CudaRecvPre (CudaDevice *inDevice)
 
void set_dt_factor (float new_dt_factor)
 
void setArgs (int nbatch, int numPreExt, int numPostRes, int nxp, int nyp, int nfp, int sy, int syw, float dt_factor, int sharedWeights, int channelCode, CudaBuffer *patches, CudaBuffer *gSynPatchStart, CudaBuffer *preData, CudaBuffer *weights, CudaBuffer *postGSyn, CudaBuffer *patch2datalookuptable, bool isSparse, CudaBuffer *numActive, CudaBuffer *activeIndices)
 

Protected Member Functions

virtual int do_run () override
 

Private Member Functions

void checkSharedMemSize (size_t sharedSize)
 

Private Attributes

long * numActive
 
recv_pre_params params
 

Detailed Description

Definition at line 56 of file CudaRecvPre.hpp.


The documentation for this class was generated from the following files: