@@ -82,7 +82,7 @@ struct starpu_driver
cl_device_id opencl_id;
#endif
/*
- * TODO: handle CPUs:
+ * HOWTO: add a new kind of device to the starpu_driver structure.
* 1) Add a member to this union.
* 2) Edit _starpu_launch_drivers() to make sure the driver is
* not always launched.