Searched refs:allocate_gpu (Results 1 – 2 of 2) sorted by relevance
68 T *allocate_gpu(RAJA::Index_type size) in allocate_gpu() function
348 double *d_I = memoryManager::allocate_gpu<double>(NN); in main()349 double *d_Iold = memoryManager::allocate_gpu<double>(NN); in main()