memory.cu ================= This section contains functions defined in the memory.cu file related to GPU memory allocation, host to device global data transfer, and serialized workload calculations. Functions --------- .. doxygenfile:: memory.h :sections: func