|
@@ -44,7 +44,8 @@ struct starpu_fpga_data_trans
|
|
|
/**
|
|
|
This specifies a Maxeler file to be loaded on some engines.
|
|
|
*/
|
|
|
-struct starpu_max_load {
|
|
|
+struct starpu_max_load
|
|
|
+{
|
|
|
max_file_t *file; /**< Provide the file to be loaded */
|
|
|
const char *engine_id_pattern; /**< Provide the engine(s) on which to be loaded, following
|
|
|
the Maxeler engine naming, i.e. typically
|