add comment

shanyi15-patch-2
Kexin Zhao 7 years ago
parent 3b44b849d3
commit c88f58dbd8

@ -79,6 +79,7 @@ class CUDADeviceContext : public DeviceContext {
/*! \brief Return place in the device context. */
Place GetPlace() const override;
/*! \brief Return compute capability in the device context. */
int GetComputeCapability() const;
/*! \brief Return the max physical thread count in the device context */

Loading…
Cancel
Save