Back to Top DeviceType enum DeviceType { HOST, // run on host DEVICE // run on device }; Parent topic: Data Types