Commit History

Author SHA1 Message Date
  Nathalie Furmento ec770af0c7 doc: more explanations on how mpi works 13 years ago
  Nathalie Furmento 142da407a7 doc/Makefile.am: version.texi depends on all other texi files 13 years ago
  Nathalie Furmento c0c72ba912 src/datawizard/interfaces/data_interface.c: fix code style 13 years ago
  Nathalie Furmento cf90ea82c0 doc: fix function declarations 13 years ago
  Andra Hugo cc8ea216d1 renaming & ispeed 13 years ago
  Nathalie Furmento d3b2291830 tools/starpu_perfmodel_plot.c: add OpenCL architecture 13 years ago
  Nathalie Furmento 6b24262000 tools/starpu_perfmodel_plot.c: test given CUDA device id is valid 13 years ago
  Samuel Thibault b1ed89b939 fix detection of pending transfers 13 years ago
  Samuel Thibault 95c0fba186 factorize complex array example 13 years ago
  Samuel Thibault ed1bcb3d3a Fix disabling asynchronous copy for any_to_any. Instead of modifying the copy structure, test the flag before invoking the functions. 13 years ago
  Nathalie Furmento 3424a95bc5 configure.ac: when environment variable STARPU_DEVEL is defined, add extra compiler warning options 13 years ago
  Nathalie Furmento a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) 13 years ago
  Nathalie Furmento 0b6edc6270 src/core/sched_policy.c: remove unused variable 13 years ago
  Nathalie Furmento 660641a5d4 fix type conversion 13 years ago
  Nathalie Furmento f8c037df9d data interface: define the value STARPU_UNKNOWN_INTERFACE_ID to be used by newly defined user-defined data interfaces 13 years ago
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 13 years ago
  Nathalie Furmento cbcb8232f3 add gcc option -Werror=implicit in GLOBAL_AM_CFLAGS 13 years ago
  Nathalie Furmento 302dcb44f9 sched_ctx_hypervisor/src/Makefile.am: fix compilation flags 13 years ago
  Nathalie Furmento 934cb16537 mpi/src/Makefile.am: use $(GLOBAL_AM_CFLAGS) 13 years ago
  Nathalie Furmento 1332d6d77b fix conversion and shadow declarations 13 years ago
  Nathalie Furmento b7f742398e tests: fix type and shadow declarations 13 years ago
  Nathalie Furmento 6b0919e84c src/core: fix shadow declarations 13 years ago
  Nathalie Furmento aea10775b3 mpi/tests: fix type 13 years ago
  Nathalie Furmento 0fc7135dec src/core/perfmodel/perfmodel_print.c: fix type 13 years ago
  Nathalie Furmento 0fe305c4b3 src/core/perfmodel/perfmodel_print.c: use _STARPU_DISP instead of fprintf 13 years ago
  Nathalie Furmento 44fb409c9e src/core/perfmodel/perfmodel_bus.c: fix shadow declarations 13 years ago
  Nathalie Furmento 7508ca275f tools/starpu_perfmodel_plot.c: fix style code and shadow declarations 13 years ago
  Nathalie Furmento 504f1733df tools/starpu_perfmodel_display.c: fix usage function 13 years ago
  Nathalie Furmento 294e0e4e26 src/drivers/cuda/driver_cuda.c: fix code which is or is not enabled when cuda is or is not enabled 13 years ago
  Nathalie Furmento 8f3dec0e32 src/drivers/opencl/driver_opencl.c: simplify the implementation of the 13 years ago