Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 75fbf9ee3a struct starpu_task: add a magic field which is set when initialising the task. starpu_task_submit will fail if the field does not have the right value. This will hence avoid submitting tasks which have not been properly initialised. vor 13 Jahren
  Cyril Roelandt ee3612515d Rename starpu_get_node_kind : it should be starpu_node_get_kind. vor 13 Jahren
  Nathalie Furmento e340de46da tools/dev/starpu_check_undocumented.sh: fix grep command for enum datatypes vor 13 Jahren
  Cyril Roelandt ee6ae0150a Make enum _starpu_node_kind and _starpu_get_node_kind public. vor 13 Jahren
  Ludovic Courtès 27011b07c8 tests/loader: Provide more information about (failing) processes. vor 13 Jahren
  Nathalie Furmento 6e743ee1e7 doc: add initial (and minimal) blabla on socl vor 13 Jahren
  Nathalie Furmento 301d18b775 doc/chapters/advanced-api.texi: add anchors for type definitions vor 13 Jahren
  Nathalie Furmento 4e40dd298d tools/dev/starpu_check_undocumented.sh: fix grep command looking for struct datatypes vor 13 Jahren
  Nathalie Furmento a3f84b2c1d tests/core/deprecated_func.c: make sure to have distinct copies of the codelet per submission vor 13 Jahren
  Nathalie Furmento 866a10afbe src/core/perfmodel/perfmodel_history.c: end debug message with \n vor 13 Jahren
  Ludovic Courtès ca0dc0aceb gcc: Raise an error when `STARPU_NMAXBUFS' is reached. vor 13 Jahren
  Ludovic Courtès e63751e09f gcc: Fill in the `modes' field of `starpu_codelet'. vor 13 Jahren
  Nathalie Furmento 790b9309b9 examples/Makefile.am: add filters/multiformat/opencl.cl to distrib vor 13 Jahren
  Samuel Thibault 8a29b06414 Do not compile CUDA code in double mode if double type is not available. Dynamically rule out CUDA devices which do not support capabilities >= 1.3 vor 13 Jahren
  Samuel Thibault f2e5301fbc Fix function name vor 13 Jahren
  Cyril Roelandt c17dab5ce4 Coccinelle : add a script that finds function calls that are part of the termination condition of a for loop. vor 13 Jahren
  Cyril Roelandt 37f8e843ba Doc: most of the CSR fonctions/macros. vor 13 Jahren
  Samuel Thibault 7766a86ff7 document that dev_handle is to be used for OpenCL vor 13 Jahren
  Cyril Roelandt d8a96bbbac Documentation: Accessing the matrix data interfaces. vor 13 Jahren
  Cyril Roelandt 2529bffe83 Renaming subsubsections in "Data interfaces" for the sake of consistency. vor 13 Jahren
  Cyril Roelandt 4722a70a7f Doc: accessing the variable interface. vor 13 Jahren
  Cyril Roelandt ec16294af5 Documentation for starpu_get_handle_interface_id. vor 13 Jahren
  Samuel Thibault f0316f4fde Drop now-useless object vor 13 Jahren
  Cyril Roelandt ca7341c17b Fix build. vor 13 Jahren
  Cyril Roelandt 839a1a8912 Documentation for "struct starpu_data_interface_ops". vor 13 Jahren
  Nathalie Furmento 9aaa7caf99 tests: if starpu_init() returns -ENODEV, skip the test, do not fail it vor 13 Jahren
  Cyril Roelandt 06c5dc44e6 Add filters/multiformat/multiformat_types.h to the list of headers to be included in the tarball. vor 13 Jahren
  Nathalie Furmento afebe18585 starpufft/Makefile.am: add starpufft.lo to link command vor 13 Jahren
  Cyril Roelandt 5a705e4a6b Replace starpu_get_memory_nodes_count by starpu_memory_nodes_get_count. vor 13 Jahren
  Cyril Roelandt f0ad47acdf Documentation for struct starpu_data_copy_methods. vor 13 Jahren