Gpu engine
The GPU engine
- manages the memory allocation and transfer on the GPU
- gpu kernel for value()
- have test files for tables with 1-5 dimension
- (==) operator does not support gpu memories. I am working on a gpu_vec_compare() kernel that compares two gpu array (double *).