Commit History

Author SHA1 Message Date
  Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves 12 years ago
  Samuel Thibault 569893842f Fix execution of interfaces providing only any_to_any, when asynchronous transfer is disabled 12 years ago
  Nathalie Furmento ae27df5080 File STARPU-REVISION --- containing the SVN revision number from which StarPU was compiled --- is installed in the share/doc/starpu directory 12 years ago
  Andra Hugo ef6e41e8e6 fix bug in ispeed (reset counter in get_first_workers in the wrong place) + probably fix hydra bug (can't make it crash but not sure it is fixed) 12 years ago
  Samuel Thibault d445856080 comment 12 years ago
  Andra Hugo ae9da154e9 revert ispeed to fix sample 12 years ago
  Nathalie Furmento ec770af0c7 doc: more explanations on how mpi works 12 years ago
  Nathalie Furmento 142da407a7 doc/Makefile.am: version.texi depends on all other texi files 12 years ago
  Nathalie Furmento c0c72ba912 src/datawizard/interfaces/data_interface.c: fix code style 12 years ago
  Nathalie Furmento cf90ea82c0 doc: fix function declarations 12 years ago
  Andra Hugo cc8ea216d1 renaming & ispeed 12 years ago
  Nathalie Furmento d3b2291830 tools/starpu_perfmodel_plot.c: add OpenCL architecture 12 years ago
  Nathalie Furmento 6b24262000 tools/starpu_perfmodel_plot.c: test given CUDA device id is valid 12 years ago
  Samuel Thibault b1ed89b939 fix detection of pending transfers 12 years ago
  Samuel Thibault 95c0fba186 factorize complex array example 12 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. 12 years ago
  Nathalie Furmento 3424a95bc5 configure.ac: when environment variable STARPU_DEVEL is defined, add extra compiler warning options 12 years ago
  Nathalie Furmento a1911a0e4e Makefile.am: use $(GLOBAL_AM_CFLAGS) 12 years ago
  Nathalie Furmento 0b6edc6270 src/core/sched_policy.c: remove unused variable 12 years ago
  Nathalie Furmento 660641a5d4 fix type conversion 12 years ago
  Nathalie Furmento f8c037df9d data interface: define the value STARPU_UNKNOWN_INTERFACE_ID to be used by newly defined user-defined data interfaces 12 years ago
  Nathalie Furmento 361cb9d780 rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx 12 years ago
  Nathalie Furmento cbcb8232f3 add gcc option -Werror=implicit in GLOBAL_AM_CFLAGS 12 years ago
  Nathalie Furmento 302dcb44f9 sched_ctx_hypervisor/src/Makefile.am: fix compilation flags 12 years ago
  Nathalie Furmento 934cb16537 mpi/src/Makefile.am: use $(GLOBAL_AM_CFLAGS) 12 years ago
  Nathalie Furmento 1332d6d77b fix conversion and shadow declarations 12 years ago
  Nathalie Furmento b7f742398e tests: fix type and shadow declarations 12 years ago
  Nathalie Furmento 6b0919e84c src/core: fix shadow declarations 12 years ago
  Nathalie Furmento aea10775b3 mpi/tests: fix type 12 years ago
  Nathalie Furmento 0fc7135dec src/core/perfmodel/perfmodel_print.c: fix type 12 years ago