basic-api.texi 73 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540154115421543154415451546154715481549155015511552155315541555155615571558155915601561156215631564156515661567156815691570157115721573157415751576157715781579158015811582158315841585158615871588158915901591159215931594159515961597159815991600160116021603160416051606160716081609161016111612161316141615161616171618161916201621162216231624162516261627162816291630163116321633163416351636163716381639164016411642164316441645164616471648164916501651165216531654165516561657165816591660166116621663166416651666166716681669167016711672167316741675167616771678167916801681168216831684168516861687168816891690169116921693169416951696169716981699170017011702170317041705170617071708170917101711171217131714171517161717171817191720172117221723172417251726172717281729173017311732173317341735
  1. @c -*-texinfo-*-
  2. @c This file is part of the StarPU Handbook.
  3. @c Copyright (C) 2009--2011 Universit@'e de Bordeaux 1
  4. @c Copyright (C) 2010, 2011 Centre National de la Recherche Scientifique
  5. @c Copyright (C) 2011 Institut National de Recherche en Informatique et Automatique
  6. @c See the file starpu.texi for copying conditions.
  7. @node StarPU Basic API
  8. @chapter StarPU Basic API
  9. @menu
  10. * Initialization and Termination:: Initialization and Termination methods
  11. * Workers' Properties:: Methods to enumerate workers' properties
  12. * Data Library:: Methods to manipulate data
  13. * Data Interfaces::
  14. * Data Partition::
  15. * Codelets and Tasks:: Methods to construct tasks
  16. * Explicit Dependencies:: Explicit Dependencies
  17. * Implicit Data Dependencies:: Implicit Data Dependencies
  18. * Performance Model API::
  19. * Profiling API:: Profiling API
  20. * CUDA extensions:: CUDA extensions
  21. * OpenCL extensions:: OpenCL extensions
  22. * Cell extensions:: Cell extensions
  23. * Miscellaneous helpers::
  24. @end menu
  25. @node Initialization and Termination
  26. @section Initialization and Termination
  27. @deftypefun int starpu_init ({struct starpu_conf *}@var{conf})
  28. This is StarPU initialization method, which must be called prior to any other
  29. StarPU call. It is possible to specify StarPU's configuration (e.g. scheduling
  30. policy, number of cores, ...) by passing a non-null argument. Default
  31. configuration is used if the passed argument is @code{NULL}.
  32. Upon successful completion, this function returns 0. Otherwise, @code{-ENODEV}
  33. indicates that no worker was available (so that StarPU was not initialized).
  34. @end deftypefun
  35. @deftp {Data type} {struct starpu_conf}
  36. This structure is passed to the @code{starpu_init} function in order
  37. to configure StarPU.
  38. When the default value is used, StarPU automatically selects the number
  39. of processing units and takes the default scheduling policy. This parameter
  40. overwrites the equivalent environment variables.
  41. @table @asis
  42. @item @code{sched_policy_name} (default = NULL)
  43. This is the name of the scheduling policy. This can also be specified
  44. with the @code{STARPU_SCHED} environment variable.
  45. @item @code{sched_policy} (default = NULL)
  46. This is the definition of the scheduling policy. This field is ignored
  47. if @code{sched_policy_name} is set.
  48. @item @code{ncpus} (default = -1)
  49. This is the number of CPU cores that StarPU can use. This can also be
  50. specified with the @code{STARPU_NCPUS} environment variable.
  51. @item @code{ncuda} (default = -1)
  52. This is the number of CUDA devices that StarPU can use. This can also
  53. be specified with the @code{STARPU_NCUDA} environment variable.
  54. @item @code{nopencl} (default = -1)
  55. This is the number of OpenCL devices that StarPU can use. This can
  56. also be specified with the @code{STARPU_NOPENCL} environment variable.
  57. @item @code{nspus} (default = -1)
  58. This is the number of Cell SPUs that StarPU can use. This can also be
  59. specified with the @code{STARPU_NGORDON} environment variable.
  60. @item @code{use_explicit_workers_bindid} (default = 0)
  61. If this flag is set, the @code{workers_bindid} array indicates where
  62. the different workers are bound, otherwise StarPU automatically
  63. selects where to bind the different workers unless the
  64. @code{STARPU_WORKERS_CPUID} environment variable is set. The
  65. @code{STARPU_WORKERS_CPUID} environment variable is ignored if the
  66. @code{use_explicit_workers_bindid} flag is set.
  67. @item @code{workers_bindid[STARPU_NMAXWORKERS]}
  68. If the @code{use_explicit_workers_bindid} flag is set, this array
  69. indicates where to bind the different workers. The i-th entry of the
  70. @code{workers_bindid} indicates the logical identifier of the
  71. processor which should execute the i-th worker. Note that the logical
  72. ordering of the CPUs is either determined by the OS, or provided by
  73. the @code{hwloc} library in case it is available. When this flag is
  74. set, the @ref{STARPU_WORKERS_CPUID} environment variable is ignored.
  75. @item @code{use_explicit_workers_cuda_gpuid} (default = 0)
  76. If this flag is set, the CUDA workers will be attached to the CUDA
  77. devices specified in the @code{workers_cuda_gpuid} array. Otherwise,
  78. StarPU affects the CUDA devices in a round-robin fashion. When this
  79. flag is set, the @ref{STARPU_WORKERS_CUDAID} environment variable is
  80. ignored.
  81. @item @code{workers_cuda_gpuid[STARPU_NMAXWORKERS]}
  82. If the @code{use_explicit_workers_cuda_gpuid} flag is set, this array
  83. contains the logical identifiers of the CUDA devices (as used by
  84. @code{cudaGetDevice}).
  85. @item @code{use_explicit_workers_opencl_gpuid} (default = 0)
  86. If this flag is set, the OpenCL workers will be attached to the OpenCL
  87. devices specified in the @code{workers_opencl_gpuid} array. Otherwise,
  88. StarPU affects the OpenCL devices in a round-robin fashion.
  89. @item @code{workers_opencl_gpuid[STARPU_NMAXWORKERS]}
  90. todo
  91. @item @code{calibrate} (default = 0)
  92. If this flag is set, StarPU will calibrate the performance models when
  93. executing tasks. If this value is equal to -1, the default value is
  94. used. The default value is overwritten by the @code{STARPU_CALIBRATE}
  95. environment variable when it is set.
  96. @item @code{single_combined_worker} (default = 0)
  97. By default, StarPU creates various combined workers according to the machine
  98. structure. Some parallel libraries (e.g. most OpenMP implementations) however do
  99. not support concurrent calls to parallel code. In such case, setting this flag
  100. makes StarPU only create one combined worker, containing all
  101. the CPU workers. The default value is overwritten by the
  102. @code{STARPU_SINGLE_COMBINED_WORKER} environment variable when it is set.
  103. @end table
  104. @end deftp
  105. @deftypefun int starpu_conf_init ({struct starpu_conf *}@var{conf})
  106. This function initializes the @var{conf} structure passed as argument
  107. with the default values. In case some configuration parameters are already
  108. specified through environment variables, @code{starpu_conf_init} initializes
  109. the fields of the structure according to the environment variables. For
  110. instance if @code{STARPU_CALIBRATE} is set, its value is put in the
  111. @code{.ncuda} field of the structure passed as argument.
  112. Upon successful completion, this function returns 0. Otherwise, @code{-EINVAL}
  113. indicates that the argument was NULL.
  114. @end deftypefun
  115. @deftypefun void starpu_shutdown (void)
  116. This is StarPU termination method. It must be called at the end of the
  117. application: statistics and other post-mortem debugging information are not
  118. guaranteed to be available until this method has been called.
  119. @end deftypefun
  120. @node Workers' Properties
  121. @section Workers' Properties
  122. @deftp {DataType} {enum starpu_archtype}
  123. The different values are:
  124. @table @asis
  125. @item @code{STARPU_CPU_WORKER}
  126. @item @code{STARPU_CUDA_WORKER}
  127. @item @code{STARPU_OPENCL_WORKER}
  128. @item @code{STARPU_GORDON_WORKER}
  129. @end table
  130. @end deftp
  131. @deftypefun unsigned starpu_worker_get_count (void)
  132. This function returns the number of workers (i.e. processing units executing
  133. StarPU tasks). The returned value should be at most @code{STARPU_NMAXWORKERS}.
  134. @end deftypefun
  135. @deftypefun int starpu_worker_get_count_by_type ({enum starpu_archtype} @var{type})
  136. Returns the number of workers of the given type indicated by the argument. A positive
  137. (or null) value is returned in case of success, @code{-EINVAL} indicates that
  138. the type is not valid otherwise.
  139. @end deftypefun
  140. @deftypefun unsigned starpu_cpu_worker_get_count (void)
  141. This function returns the number of CPUs controlled by StarPU. The returned
  142. value should be at most @code{STARPU_MAXCPUS}.
  143. @end deftypefun
  144. @deftypefun unsigned starpu_cuda_worker_get_count (void)
  145. This function returns the number of CUDA devices controlled by StarPU. The returned
  146. value should be at most @code{STARPU_MAXCUDADEVS}.
  147. @end deftypefun
  148. @deftypefun unsigned starpu_opencl_worker_get_count (void)
  149. This function returns the number of OpenCL devices controlled by StarPU. The returned
  150. value should be at most @code{STARPU_MAXOPENCLDEVS}.
  151. @end deftypefun
  152. @deftypefun unsigned starpu_spu_worker_get_count (void)
  153. This function returns the number of Cell SPUs controlled by StarPU.
  154. @end deftypefun
  155. @deftypefun int starpu_worker_get_id (void)
  156. This function returns the identifier of the current worker, i.e the one associated to the calling
  157. thread. The returned value is either -1 if the current context is not a StarPU
  158. worker (i.e. when called from the application outside a task or a callback), or
  159. an integer between 0 and @code{starpu_worker_get_count() - 1}.
  160. @end deftypefun
  161. @deftypefun int starpu_worker_get_ids_by_type ({enum starpu_archtype} @var{type}, int *@var{workerids}, int @var{maxsize})
  162. This function gets the list of identifiers of workers with the given
  163. type. It fills the workerids array with the identifiers of the workers that have the type
  164. indicated in the first argument. The maxsize argument indicates the size of the
  165. workids array. The returned value gives the number of identifiers that were put
  166. in the array. @code{-ERANGE} is returned is maxsize is lower than the number of
  167. workers with the appropriate type: in that case, the array is filled with the
  168. maxsize first elements. To avoid such overflows, the value of maxsize can be
  169. chosen by the means of the @code{starpu_worker_get_count_by_type} function, or
  170. by passing a value greater or equal to @code{STARPU_NMAXWORKERS}.
  171. @end deftypefun
  172. @deftypefun int starpu_worker_get_devid (int @var{id})
  173. This functions returns the device id of the given worker. The worker
  174. should be identified with the value returned by the @code{starpu_worker_get_id} function. In the case of a
  175. CUDA worker, this device identifier is the logical device identifier exposed by
  176. CUDA (used by the @code{cudaGetDevice} function for instance). The device
  177. identifier of a CPU worker is the logical identifier of the core on which the
  178. worker was bound; this identifier is either provided by the OS or by the
  179. @code{hwloc} library in case it is available.
  180. @end deftypefun
  181. @deftypefun {enum starpu_archtype} starpu_worker_get_type (int @var{id})
  182. This function returns the type of processing unit associated to a
  183. worker. The worker identifier is a value returned by the
  184. @code{starpu_worker_get_id} function). The returned value
  185. indicates the architecture of the worker: @code{STARPU_CPU_WORKER} for a CPU
  186. core, @code{STARPU_CUDA_WORKER} for a CUDA device,
  187. @code{STARPU_OPENCL_WORKER} for a OpenCL device, and
  188. @code{STARPU_GORDON_WORKER} for a Cell SPU. The value returned for an invalid
  189. identifier is unspecified.
  190. @end deftypefun
  191. @deftypefun void starpu_worker_get_name (int @var{id}, char *@var{dst}, size_t @var{maxlen})
  192. This function allows to get the name of a given worker.
  193. StarPU associates a unique human readable string to each processing unit. This
  194. function copies at most the @var{maxlen} first bytes of the unique string
  195. associated to a worker identified by its identifier @var{id} into the
  196. @var{dst} buffer. The caller is responsible for ensuring that the @var{dst}
  197. is a valid pointer to a buffer of @var{maxlen} bytes at least. Calling this
  198. function on an invalid identifier results in an unspecified behaviour.
  199. @end deftypefun
  200. @deftypefun unsigned starpu_worker_get_memory_node (unsigned @var{workerid})
  201. This function returns the identifier of the memory node associated to the
  202. worker identified by @var{workerid}.
  203. @end deftypefun
  204. @node Data Library
  205. @section Data Library
  206. @menu
  207. * Introduction to Data Library::
  208. * Basic Data Library API::
  209. * Access registered data from the application::
  210. @end menu
  211. This section describes the data management facilities provided by StarPU.
  212. We show how to use existing data interfaces in @ref{Data Interfaces}, but developers can
  213. design their own data interfaces if required.
  214. @node Introduction to Data Library
  215. @subsection Introduction
  216. Data management is done at a high-level in StarPU: rather than accessing a mere
  217. list of contiguous buffers, the tasks may manipulate data that are described by
  218. a high-level construct which we call data interface.
  219. An example of data interface is the "vector" interface which describes a
  220. contiguous data array on a spefic memory node. This interface is a simple
  221. structure containing the number of elements in the array, the size of the
  222. elements, and the address of the array in the appropriate address space (this
  223. address may be invalid if there is no valid copy of the array in the memory
  224. node). More informations on the data interfaces provided by StarPU are
  225. given in @ref{Data Interfaces}.
  226. When a piece of data managed by StarPU is used by a task, the task
  227. implementation is given a pointer to an interface describing a valid copy of
  228. the data that is accessible from the current processing unit.
  229. Every worker is associated to a memory node which is a logical abstraction of
  230. the address space from which the processing unit gets its data. For instance,
  231. the memory node associated to the different CPU workers represents main memory
  232. (RAM), the memory node associated to a GPU is DRAM embedded on the device.
  233. Every memory node is identified by a logical index which is accessible from the
  234. @code{starpu_worker_get_memory_node} function. When registering a piece of data
  235. to StarPU, the specified memory node indicates where the piece of data
  236. initially resides (we also call this memory node the home node of a piece of
  237. data).
  238. @node Basic Data Library API
  239. @subsection Basic Data Library API
  240. @deftypefun int starpu_malloc (void **@var{A}, size_t @var{dim})
  241. This function allocates data of the given size in main memory. It will also try to pin it in
  242. CUDA or OpenCL, so that data transfers from this buffer can be asynchronous, and
  243. thus permit data transfer and computation overlapping. The allocated buffer must
  244. be freed thanks to the @code{starpu_free} function.
  245. @end deftypefun
  246. @deftypefun int starpu_free (void *@var{A})
  247. This function frees memory which has previously allocated with
  248. @code{starpu_malloc}.
  249. @end deftypefun
  250. @deftp {Data Type} {enum starpu_access_mode}
  251. This datatype describes a data access mode. The different available modes are:
  252. @table @asis
  253. @item @code{STARPU_R}: read-only mode.
  254. @item @code{STARPU_W}: write-only mode.
  255. @item @code{STARPU_RW}: read-write mode. This is equivalent to @code{STARPU_R|STARPU_W}.
  256. @item @code{STARPU_SCRATCH}: scratch memory. A temporary buffer is allocated for the task, but StarPU does not enforce data consistency, i.e. each device has its own buffer, independently from each other (even for CPUs). This is useful for temporary variables. For now, no behaviour is defined concerning the relation with STARPU_R/W modes and the value provided at registration, i.e. the value of the scratch buffer is undefined at entry of the codelet function, but this is being considered for future extensions.
  257. @item @code{STARPU_REDUX} reduction mode.
  258. @end table
  259. @end deftp
  260. @deftp {Data Type} {starpu_data_handle_t}
  261. StarPU uses @code{starpu_data_handle_t} as an opaque handle to manage a piece of
  262. data. Once a piece of data has been registered to StarPU, it is associated to a
  263. @code{starpu_data_handle_t} which keeps track of the state of the piece of data
  264. over the entire machine, so that we can maintain data consistency and locate
  265. data replicates for instance.
  266. @end deftp
  267. @deftypefun void starpu_data_register (starpu_data_handle_t *@var{handleptr}, uint32_t @var{home_node}, void *@var{interface}, {struct starpu_data_interface_ops} *@var{ops})
  268. Register a piece of data into the handle located at the @var{handleptr}
  269. address. The @var{interface} buffer contains the initial description of the
  270. data in the home node. The @var{ops} argument is a pointer to a structure
  271. describing the different methods used to manipulate this type of interface. See
  272. @ref{struct starpu_data_interface_ops} for more details on this structure.
  273. If @code{home_node} is -1, StarPU will automatically
  274. allocate the memory when it is used for the
  275. first time in write-only mode. Once such data handle has been automatically
  276. allocated, it is possible to access it using any access mode.
  277. Note that StarPU supplies a set of predefined types of interface (e.g. vector or
  278. matrix) which can be registered by the means of helper functions (e.g.
  279. @code{starpu_vector_data_register} or @code{starpu_matrix_data_register}).
  280. @end deftypefun
  281. @deftypefun void starpu_data_unregister (starpu_data_handle_t @var{handle})
  282. This function unregisters a data handle from StarPU. If the data was
  283. automatically allocated by StarPU because the home node was -1, all
  284. automatically allocated buffers are freed. Otherwise, a valid copy of the data
  285. is put back into the home node in the buffer that was initially registered.
  286. Using a data handle that has been unregistered from StarPU results in an
  287. undefined behaviour.
  288. @end deftypefun
  289. @deftypefun void starpu_data_unregister_no_coherency (starpu_data_handle_t @var{handle})
  290. This is the same as starpu_data_unregister, except that StarPU does not put back
  291. a valid copy into the home node, in the buffer that was initially registered.
  292. @end deftypefun
  293. @deftypefun void starpu_data_invalidate (starpu_data_handle_t @var{handle})
  294. Destroy all replicates of the data handle. After data invalidation, the first
  295. access to the handle must be performed in write-only mode. Accessing an
  296. invalidated data in read-mode results in undefined behaviour.
  297. @end deftypefun
  298. @c TODO create a specific sections about user interaction with the DSM ?
  299. @deftypefun void starpu_data_set_wt_mask (starpu_data_handle_t @var{handle}, uint32_t @var{wt_mask})
  300. This function sets the write-through mask of a given data, i.e. a bitmask of
  301. nodes where the data should be always replicated after modification.
  302. @end deftypefun
  303. @deftypefun int starpu_data_prefetch_on_node (starpu_data_handle_t @var{handle}, unsigned @var{node}, unsigned @var{async})
  304. Issue a prefetch request for a given data to a given node, i.e.
  305. requests that the data be replicated to the given node, so that it is available
  306. there for tasks. If the @var{async} parameter is 0, the call will block until
  307. the transfer is achieved, else the call will return as soon as the request is
  308. scheduled (which may however have to wait for a task completion).
  309. @end deftypefun
  310. @deftypefun starpu_data_handle_t starpu_data_lookup ({const void *}@var{ptr})
  311. Return the handle associated to ptr @var{ptr}.
  312. @end deftypefun
  313. @deftypefun int starpu_data_request_allocation (starpu_data_handle_t @var{handle}, uint32_t @var{node})
  314. todo
  315. @end deftypefun
  316. @deftypefun void starpu_data_query_status (starpu_data_handle_t @var{handle}, int @var{memory_node}, {int *}@var{is_allocated}, {int *}@var{is_valid}, {int *}@var{is_requested})
  317. Query the status of the handle on the specified memory node.
  318. @end deftypefun
  319. @deftypefun void starpu_data_advise_as_important (starpu_data_handle_t @var{handle}, unsigned @var{is_important})
  320. This function allows to specify that a piece of data can be discarded
  321. without impacting the application.
  322. @end deftypefun
  323. @deftypefun void starpu_data_set_reduction_methods (starpu_data_handle_t @var{handle}, {struct starpu_codelet *}@var{redux_cl}, {struct starpu_codelet *}@var{init_cl})
  324. todo
  325. @end deftypefun
  326. @node Access registered data from the application
  327. @subsection Access registered data from the application
  328. @deftypefun int starpu_data_acquire (starpu_data_handle_t @var{handle}, {enum starpu_access_mode} @var{mode})
  329. The application must call this function prior to accessing registered data from
  330. main memory outside tasks. StarPU ensures that the application will get an
  331. up-to-date copy of the data in main memory located where the data was
  332. originally registered, and that all concurrent accesses (e.g. from tasks) will
  333. be consistent with the access mode specified in the @var{mode} argument.
  334. @code{starpu_data_release} must be called once the application does not need to
  335. access the piece of data anymore. Note that implicit data
  336. dependencies are also enforced by @code{starpu_data_acquire}, i.e.
  337. @code{starpu_data_acquire} will wait for all tasks scheduled to work on
  338. the data, unless that they have not been disabled explictly by calling
  339. @code{starpu_data_set_default_sequential_consistency_flag} or
  340. @code{starpu_data_set_sequential_consistency_flag}.
  341. @code{starpu_data_acquire} is a blocking call, so that it cannot be called from
  342. tasks or from their callbacks (in that case, @code{starpu_data_acquire} returns
  343. @code{-EDEADLK}). Upon successful completion, this function returns 0.
  344. @end deftypefun
  345. @deftypefun int starpu_data_acquire_cb (starpu_data_handle_t @var{handle}, {enum starpu_access_mode} @var{mode}, void (*@var{callback})(void *), void *@var{arg})
  346. @code{starpu_data_acquire_cb} is the asynchronous equivalent of
  347. @code{starpu_data_release}. When the data specified in the first argument is
  348. available in the appropriate access mode, the callback function is executed.
  349. The application may access the requested data during the execution of this
  350. callback. The callback function must call @code{starpu_data_release} once the
  351. application does not need to access the piece of data anymore.
  352. Note that implicit data dependencies are also enforced by
  353. @code{starpu_data_acquire_cb} in case they are enabled.
  354. Contrary to @code{starpu_data_acquire}, this function is non-blocking and may
  355. be called from task callbacks. Upon successful completion, this function
  356. returns 0.
  357. @end deftypefun
  358. @deftypefun void STARPU_DATA_ACQUIRE_CB (starpu_data_handle_t @var{handle}, {enum starpu_access_mode} @var{mode}, code)
  359. @code{STARPU_DATA_ACQUIRE_CB} is the same as @code{starpu_data_acquire_cb},
  360. except that the code to be executed in a callback is directly provided as a
  361. macro parameter, and the data handle is automatically released after it. This
  362. permits to easily execute code which depends on the value of some registered
  363. data. This is non-blocking too and may be called from task callbacks.
  364. @end deftypefun
  365. @deftypefun void starpu_data_release (starpu_data_handle_t @var{handle})
  366. This function releases the piece of data acquired by the application either by
  367. @code{starpu_data_acquire} or by @code{starpu_data_acquire_cb}.
  368. @end deftypefun
  369. @node Data Interfaces
  370. @section Data Interfaces
  371. @menu
  372. * Registering Data::
  373. * Accessing Data Interfaces::
  374. @end menu
  375. @node Registering Data
  376. @subsection Registering Data
  377. There are several ways to register a memory region so that it can be managed by
  378. StarPU. The functions below allow the registration of vectors, 2D matrices, 3D
  379. matrices as well as BCSR and CSR sparse matrices.
  380. @deftypefun void starpu_void_data_register ({starpu_data_handle_t *}@var{handle})
  381. Register a void interface. There is no data really associated to that
  382. interface, but it may be used as a synchronization mechanism. It also
  383. permits to express an abstract piece of data that is managed by the
  384. application internally: this makes it possible to forbid the
  385. concurrent execution of different tasks accessing the same "void" data
  386. in read-write concurrently.
  387. @end deftypefun
  388. @deftypefun void starpu_variable_data_register ({starpu_data_handle_t *}@var{handle}, uint32_t @var{home_node}, uintptr_t @var{ptr}, size_t @var{size})
  389. Register the @var{size}-byte element pointed to by @var{ptr}, which is
  390. typically a scalar, and initialize @var{handle} to represent this data
  391. item.
  392. @smallexample
  393. float var;
  394. starpu_data_handle_t var_handle;
  395. starpu_variable_data_register(&var_handle, 0, (uintptr_t)&var, sizeof(var));
  396. @end smallexample
  397. @end deftypefun
  398. @deftypefun void starpu_vector_data_register ({starpu_data_handle_t *}@var{handle}, uint32_t @var{home_node}, uintptr_t @var{ptr}, uint32_t @var{count}, size_t @var{size})
  399. Register the @var{count} @var{size}-byte elements pointed to by
  400. @var{ptr} and initialize @var{handle} to represent it.
  401. @example
  402. float vector[NX];
  403. starpu_data_handle_t vector_handle;
  404. starpu_vector_data_register(&vector_handle, 0, (uintptr_t)vector, NX,
  405. sizeof(vector[0]));
  406. @end example
  407. @end deftypefun
  408. @deftypefun void starpu_matrix_data_register ({starpu_data_handle_t *}@var{handle}, uint32_t @var{home_node}, uintptr_t @var{ptr}, uint32_t @var{ld}, uint32_t @var{nx}, uint32_t @var{ny}, size_t @var{size})
  409. Register the @var{nx}x@var{ny} 2D matrix of @var{size}-byte elements
  410. pointed by @var{ptr} and initialize @var{handle} to represent it.
  411. @var{ld} specifies the number of extra elements present at the end of
  412. each row; a non-zero @var{ld} adds padding, which can be useful for
  413. alignment purposes.
  414. @example
  415. float *matrix;
  416. starpu_data_handle_t matrix_handle;
  417. matrix = (float*)malloc(width * height * sizeof(float));
  418. starpu_matrix_data_register(&matrix_handle, 0, (uintptr_t)matrix,
  419. width, width, height, sizeof(float));
  420. @end example
  421. @end deftypefun
  422. @deftypefun void starpu_block_data_register ({starpu_data_handle_t *}@var{handle}, uint32_t @var{home_node}, uintptr_t @var{ptr}, uint32_t @var{ldy}, uint32_t @var{ldz}, uint32_t @var{nx}, uint32_t @var{ny}, uint32_t @var{nz}, size_t @var{size})
  423. Register the @var{nx}x@var{ny}x@var{nz} 3D matrix of @var{size}-byte
  424. elements pointed by @var{ptr} and initialize @var{handle} to represent
  425. it. Again, @var{ldy} and @var{ldz} specify the number of extra elements
  426. present at the end of each row or column.
  427. @example
  428. float *block;
  429. starpu_data_handle_t block_handle;
  430. block = (float*)malloc(nx*ny*nz*sizeof(float));
  431. starpu_block_data_register(&block_handle, 0, (uintptr_t)block,
  432. nx, nx*ny, nx, ny, nz, sizeof(float));
  433. @end example
  434. @end deftypefun
  435. @deftypefun void starpu_bcsr_data_register (starpu_data_handle_t *@var{handle}, uint32_t @var{home_node}, uint32_t @var{nnz}, uint32_t @var{nrow}, uintptr_t @var{nzval}, uint32_t *@var{colind}, uint32_t *@var{rowptr}, uint32_t @var{firstentry}, uint32_t @var{r}, uint32_t @var{c}, size_t @var{elemsize})
  436. This variant of @code{starpu_data_register} uses the BCSR (Blocked
  437. Compressed Sparse Row Representation) sparse matrix interface.
  438. TODO
  439. @end deftypefun
  440. @deftypefun void starpu_csr_data_register (starpu_data_handle_t *@var{handle}, uint32_t @var{home_node}, uint32_t @var{nnz}, uint32_t @var{nrow}, uintptr_t @var{nzval}, uint32_t *@var{colind}, uint32_t *@var{rowptr}, uint32_t @var{firstentry}, size_t @var{elemsize})
  441. This variant of @code{starpu_data_register} uses the CSR (Compressed
  442. Sparse Row Representation) sparse matrix interface.
  443. TODO
  444. @end deftypefun
  445. @deftypefun {void *} starpu_data_get_interface_on_node (starpu_data_handle_t @var{handle}, unsigned @var{memory_node})
  446. todo
  447. @end deftypefun
  448. @node Accessing Data Interfaces
  449. @subsection Accessing Data Interfaces
  450. Each data interface is provided with a set of field access functions.
  451. The ones using a @code{void *} parameter aimed to be used in codelet
  452. implementations (see for example the code in @ref{Source code of Vector Scaling}).
  453. @deftp {Data Type} {enum starpu_data_interface_id}
  454. The different values are:
  455. @table @asis
  456. @item @code{STARPU_MATRIX_INTERFACE_ID}
  457. @item @code{STARPU_BLOCK_INTERFACE_ID}
  458. @item @code{STARPU_VECTOR_INTERFACE_ID}
  459. @item @code{STARPU_CSR_INTERFACE_ID}
  460. @item @code{STARPU_BCSR_INTERFACE_ID}
  461. @item @code{STARPU_VARIABLE_INTERFACE_ID}
  462. @item @code{STARPU_VOID_INTERFACE_ID}
  463. @item @code{STARPU_MULTIFORMAT_INTERFACE_ID}
  464. @item @code{STARPU_NINTERFACES_ID} : number of data interfaces
  465. @end table
  466. @end deftp
  467. @menu
  468. * Accessing Handle::
  469. * Accessing Variable Data Interfaces::
  470. * Accessing Vector Data Interfaces::
  471. * Accessing Matrix Data Interfaces::
  472. * Accessing Block Data Interfaces::
  473. * Accessing BCSR Data Interfaces::
  474. * Accessing CSR Data Interfaces::
  475. @end menu
  476. @node Accessing Handle
  477. @subsubsection Accessing Handle
  478. @deftypefun {void *} starpu_handle_to_pointer (starpu_data_handle_t @var{handle}, uint32_t @var{node})
  479. Return the pointer associated with @var{handle} on node @var{node} or
  480. @code{NULL} if @var{handle}'s interface does not support this
  481. operation or data for this handle is not allocated on that node.
  482. @end deftypefun
  483. @deftypefun {void *} starpu_handle_get_local_ptr (starpu_data_handle_t @var{handle})
  484. Return the local pointer associated with @var{handle} or @code{NULL}
  485. if @var{handle}'s interface does not have data allocated locally
  486. @end deftypefun
  487. @deftypefun {enum starpu_data_interface_id} starpu_get_handle_interface_id (starpu_data_handle_t @var{handle})
  488. todo
  489. @end deftypefun
  490. @node Accessing Variable Data Interfaces
  491. @subsubsection Accessing Variable Data Interfaces
  492. @deftypefun size_t starpu_variable_get_elemsize (starpu_data_handle_t @var{handle})
  493. todo
  494. @end deftypefun
  495. @deftypefun uintptr_t starpu_variable_get_local_ptr (starpu_data_handle_t @var{handle})
  496. todo
  497. @end deftypefun
  498. @deftypefun uintptr_t STARPU_VARIABLE_GET_PTR ({void *}@var{interface})
  499. todo
  500. @end deftypefun
  501. @deftypefun size_t STARPU_VARIABLE_GET_ELEMSIZE ({void *}@var{interface})
  502. todo
  503. @end deftypefun
  504. @node Accessing Vector Data Interfaces
  505. @subsubsection Vector Data Interfaces
  506. @deftypefun uint32_t starpu_vector_get_nx (starpu_data_handle_t @var{handle})
  507. todo
  508. @end deftypefun
  509. @deftypefun size_t starpu_vector_get_elemsize (starpu_data_handle_t @var{handle})
  510. todo
  511. @end deftypefun
  512. @deftypefun uintptr_t starpu_vector_get_local_ptr (starpu_data_handle_t @var{handle})
  513. todo
  514. @end deftypefun
  515. @deftypefun uintptr_t STARPU_VECTOR_GET_PTR ({void *}@var{interface})
  516. todo
  517. @end deftypefun
  518. @deftypefun uint32_t STARPU_VECTOR_GET_NX ({void *}@var{interface})
  519. todo
  520. @end deftypefun
  521. @deftypefun size_t STARPU_VECTOR_GET_ELEMSIZE ({void *}@var{interface})
  522. todo
  523. @end deftypefun
  524. @node Accessing Matrix Data Interfaces
  525. @subsubsection Matrix Data Interfaces
  526. @deftypefun uint32_t starpu_matrix_get_nx (starpu_data_handle_t @var{handle})
  527. todo
  528. @end deftypefun
  529. @deftypefun uint32_t starpu_matrix_get_ny (starpu_data_handle_t @var{handle})
  530. todo
  531. @end deftypefun
  532. @deftypefun uint32_t starpu_matrix_get_local_ld (starpu_data_handle_t @var{handle})
  533. todo
  534. @end deftypefun
  535. @deftypefun uintptr_t starpu_matrix_get_local_ptr (starpu_data_handle_t @var{handle})
  536. todo
  537. @end deftypefun
  538. @deftypefun size_t starpu_matrix_get_elemsize (starpu_data_handle_t @var{handle})
  539. todo
  540. @end deftypefun
  541. @deftypefun uintptr_t STARPU_MATRIX_GET_PTR ({void *}@var{interface})
  542. todo
  543. @end deftypefun
  544. @deftypefun uint32_t STARPU_MATRIX_GET_NX ({void *}@var{interface})
  545. todo
  546. @end deftypefun
  547. @deftypefun uint32_t STARPU_MATRIX_GET_NY ({void *}@var{interface})
  548. todo
  549. @end deftypefun
  550. @deftypefun uint32_t STARPU_MATRIX_GET_LD ({void *}@var{interface})
  551. todo
  552. @end deftypefun
  553. @deftypefun size_t STARPU_MATRIX_GET_ELEMSIZE ({void *}@var{interface})
  554. todo
  555. @end deftypefun
  556. @node Accessing Block Data Interfaces
  557. @subsubsection Block Data Interfaces
  558. @deftypefun uint32_t starpu_block_get_nx (starpu_data_handle_t @var{handle})
  559. todo
  560. @end deftypefun
  561. @deftypefun uint32_t starpu_block_get_ny (starpu_data_handle_t @var{handle})
  562. todo
  563. @end deftypefun
  564. @deftypefun uint32_t starpu_block_get_nz (starpu_data_handle_t @var{handle})
  565. todo
  566. @end deftypefun
  567. @deftypefun uint32_t starpu_block_get_local_ldy (starpu_data_handle_t @var{handle})
  568. todo
  569. @end deftypefun
  570. @deftypefun uint32_t starpu_block_get_local_ldz (starpu_data_handle_t @var{handle})
  571. todo
  572. @end deftypefun
  573. @deftypefun uintptr_t starpu_block_get_local_ptr (starpu_data_handle_t @var{handle})
  574. todo
  575. @end deftypefun
  576. @deftypefun size_t starpu_block_get_elemsize (starpu_data_handle_t @var{handle})
  577. todo
  578. @end deftypefun
  579. @deftypefun uintptr_t STARPU_BLOCK_GET_PTR ({void *}@var{interface})
  580. todo
  581. @end deftypefun
  582. @deftypefun uint32_t STARPU_BLOCK_GET_NX ({void *}@var{interface})
  583. todo
  584. @end deftypefun
  585. @deftypefun uint32_t STARPU_BLOCK_GET_NY ({void *}@var{interface})
  586. todo
  587. @end deftypefun
  588. @deftypefun uint32_t STARPU_BLOCK_GET_NZ ({void *}@var{interface})
  589. todo
  590. @end deftypefun
  591. @deftypefun uint32_t STARPU_BLOCK_GET_LDY ({void *}@var{interface})
  592. todo
  593. @end deftypefun
  594. @deftypefun uint32_t STARPU_BLOCK_GET_LDZ ({void *}@var{interface})
  595. todo
  596. @end deftypefun
  597. @deftypefun size_t STARPU_BLOCK_GET_ELEMSIZE ({void *}@var{interface})
  598. todo
  599. @end deftypefun
  600. @node Accessing BCSR Data Interfaces
  601. @subsubsection BCSR Data Interfaces
  602. @deftypefun uint32_t starpu_bcsr_get_nnz (starpu_data_handle_t @var{handle})
  603. todo
  604. @end deftypefun
  605. @deftypefun uint32_t starpu_bcsr_get_nrow (starpu_data_handle_t @var{handle})
  606. todo
  607. @end deftypefun
  608. @deftypefun uint32_t starpu_bcsr_get_firstentry (starpu_data_handle_t @var{handle})
  609. todo
  610. @end deftypefun
  611. @deftypefun uintptr_t starpu_bcsr_get_local_nzval (starpu_data_handle_t @var{handle})
  612. todo
  613. @end deftypefun
  614. @deftypefun {uint32_t *} starpu_bcsr_get_local_colind (starpu_data_handle_t @var{handle})
  615. todo
  616. @end deftypefun
  617. @deftypefun {uint32_t *} starpu_bcsr_get_local_rowptr (starpu_data_handle_t @var{handle})
  618. todo
  619. @end deftypefun
  620. @deftypefun uint32_t starpu_bcsr_get_r (starpu_data_handle_t @var{handle})
  621. todo
  622. @end deftypefun
  623. @deftypefun uint32_t starpu_bcsr_get_c (starpu_data_handle_t @var{handle})
  624. todo
  625. @end deftypefun
  626. @deftypefun size_t starpu_bcsr_get_elemsize (starpu_data_handle_t @var{handle})
  627. todo
  628. @end deftypefun
  629. @node Accessing CSR Data Interfaces
  630. @subsubsection CSR Data Interfaces
  631. @deftypefun uint32_t starpu_csr_get_nnz (starpu_data_handle_t @var{handle})
  632. todo
  633. @end deftypefun
  634. @deftypefun uint32_t starpu_csr_get_nrow (starpu_data_handle_t @var{handle})
  635. todo
  636. @end deftypefun
  637. @deftypefun uint32_t starpu_csr_get_firstentry (starpu_data_handle_t @var{handle})
  638. todo
  639. @end deftypefun
  640. @deftypefun uintptr_t starpu_csr_get_local_nzval (starpu_data_handle_t @var{handle})
  641. todo
  642. @end deftypefun
  643. @deftypefun {uint32_t *} starpu_csr_get_local_colind (starpu_data_handle_t @var{handle})
  644. todo
  645. @end deftypefun
  646. @deftypefun {uint32_t *} starpu_csr_get_local_rowptr (starpu_data_handle_t @var{handle})
  647. todo
  648. @end deftypefun
  649. @deftypefun size_t starpu_csr_get_elemsize (starpu_data_handle_t @var{handle})
  650. todo
  651. @end deftypefun
  652. @deftypefun uint32_t STARPU_CSR_GET_NNZ ({void *}@var{interface})
  653. todo
  654. @end deftypefun
  655. @deftypefun uint32_t STARPU_CSR_GET_NROW ({void *}@var{interface})
  656. todo
  657. @end deftypefun
  658. @deftypefun uintptr_t STARPU_CSR_GET_NZVAL ({void *}@var{interface})
  659. todo
  660. @end deftypefun
  661. @deftypefun {uint32_t *} STARPU_CSR_GET_COLIND ({void *}@var{interface})
  662. todo
  663. @end deftypefun
  664. @deftypefun {uint32_t *} STARPU_CSR_GET_ROWPTR ({void *}@var{interface})
  665. todo
  666. @end deftypefun
  667. @deftypefun uint32_t STARPU_CSR_GET_FIRSTENTRY ({void *}@var{interface})
  668. todo
  669. @end deftypefun
  670. @deftypefun size_t STARPU_CSR_GET_ELEMSIZE ({void *}@var{interface})
  671. todo
  672. @end deftypefun
  673. @node Data Partition
  674. @section Data Partition
  675. @menu
  676. * Basic API::
  677. * Predefined filter functions::
  678. @end menu
  679. @node Basic API
  680. @subsection Basic API
  681. @deftp {Data Type} {struct starpu_data_filter}
  682. The filter structure describes a data partitioning operation, to be given to the
  683. @code{starpu_data_partition} function, see @ref{starpu_data_partition}
  684. for an example. The different fields are:
  685. @table @asis
  686. @item @code{filter_func}
  687. This function fills the @code{child_interface} structure with interface
  688. information for the @code{id}-th child of the parent @code{father_interface} (among @code{nparts}).
  689. @code{void (*filter_func)(void *father_interface, void* child_interface, struct starpu_data_filter *, unsigned id, unsigned nparts);}
  690. @item @code{nchildren}
  691. This is the number of parts to partition the data into.
  692. @item @code{get_nchildren}
  693. This returns the number of children. This can be used instead of @code{nchildren} when the number of
  694. children depends on the actual data (e.g. the number of blocks in a sparse
  695. matrix).
  696. @code{unsigned (*get_nchildren)(struct starpu_data_filter *, starpu_data_handle_t initial_handle);}
  697. @item @code{get_child_ops}
  698. In case the resulting children use a different data interface, this function
  699. returns which interface is used by child number @code{id}.
  700. @code{struct starpu_data_interface_ops *(*get_child_ops)(struct starpu_data_filter *, unsigned id);}
  701. @item @code{filter_arg}
  702. Some filters take an addition parameter, but this is usually unused.
  703. @item @code{filter_arg_ptr}
  704. Some filters take an additional array parameter like the sizes of the parts, but
  705. this is usually unused.
  706. @end table
  707. @end deftp
  708. @deftypefun void starpu_data_partition (starpu_data_handle_t @var{initial_handle}, {struct starpu_data_filter *}@var{f})
  709. @anchor{starpu_data_partition}
  710. This requests partitioning one StarPU data @var{initial_handle} into several
  711. subdata according to the filter @var{f}, as shown in the following example:
  712. @cartouche
  713. @smallexample
  714. struct starpu_data_filter f = @{
  715. .filter_func = starpu_vertical_block_filter_func,
  716. .nchildren = nslicesx,
  717. .get_nchildren = NULL,
  718. .get_child_ops = NULL
  719. @};
  720. starpu_data_partition(A_handle, &f);
  721. @end smallexample
  722. @end cartouche
  723. @end deftypefun
  724. @deftypefun void starpu_data_unpartition (starpu_data_handle_t @var{root_data}, uint32_t @var{gathering_node})
  725. This unapplies one filter, thus unpartitioning the data. The pieces of data are
  726. collected back into one big piece in the @var{gathering_node} (usually 0).
  727. @cartouche
  728. @smallexample
  729. starpu_data_unpartition(A_handle, 0);
  730. @end smallexample
  731. @end cartouche
  732. @end deftypefun
  733. @deftypefun int starpu_data_get_nb_children (starpu_data_handle_t @var{handle})
  734. This function returns the number of children.
  735. @end deftypefun
  736. @deftypefun starpu_data_handle_t starpu_data_get_child (starpu_data_handle_t @var{handle}, unsigned @var{i})
  737. todo
  738. @end deftypefun
  739. @deftypefun starpu_data_handle_t starpu_data_get_sub_data (starpu_data_handle_t @var{root_data}, unsigned @var{depth}, ... )
  740. After partitioning a StarPU data by applying a filter,
  741. @code{starpu_data_get_sub_data} can be used to get handles for each of
  742. the data portions. @var{root_data} is the parent data that was
  743. partitioned. @var{depth} is the number of filters to traverse (in
  744. case several filters have been applied, to e.g. partition in row
  745. blocks, and then in column blocks), and the subsequent
  746. parameters are the indexes. The function returns a handle to the
  747. subdata.
  748. @cartouche
  749. @smallexample
  750. h = starpu_data_get_sub_data(A_handle, 1, taskx);
  751. @end smallexample
  752. @end cartouche
  753. @end deftypefun
  754. @deftypefun starpu_data_handle_t starpu_data_vget_sub_data (starpu_data_handle_t @var{root_data}, unsigned @var{depth}, va_list @var{pa})
  755. This function is similar to @code{starpu_data_get_sub_data} but uses a
  756. va_list for the parameter list.
  757. @end deftypefun
  758. @deftypefun void starpu_data_map_filters (starpu_data_handle_t @var{root_data}, unsigned @var{nfilters}, ...)
  759. todo
  760. @end deftypefun
  761. @deftypefun void starpu_data_vmap_filters (starpu_data_handle_t @var{root_data}, unsigned @var{nfilters}, va_list @var{pa})
  762. todo
  763. @end deftypefun
  764. @node Predefined filter functions
  765. @subsection Predefined filter functions
  766. @menu
  767. * Partitioning BCSR Data::
  768. * Partitioning BLAS interface::
  769. * Partitioning Vector Data::
  770. * Partitioning Block Data::
  771. @end menu
  772. This section gives a partial list of the predefined partitioning functions.
  773. Examples on how to use them are shown in @ref{Partitioning Data}. The complete
  774. list can be found in @code{starpu_data_filters.h} .
  775. @node Partitioning BCSR Data
  776. @subsubsection Partitioning BCSR Data
  777. @deftypefun void starpu_canonical_block_filter_bcsr (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  778. TODO
  779. @end deftypefun
  780. @deftypefun void starpu_vertical_block_filter_func_csr (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  781. TODO
  782. @end deftypefun
  783. @node Partitioning BLAS interface
  784. @subsubsection Partitioning BLAS interface
  785. @deftypefun void starpu_block_filter_func (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  786. This partitions a dense Matrix into horizontal blocks.
  787. @end deftypefun
  788. @deftypefun void starpu_vertical_block_filter_func (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  789. This partitions a dense Matrix into vertical blocks.
  790. @end deftypefun
  791. @node Partitioning Vector Data
  792. @subsubsection Partitioning Vector Data
  793. @deftypefun void starpu_block_filter_func_vector (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  794. Return in @code{*@var{child_interface}} the @var{id}th element of the
  795. vector represented by @var{father_interface} once partitioned in
  796. @var{nparts} chunks of equal size.
  797. @end deftypefun
  798. @deftypefun void starpu_vector_list_filter_func (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  799. Return in @code{*@var{child_interface}} the @var{id}th element of the
  800. vector represented by @var{father_interface} once partitioned into
  801. @var{nparts} chunks according to the @code{filter_arg_ptr} field of
  802. @code{*@var{f}}.
  803. The @code{filter_arg_ptr} field must point to an array of @var{nparts}
  804. @code{uint32_t} elements, each of which specifies the number of elements
  805. in each chunk of the partition.
  806. @end deftypefun
  807. @deftypefun void starpu_vector_divide_in_2_filter_func (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  808. Return in @code{*@var{child_interface}} the @var{id}th element of the
  809. vector represented by @var{father_interface} once partitioned in two
  810. chunks of equal size, ignoring @var{nparts}. Thus, @var{id} must be
  811. @code{0} or @code{1}.
  812. @end deftypefun
  813. @node Partitioning Block Data
  814. @subsubsection Partitioning Block Data
  815. @deftypefun void starpu_block_filter_func_block (void *@var{father_interface}, void *@var{child_interface}, {struct starpu_data_filter} *@var{f}, unsigned @var{id}, unsigned @var{nparts})
  816. This partitions a 3D matrix along the X axis.
  817. @end deftypefun
  818. @node Codelets and Tasks
  819. @section Codelets and Tasks
  820. This section describes the interface to manipulate codelets and tasks.
  821. @deftp {Data Type} {struct starpu_codelet}
  822. The codelet structure describes a kernel that is possibly implemented on various
  823. targets. For compatibility, make sure to initialize the whole structure to zero.
  824. @table @asis
  825. @item @code{where}
  826. Indicates which types of processing units are able to execute the codelet.
  827. @code{STARPU_CPU|STARPU_CUDA} for instance indicates that the codelet is
  828. implemented for both CPU cores and CUDA devices while @code{STARPU_GORDON}
  829. indicates that it is only available on Cell SPUs.
  830. @item @code{cpu_func} (optional)
  831. This field has been made deprecated. One should use instead the
  832. @code{cpu_funcs} field.
  833. @item @code{cpu_funcs}
  834. Is an array of function pointers to the CPU implementations of the codelet.
  835. It must be terminated by a NULL value.
  836. The functions prototype must be: @code{void cpu_func(void *buffers[], void *cl_arg)}. The first
  837. argument being the array of data managed by the data management library, and
  838. the second argument is a pointer to the argument passed from the @code{cl_arg}
  839. field of the @code{starpu_task} structure.
  840. The @code{cpu_funcs} field is ignored if @code{STARPU_CPU} does not appear in
  841. the @code{where} field, it must be non-null otherwise.
  842. @item @code{cuda_func} (optional)
  843. This field has been made deprecated. One should use instead the
  844. @code{cuda_funcs} field.
  845. @item @code{cuda_funcs}
  846. Is an array of function pointers to the CUDA implementations of the codelet.
  847. It must be terminated by a NULL value.
  848. @emph{The functions must be host-functions written in the CUDA runtime
  849. API}. Their prototype must
  850. be: @code{void cuda_func(void *buffers[], void *cl_arg);}. The @code{cuda_funcs}
  851. field is ignored if @code{STARPU_CUDA} does not appear in the @code{where}
  852. field, it must be non-null otherwise.
  853. @item @code{opencl_func} (optional)
  854. This field has been made deprecated. One should use instead the
  855. @code{opencl_funcs} field.
  856. @item @code{opencl_funcs}
  857. Is an array of function pointers to the OpenCL implementations of the codelet.
  858. It must be terminated by a NULL value.
  859. The functions prototype must be:
  860. @code{void opencl_func(void *buffers[], void *cl_arg);}.
  861. This pointer is ignored if @code{STARPU_OPENCL} does not appear in the
  862. @code{where} field, it must be non-null otherwise.
  863. @item @code{gordon_func} (optional)
  864. This field has been made deprecated. One should use instead the
  865. @code{gordon_funcs} field.
  866. @item @code{gordon_funcs}
  867. Is an array of index of the Cell SPU implementations of the codelet within the
  868. Gordon library.
  869. It must be terminated by a NULL value.
  870. See Gordon documentation for more details on how to register a kernel and
  871. retrieve its index.
  872. @item @code{nbuffers}
  873. Specifies the number of arguments taken by the codelet. These arguments are
  874. managed by the DSM and are accessed from the @code{void *buffers[]}
  875. array. The constant argument passed with the @code{cl_arg} field of the
  876. @code{starpu_task} structure is not counted in this number. This value should
  877. not be above @code{STARPU_NMAXBUFS}.
  878. @item @code{model} (optional)
  879. This is a pointer to the task duration performance model associated to this
  880. codelet. This optional field is ignored when set to @code{NULL}.
  881. TODO
  882. @item @code{power_model} (optional)
  883. This is a pointer to the task power consumption performance model associated
  884. to this codelet. This optional field is ignored when set to @code{NULL}.
  885. In the case of parallel codelets, this has to account for all processing units
  886. involved in the parallel execution.
  887. TODO
  888. @end table
  889. @end deftp
  890. @deftp {Data Type} {struct starpu_task}
  891. The @code{starpu_task} structure describes a task that can be offloaded on the various
  892. processing units managed by StarPU. It instantiates a codelet. It can either be
  893. allocated dynamically with the @code{starpu_task_create} method, or declared
  894. statically. In the latter case, the programmer has to zero the
  895. @code{starpu_task} structure and to fill the different fields properly. The
  896. indicated default values correspond to the configuration of a task allocated
  897. with @code{starpu_task_create}.
  898. @table @asis
  899. @item @code{cl}
  900. Is a pointer to the corresponding @code{struct starpu_codelet} data structure. This
  901. describes where the kernel should be executed, and supplies the appropriate
  902. implementations. When set to @code{NULL}, no code is executed during the tasks,
  903. such empty tasks can be useful for synchronization purposes.
  904. @item @code{buffers}
  905. Is an array of @code{struct starpu_buffer_descr} structures. It describes the
  906. different pieces of data accessed by the task, and how they should be accessed.
  907. The @code{struct starpu_buffer_descr} structure is composed of two fields, the
  908. @code{handle} field specifies the handle of the piece of data, and the
  909. @code{mode} field is the required access mode (eg @code{STARPU_RW}). The number
  910. of entries in this array must be specified in the @code{nbuffers} field of the
  911. @code{struct starpu_codelet} structure, and should not excede @code{STARPU_NMAXBUFS}.
  912. If unsufficient, this value can be set with the @code{--enable-maxbuffers}
  913. option when configuring StarPU.
  914. @item @code{cl_arg} (optional; default: @code{NULL})
  915. This pointer is passed to the codelet through the second argument
  916. of the codelet implementation (e.g. @code{cpu_func} or @code{cuda_func}).
  917. In the specific case of the Cell processor, see the @code{cl_arg_size}
  918. argument.
  919. @item @code{cl_arg_size} (optional, Cell-specific)
  920. In the case of the Cell processor, the @code{cl_arg} pointer is not directly
  921. given to the SPU function. A buffer of size @code{cl_arg_size} is allocated on
  922. the SPU. This buffer is then filled with the @code{cl_arg_size} bytes starting
  923. at address @code{cl_arg}. In this case, the argument given to the SPU codelet
  924. is therefore not the @code{cl_arg} pointer, but the address of the buffer in
  925. local store (LS) instead. This field is ignored for CPU, CUDA and OpenCL
  926. codelets, where the @code{cl_arg} pointer is given as such.
  927. @item @code{callback_func} (optional) (default: @code{NULL})
  928. This is a function pointer of prototype @code{void (*f)(void *)} which
  929. specifies a possible callback. If this pointer is non-null, the callback
  930. function is executed @emph{on the host} after the execution of the task. The
  931. callback is passed the value contained in the @code{callback_arg} field. No
  932. callback is executed if the field is set to @code{NULL}.
  933. @item @code{callback_arg} (optional) (default: @code{NULL})
  934. This is the pointer passed to the callback function. This field is ignored if
  935. the @code{callback_func} is set to @code{NULL}.
  936. @item @code{use_tag} (optional) (default: @code{0})
  937. If set, this flag indicates that the task should be associated with the tag
  938. contained in the @code{tag_id} field. Tag allow the application to synchronize
  939. with the task and to express task dependencies easily.
  940. @item @code{tag_id}
  941. This fields contains the tag associated to the task if the @code{use_tag} field
  942. was set, it is ignored otherwise.
  943. @item @code{synchronous}
  944. If this flag is set, the @code{starpu_task_submit} function is blocking and
  945. returns only when the task has been executed (or if no worker is able to
  946. process the task). Otherwise, @code{starpu_task_submit} returns immediately.
  947. @item @code{priority} (optional) (default: @code{STARPU_DEFAULT_PRIO})
  948. This field indicates a level of priority for the task. This is an integer value
  949. that must be set between the return values of the
  950. @code{starpu_sched_get_min_priority} function for the least important tasks,
  951. and that of the @code{starpu_sched_get_max_priority} for the most important
  952. tasks (included). The @code{STARPU_MIN_PRIO} and @code{STARPU_MAX_PRIO} macros
  953. are provided for convenience and respectively returns value of
  954. @code{starpu_sched_get_min_priority} and @code{starpu_sched_get_max_priority}.
  955. Default priority is @code{STARPU_DEFAULT_PRIO}, which is always defined as 0 in
  956. order to allow static task initialization. Scheduling strategies that take
  957. priorities into account can use this parameter to take better scheduling
  958. decisions, but the scheduling policy may also ignore it.
  959. @item @code{execute_on_a_specific_worker} (default: @code{0})
  960. If this flag is set, StarPU will bypass the scheduler and directly affect this
  961. task to the worker specified by the @code{workerid} field.
  962. @item @code{workerid} (optional)
  963. If the @code{execute_on_a_specific_worker} field is set, this field indicates
  964. which is the identifier of the worker that should process this task (as
  965. returned by @code{starpu_worker_get_id}). This field is ignored if
  966. @code{execute_on_a_specific_worker} field is set to 0.
  967. @item @code{detach} (optional) (default: @code{1})
  968. If this flag is set, it is not possible to synchronize with the task
  969. by the means of @code{starpu_task_wait} later on. Internal data structures
  970. are only guaranteed to be freed once @code{starpu_task_wait} is called if the
  971. flag is not set.
  972. @item @code{destroy} (optional) (default: @code{1})
  973. If this flag is set, the task structure will automatically be freed, either
  974. after the execution of the callback if the task is detached, or during
  975. @code{starpu_task_wait} otherwise. If this flag is not set, dynamically
  976. allocated data structures will not be freed until @code{starpu_task_destroy} is
  977. called explicitly. Setting this flag for a statically allocated task structure
  978. will result in undefined behaviour.
  979. @item @code{predicted} (output field)
  980. Predicted duration of the task. This field is only set if the scheduling
  981. strategy used performance models.
  982. @end table
  983. @end deftp
  984. @deftypefun void starpu_task_init ({struct starpu_task} *@var{task})
  985. Initialize @var{task} with default values. This function is implicitly
  986. called by @code{starpu_task_create}. By default, tasks initialized with
  987. @code{starpu_task_init} must be deinitialized explicitly with
  988. @code{starpu_task_deinit}. Tasks can also be initialized statically, using the
  989. constant @code{STARPU_TASK_INITIALIZER}.
  990. @end deftypefun
  991. @deftypefun {struct starpu_task *} starpu_task_create (void)
  992. Allocate a task structure and initialize it with default values. Tasks
  993. allocated dynamically with @code{starpu_task_create} are automatically freed when the
  994. task is terminated. This means that the task pointer can not be used any more
  995. once the task is submitted, since it can be executed at any time (unless
  996. dependencies make it wait) and thus freed at any time.
  997. If the destroy flag is explicitly unset, the resources used
  998. by the task have to be freed by calling
  999. @code{starpu_task_destroy}.
  1000. @end deftypefun
  1001. @deftypefun void starpu_task_deinit ({struct starpu_task} *@var{task})
  1002. Release all the structures automatically allocated to execute @var{task}. This is
  1003. called automatically by @code{starpu_task_destroy}, but the task structure itself is not
  1004. freed. This should be used for statically allocated tasks for instance.
  1005. @end deftypefun
  1006. @deftypefun void starpu_task_destroy ({struct starpu_task} *@var{task})
  1007. Free the resource allocated during @code{starpu_task_create} and
  1008. associated with @var{task}. This function can be called automatically
  1009. after the execution of a task by setting the @code{destroy} flag of the
  1010. @code{starpu_task} structure (default behaviour). Calling this function
  1011. on a statically allocated task results in an undefined behaviour.
  1012. @end deftypefun
  1013. @deftypefun int starpu_task_wait ({struct starpu_task} *@var{task})
  1014. This function blocks until @var{task} has been executed. It is not possible to
  1015. synchronize with a task more than once. It is not possible to wait for
  1016. synchronous or detached tasks.
  1017. Upon successful completion, this function returns 0. Otherwise, @code{-EINVAL}
  1018. indicates that the specified task was either synchronous or detached.
  1019. @end deftypefun
  1020. @deftypefun int starpu_task_submit ({struct starpu_task} *@var{task})
  1021. This function submits @var{task} to StarPU. Calling this function does
  1022. not mean that the task will be executed immediately as there can be data or task
  1023. (tag) dependencies that are not fulfilled yet: StarPU will take care of
  1024. scheduling this task with respect to such dependencies.
  1025. This function returns immediately if the @code{synchronous} field of the
  1026. @code{starpu_task} structure was set to 0, and block until the termination of
  1027. the task otherwise. It is also possible to synchronize the application with
  1028. asynchronous tasks by the means of tags, using the @code{starpu_tag_wait}
  1029. function for instance.
  1030. In case of success, this function returns 0, a return value of @code{-ENODEV}
  1031. means that there is no worker able to process this task (e.g. there is no GPU
  1032. available and this task is only implemented for CUDA devices).
  1033. @end deftypefun
  1034. @deftypefun int starpu_task_wait_for_all (void)
  1035. This function blocks until all the tasks that were submitted are terminated.
  1036. @end deftypefun
  1037. @deftypefun {struct starpu_task *} starpu_get_current_task (void)
  1038. This function returns the task currently executed by the worker, or
  1039. NULL if it is called either from a thread that is not a task or simply
  1040. because there is no task being executed at the moment.
  1041. @end deftypefun
  1042. @deftypefun void starpu_display_codelet_stats ({struct starpu_codelet} *@var{cl})
  1043. Output on @code{stderr} some statistics on the codelet @var{cl}.
  1044. @end deftypefun
  1045. @deftypefun int starpu_task_wait_for_no_ready (void)
  1046. This function waits until there is no more ready task.
  1047. @end deftypefun
  1048. @c Callbacks : what can we put in callbacks ?
  1049. @node Explicit Dependencies
  1050. @section Explicit Dependencies
  1051. @deftypefun void starpu_task_declare_deps_array ({struct starpu_task} *@var{task}, unsigned @var{ndeps}, {struct starpu_task} *@var{task_array}[])
  1052. Declare task dependencies between a @var{task} and an array of tasks of length
  1053. @var{ndeps}. This function must be called prior to the submission of the task,
  1054. but it may called after the submission or the execution of the tasks in the
  1055. array, provided the tasks are still valid (ie. they were not automatically
  1056. destroyed). Calling this function on a task that was already submitted or with
  1057. an entry of @var{task_array} that is not a valid task anymore results in an
  1058. undefined behaviour. If @var{ndeps} is null, no dependency is added. It is
  1059. possible to call @code{starpu_task_declare_deps_array} multiple times on the
  1060. same task, in this case, the dependencies are added. It is possible to have
  1061. redundancy in the task dependencies.
  1062. @end deftypefun
  1063. @deftp {Data Type} {starpu_tag_t}
  1064. This type defines a task logical identifer. It is possible to associate a task with a unique ``tag'' chosen by the application, and to express
  1065. dependencies between tasks by the means of those tags. To do so, fill the
  1066. @code{tag_id} field of the @code{starpu_task} structure with a tag number (can
  1067. be arbitrary) and set the @code{use_tag} field to 1.
  1068. If @code{starpu_tag_declare_deps} is called with this tag number, the task will
  1069. not be started until the tasks which holds the declared dependency tags are
  1070. completed.
  1071. @end deftp
  1072. @deftypefun void starpu_tag_declare_deps (starpu_tag_t @var{id}, unsigned @var{ndeps}, ...)
  1073. Specify the dependencies of the task identified by tag @var{id}. The first
  1074. argument specifies the tag which is configured, the second argument gives the
  1075. number of tag(s) on which @var{id} depends. The following arguments are the
  1076. tags which have to be terminated to unlock the task.
  1077. This function must be called before the associated task is submitted to StarPU
  1078. with @code{starpu_task_submit}.
  1079. Because of the variable arity of @code{starpu_tag_declare_deps}, note that the
  1080. last arguments @emph{must} be of type @code{starpu_tag_t}: constant values
  1081. typically need to be explicitly casted. Using the
  1082. @code{starpu_tag_declare_deps_array} function avoids this hazard.
  1083. @cartouche
  1084. @example
  1085. /* Tag 0x1 depends on tags 0x32 and 0x52 */
  1086. starpu_tag_declare_deps((starpu_tag_t)0x1,
  1087. 2, (starpu_tag_t)0x32, (starpu_tag_t)0x52);
  1088. @end example
  1089. @end cartouche
  1090. @end deftypefun
  1091. @deftypefun void starpu_tag_declare_deps_array (starpu_tag_t @var{id}, unsigned @var{ndeps}, {starpu_tag_t *}@var{array})
  1092. This function is similar to @code{starpu_tag_declare_deps}, except
  1093. that its does not take a variable number of arguments but an array of
  1094. tags of size @var{ndeps}.
  1095. @cartouche
  1096. @example
  1097. /* Tag 0x1 depends on tags 0x32 and 0x52 */
  1098. starpu_tag_t tag_array[2] = @{0x32, 0x52@};
  1099. starpu_tag_declare_deps_array((starpu_tag_t)0x1, 2, tag_array);
  1100. @end example
  1101. @end cartouche
  1102. @end deftypefun
  1103. @deftypefun void starpu_tag_wait (starpu_tag_t @var{id})
  1104. This function blocks until the task associated to tag @var{id} has been
  1105. executed. This is a blocking call which must therefore not be called within
  1106. tasks or callbacks, but only from the application directly. It is possible to
  1107. synchronize with the same tag multiple times, as long as the
  1108. @code{starpu_tag_remove} function is not called. Note that it is still
  1109. possible to synchronize with a tag associated to a task which @code{starpu_task}
  1110. data structure was freed (e.g. if the @code{destroy} flag of the
  1111. @code{starpu_task} was enabled).
  1112. @end deftypefun
  1113. @deftypefun void starpu_tag_wait_array (unsigned @var{ntags}, starpu_tag_t *@var{id})
  1114. This function is similar to @code{starpu_tag_wait} except that it blocks until
  1115. @emph{all} the @var{ntags} tags contained in the @var{id} array are
  1116. terminated.
  1117. @end deftypefun
  1118. @deftypefun void starpu_tag_remove (starpu_tag_t @var{id})
  1119. This function releases the resources associated to tag @var{id}. It can be
  1120. called once the corresponding task has been executed and when there is
  1121. no other tag that depend on this tag anymore.
  1122. @end deftypefun
  1123. @deftypefun void starpu_tag_notify_from_apps (starpu_tag_t @var{id})
  1124. This function explicitly unlocks tag @var{id}. It may be useful in the
  1125. case of applications which execute part of their computation outside StarPU
  1126. tasks (e.g. third-party libraries). It is also provided as a
  1127. convenient tool for the programmer, for instance to entirely construct the task
  1128. DAG before actually giving StarPU the opportunity to execute the tasks.
  1129. @end deftypefun
  1130. @node Implicit Data Dependencies
  1131. @section Implicit Data Dependencies
  1132. In this section, we describe how StarPU makes it possible to insert implicit
  1133. task dependencies in order to enforce sequential data consistency. When this
  1134. data consistency is enabled on a specific data handle, any data access will
  1135. appear as sequentially consistent from the application. For instance, if the
  1136. application submits two tasks that access the same piece of data in read-only
  1137. mode, and then a third task that access it in write mode, dependencies will be
  1138. added between the two first tasks and the third one. Implicit data dependencies
  1139. are also inserted in the case of data accesses from the application.
  1140. @deftypefun void starpu_data_set_default_sequential_consistency_flag (unsigned @var{flag})
  1141. Set the default sequential consistency flag. If a non-zero value is passed, a
  1142. sequential data consistency will be enforced for all handles registered after
  1143. this function call, otherwise it is disabled. By default, StarPU enables
  1144. sequential data consistency. It is also possible to select the data consistency
  1145. mode of a specific data handle with the
  1146. @code{starpu_data_set_sequential_consistency_flag} function.
  1147. @end deftypefun
  1148. @deftypefun unsigned starpu_data_get_default_sequential_consistency_flag (void)
  1149. Return the default sequential consistency flag
  1150. @end deftypefun
  1151. @deftypefun unsigned starpu_data_set_default_sequential_consistency_flag (void)
  1152. This function returns the current default sequential consistency flag.
  1153. @end deftypefun
  1154. @deftypefun void starpu_data_set_sequential_consistency_flag (starpu_data_handle_t @var{handle}, unsigned @var{flag})
  1155. Sets the data consistency mode associated to a data handle. The consistency
  1156. mode set using this function has the priority over the default mode which can
  1157. be set with @code{starpu_data_set_sequential_consistency_flag}.
  1158. @end deftypefun
  1159. @node Performance Model API
  1160. @section Performance Model API
  1161. @deftp {Data Type} {enum starpu_perf_archtype}
  1162. Enumerates the various types of architectures.
  1163. CPU types range within STARPU_CPU_DEFAULT (1 CPU), STARPU_CPU_DEFAULT+1 (2 CPUs), ... STARPU_CPU_DEFAULT + STARPU_MAXCPUS - 1 (STARPU_MAXCPUS CPUs).
  1164. CUDA types range within STARPU_CUDA_DEFAULT (GPU number 0), STARPU_CUDA_DEFAULT + 1 (GPU number 1), ..., STARPU_CUDA_DEFAULT + STARPU_MAXCUDADEVS - 1 (GPU number STARPU_MAXCUDADEVS - 1).
  1165. OpenCL types range within STARPU_OPENCL_DEFAULT (GPU number 0), STARPU_OPENCL_DEFAULT + 1 (GPU number 1), ..., STARPU_OPENCL_DEFAULT + STARPU_MAXOPENCLDEVS - 1 (GPU number STARPU_MAXOPENCLDEVS - 1).
  1166. @table @asis
  1167. @item @code{STARPU_CPU_DEFAULT}
  1168. @item @code{STARPU_CUDA_DEFAULT}
  1169. @item @code{STARPU_OPENCL_DEFAULT}
  1170. @item @code{STARPU_GORDON_DEFAULT}
  1171. @end table
  1172. @end deftp
  1173. @deftp {Data Type} {struct starpu_perfmodel}
  1174. contains all information about a performance model. At least the
  1175. @code{type} and @code{symbol} fields have to be filled when defining a
  1176. performance model for a codelet. Other fields have to be zero.
  1177. @end deftp
  1178. @deftypefun int starpu_load_history_debug ({const char} *@var{symbol}, {struct starpu_perfmodel} *@var{model})
  1179. loads a given performance model. The @var{model} structure has to be completely zero, and will be filled with the information saved in @code{~/.starpu}.
  1180. @end deftypefun
  1181. @deftypefun void starpu_perfmodel_debugfilepath ({struct starpu_perfmodel} *@var{model}, {enum starpu_perf_archtype} @var{arch}, char *@var{path}, size_t @var{maxlen})
  1182. returns the path to the debugginf information for the performance model.
  1183. @end deftypefun
  1184. @deftypefun void starpu_perfmodel_get_arch_name ({enum starpu_perf_archtype} @var{arch}, char *@var{archname}, size_t @var{maxlen})
  1185. returns the architecture name for @var{arch}.
  1186. @end deftypefun
  1187. @deftypefun void starpu_force_bus_sampling (void)
  1188. forces sampling the bus performance model again.
  1189. @end deftypefun
  1190. @deftypefun {enum starpu_perf_archtype} starpu_worker_get_perf_archtype (int @var{workerid})
  1191. returns the architecture type of a given worker.
  1192. @end deftypefun
  1193. @deftypefun int starpu_list_models ({FILE *}@var{output})
  1194. prints a list of all performance models on @var{output}.
  1195. @end deftypefun
  1196. @deftypefun void starpu_print_bus_bandwidth ({FILE *}@var{f})
  1197. prints a matrix of bus bandwidths on @var{f}.
  1198. @end deftypefun
  1199. @node Profiling API
  1200. @section Profiling API
  1201. @deftypefun int starpu_profiling_status_set (int @var{status})
  1202. Thie function sets the profiling status. Profiling is activated by passing
  1203. @code{STARPU_PROFILING_ENABLE} in @var{status}. Passing
  1204. @code{STARPU_PROFILING_DISABLE} disables profiling. Calling this function
  1205. resets all profiling measurements. When profiling is enabled, the
  1206. @code{profiling_info} field of the @code{struct starpu_task} structure points
  1207. to a valid @code{struct starpu_task_profiling_info} structure containing
  1208. information about the execution of the task.
  1209. Negative return values indicate an error, otherwise the previous status is
  1210. returned.
  1211. @end deftypefun
  1212. @deftypefun int starpu_profiling_status_get (void)
  1213. Return the current profiling status or a negative value in case there was an error.
  1214. @end deftypefun
  1215. @deftypefun void starpu_set_profiling_id (int @var{new_id})
  1216. This function sets the ID used for profiling trace filename
  1217. @end deftypefun
  1218. @deftp {Data Type} {struct starpu_task_profiling_info}
  1219. This structure contains information about the execution of a task. It is
  1220. accessible from the @code{.profiling_info} field of the @code{starpu_task}
  1221. structure if profiling was enabled. The different fields are:
  1222. @table @asis
  1223. @item @code{submit_time}
  1224. Date of task submission (relative to the initialization of StarPU).
  1225. @item @code{start_time}
  1226. Date of task execution beginning (relative to the initialization of StarPU).
  1227. @item @code{end_time}
  1228. Date of task execution termination (relative to the initialization of StarPU).
  1229. @item @code{workerid}
  1230. Identifier of the worker which has executed the task.
  1231. @end table
  1232. @end deftp
  1233. @deftp {Data Type} {struct starpu_worker_profiling_info}
  1234. This structure contains the profiling information associated to a
  1235. worker. The different fields are:
  1236. @table @asis
  1237. @item @code{start_time}
  1238. Starting date for the reported profiling measurements.
  1239. @item @code{total_time}
  1240. Duration of the profiling measurement interval.
  1241. @item @code{executing_time}
  1242. Time spent by the worker to execute tasks during the profiling measurement interval.
  1243. @item @code{sleeping_time}
  1244. Time spent idling by the worker during the profiling measurement interval.
  1245. @item @code{executed_tasks}
  1246. Number of tasks executed by the worker during the profiling measurement interval.
  1247. @end table
  1248. @end deftp
  1249. @deftypefun int starpu_worker_get_profiling_info (int @var{workerid}, {struct starpu_worker_profiling_info *}@var{worker_info})
  1250. Get the profiling info associated to the worker identified by @var{workerid},
  1251. and reset the profiling measurements. If the @var{worker_info} argument is
  1252. NULL, only reset the counters associated to worker @var{workerid}.
  1253. Upon successful completion, this function returns 0. Otherwise, a negative
  1254. value is returned.
  1255. @end deftypefun
  1256. @deftp {Data Type} {struct starpu_bus_profiling_info}
  1257. TODO. The different fields are:
  1258. @table @asis
  1259. @item @code{start_time}
  1260. TODO
  1261. @item @code{total_time}
  1262. TODO
  1263. @item @code{transferred_bytes}
  1264. TODO
  1265. @item @code{transfer_count}
  1266. TODO
  1267. @end table
  1268. @end deftp
  1269. @deftypefun int starpu_bus_get_profiling_info (int @var{busid}, {struct starpu_bus_profiling_info *}@var{bus_info})
  1270. todo
  1271. @end deftypefun
  1272. @deftypefun int starpu_bus_get_count (void)
  1273. TODO
  1274. @end deftypefun
  1275. @deftypefun int starpu_bus_get_id (int @var{src}, int @var{dst})
  1276. TODO
  1277. @end deftypefun
  1278. @deftypefun int starpu_bus_get_src (int @var{busid})
  1279. TODO
  1280. @end deftypefun
  1281. @deftypefun int starpu_bus_get_dst (int @var{busid})
  1282. TODO
  1283. @end deftypefun
  1284. @deftypefun double starpu_timing_timespec_delay_us ({struct timespec} *@var{start}, {struct timespec} *@var{end})
  1285. TODO
  1286. @end deftypefun
  1287. @deftypefun double starpu_timing_timespec_to_us ({struct timespec} *@var{ts})
  1288. TODO
  1289. @end deftypefun
  1290. @deftypefun void starpu_bus_profiling_helper_display_summary (void)
  1291. TODO
  1292. @end deftypefun
  1293. @deftypefun void starpu_worker_profiling_helper_display_summary (void)
  1294. TODO
  1295. @end deftypefun
  1296. @node CUDA extensions
  1297. @section CUDA extensions
  1298. @deftypefun {cudaStream_t *} starpu_cuda_get_local_stream (void)
  1299. This function gets the current worker's CUDA stream.
  1300. StarPU provides a stream for every CUDA device controlled by StarPU. This
  1301. function is only provided for convenience so that programmers can easily use
  1302. asynchronous operations within codelets without having to create a stream by
  1303. hand. Note that the application is not forced to use the stream provided by
  1304. @code{starpu_cuda_get_local_stream} and may also create its own streams.
  1305. Synchronizing with @code{cudaThreadSynchronize()} is allowed, but will reduce
  1306. the likelihood of having all transfers overlapped.
  1307. @end deftypefun
  1308. @deftypefun {const struct cudaDeviceProp *} starpu_cuda_get_device_properties (unsigned @var{workerid})
  1309. This function returns a pointer to device properties for worker @var{workerid}
  1310. (assumed to be a CUDA worker).
  1311. @end deftypefun
  1312. @deftypefun void starpu_helper_cublas_init (void)
  1313. This function initializes CUBLAS on every CUDA device.
  1314. The CUBLAS library must be initialized prior to any CUBLAS call. Calling
  1315. @code{starpu_helper_cublas_init} will initialize CUBLAS on every CUDA device
  1316. controlled by StarPU. This call blocks until CUBLAS has been properly
  1317. initialized on every device.
  1318. @end deftypefun
  1319. @deftypefun void starpu_helper_cublas_shutdown (void)
  1320. This function synchronously deinitializes the CUBLAS library on every CUDA device.
  1321. @end deftypefun
  1322. @node OpenCL extensions
  1323. @section OpenCL extensions
  1324. @menu
  1325. * Writing OpenCL kernels:: Writing OpenCL kernels
  1326. * Compiling OpenCL kernels:: Compiling OpenCL kernels
  1327. * Loading OpenCL kernels:: Loading OpenCL kernels
  1328. * OpenCL statistics:: Collecting statistics from OpenCL
  1329. @end menu
  1330. @node Writing OpenCL kernels
  1331. @subsection Writing OpenCL kernels
  1332. @deftypefun void starpu_opencl_display_error ({const char *}@var{func}, {const char *}@var{file}, int @var{line}, {const char *}@var{msg}, cl_int @var{status})
  1333. todo
  1334. @end deftypefun
  1335. @deftypefun size_t starpu_opencl_get_global_mem_size (int @var{devid})
  1336. todo
  1337. @end deftypefun
  1338. @deftypefun void starpu_opencl_get_context (int @var{devid}, {cl_context *}@var{context})
  1339. todo
  1340. @end deftypefun
  1341. @deftypefun void starpu_opencl_get_device (int @var{devid}, {cl_device_id *}@var{device})
  1342. todo
  1343. @end deftypefun
  1344. @deftypefun void starpu_opencl_get_queue (int @var{devid}, {cl_command_queue *}@var{queue});
  1345. todo
  1346. @end deftypefun
  1347. @deftypefun void starpu_opencl_get_current_context ({cl_context *}@var{context})
  1348. todo
  1349. @end deftypefun
  1350. @deftypefun void starpu_opencl_get_current_queue ({cl_command_queue *}@var{queue})
  1351. todo
  1352. @end deftypefun
  1353. @deftypefun int starpu_opencl_set_kernel_args ({cl_int *}@var{err}, {cl_kernel *}@var{kernel}, ...)
  1354. Sets the arguments of a given kernel. The list of arguments must be given as
  1355. (size_t @var{size_of_the_argument}, cl_mem * @var{pointer_to_the_argument}).
  1356. The last argument must be 0. Returns the number of arguments that were
  1357. successfully set. In case of failure, @var{err} is set to the error returned by
  1358. OpenCL.
  1359. @end deftypefun
  1360. @node Compiling OpenCL kernels
  1361. @subsection Compiling OpenCL kernels
  1362. Source codes for OpenCL kernels can be stored in a file or in a
  1363. string. StarPU provides functions to build the program executable for
  1364. each available OpenCL device as a @code{cl_program} object. This
  1365. program executable can then be loaded within a specific queue as
  1366. explained in the next section. These are only helpers, Applications
  1367. can also fill a @code{starpu_opencl_program} array by hand for more advanced
  1368. use (e.g. different programs on the different OpenCL devices, for
  1369. relocation purpose for instance).
  1370. @deftp {Data Type} {struct starpu_opencl_program}
  1371. todo
  1372. @end deftp
  1373. @deftypefun int starpu_opencl_load_opencl_from_file (char *@var{source_file_name}, {struct starpu_opencl_program} *@var{opencl_programs}, {const char}* @var{build_options})
  1374. @anchor{starpu_opencl_load_opencl_from_file}
  1375. This function compiles an OpenCL source code stored in a file.
  1376. @end deftypefun
  1377. @deftypefun int starpu_opencl_load_opencl_from_string (char *@var{opencl_program_source}, {struct starpu_opencl_program} *@var{opencl_programs}, {const char}* @var{build_options})
  1378. This function compiles an OpenCL source code stored in a string.
  1379. @end deftypefun
  1380. @deftypefun int starpu_opencl_unload_opencl ({struct starpu_opencl_program} *@var{opencl_programs})
  1381. This function unloads an OpenCL compiled code.
  1382. @end deftypefun
  1383. @node Loading OpenCL kernels
  1384. @subsection Loading OpenCL kernels
  1385. @deftypefun int starpu_opencl_load_kernel (cl_kernel *@var{kernel}, cl_command_queue *@var{queue}, {struct starpu_opencl_program} *@var{opencl_programs}, char *@var{kernel_name}, int @var{devid})
  1386. TODO
  1387. @end deftypefun
  1388. @deftypefun int starpu_opencl_release_kernel (cl_kernel @var{kernel})
  1389. TODO
  1390. @end deftypefun
  1391. @node OpenCL statistics
  1392. @subsection OpenCL statistics
  1393. @deftypefun int starpu_opencl_collect_stats (cl_event @var{event})
  1394. This function allows to collect statistics on a kernel execution.
  1395. After termination of the kernels, the OpenCL codelet should call this function
  1396. to pass it the even returned by @code{clEnqueueNDRangeKernel}, to let StarPU
  1397. collect statistics about the kernel execution (used cycles, consumed power).
  1398. @end deftypefun
  1399. @node Cell extensions
  1400. @section Cell extensions
  1401. nothing yet.
  1402. @node Miscellaneous helpers
  1403. @section Miscellaneous helpers
  1404. @deftypefun int starpu_data_cpy (starpu_data_handle_t @var{dst_handle}, starpu_data_handle_t @var{src_handle}, int @var{asynchronous}, void (*@var{callback_func})(void*), void *@var{callback_arg})
  1405. Copy the content of the @var{src_handle} into the @var{dst_handle} handle.
  1406. The @var{asynchronous} parameter indicates whether the function should
  1407. block or not. In the case of an asynchronous call, it is possible to
  1408. synchronize with the termination of this operation either by the means of
  1409. implicit dependencies (if enabled) or by calling
  1410. @code{starpu_task_wait_for_all()}. If @var{callback_func} is not @code{NULL},
  1411. this callback function is executed after the handle has been copied, and it is
  1412. given the @var{callback_arg} pointer as argument.
  1413. @end deftypefun
  1414. @deftypefun void starpu_execute_on_each_worker (void (*@var{func})(void *), void *@var{arg}, uint32_t @var{where})
  1415. This function executes the given function on a subset of workers.
  1416. When calling this method, the offloaded function specified by the first argument is
  1417. executed by every StarPU worker that may execute the function.
  1418. The second argument is passed to the offloaded function.
  1419. The last argument specifies on which types of processing units the function
  1420. should be executed. Similarly to the @var{where} field of the
  1421. @code{struct starpu_codelet} structure, it is possible to specify that the function
  1422. should be executed on every CUDA device and every CPU by passing
  1423. @code{STARPU_CPU|STARPU_CUDA}.
  1424. This function blocks until the function has been executed on every appropriate
  1425. processing units, so that it may not be called from a callback function for
  1426. instance.
  1427. @end deftypefun