////////////////////////////////////////////////////////////////////////////////
// Set Device
void setdevice(void) { cudaSetDevice(0); }