提交歷史

作者 SHA1 備註 提交日期
  Samuel Thibault 39c06b2141 Add starpu_perfmodel_update_history, which permits applications to feed performance models with existing measurements 13 年之前
  Samuel Thibault 0190b048a3 clear starpu_private after freeing it 13 年之前
  Samuel Thibault a79c0472ec Fix signed/unsigned comparison 13 年之前
  Samuel Thibault f6a754b896 fix comment 13 年之前
  Samuel Thibault cb1ff0fd0c Properly cast data pointer into integer to fix warning 13 年之前
  Samuel Thibault 9e61aec056 merge mpi branch, fixes MPI cache. 13 年之前
  Samuel Thibault 72f3ec0f60 fix indentation 13 年之前
  Benjamin Lorendeau 909991b0fd merged with trunk from 6552 to 6847 13 年之前
  Benjamin Lorendeau 148e38e2ef add files src/common/htable64.[ch] and make use of them, replacing previous htable32 use in starpu_mpi_insert_task.c and insert_task_cache.[ch] 13 年之前
  Cyril Roelandt a66a87fa8e ChangeLog: mention STARPU_NCPU. 13 年之前
  Nathalie Furmento 0fa97b13b4 src/drivers/opencl/driver_opencl_utils.c: turn function static 13 年之前
  Nathalie Furmento 8b00244b60 src: declare related driver functions in appropriate .h file 13 年之前
  Nathalie Furmento fc8ac6a58b src/drivers/opencl/driver_opencl_utils.c~: fix format string conversion and static functions which are eligible 13 年之前
  Nathalie Furmento 07373ec13a src/core/perfmodel: fix format string conversion 13 年之前
  Nathalie Furmento 2067a27119 src/core/task.c: remove function _starpu_check_nsubmitted_tasks as it is empty and non-used 13 年之前
  Nathalie Furmento 1bd656f7dc doc/Makefile.am: delete temporary files 13 年之前
  Nathalie Furmento 99634a2a6f doc/Makefile.am: use ` instead of shell to execute commands to avoid early execution (i.e before file timestamp file exists) 13 年之前
  Cyril Roelandt f6963b21cd Use STARPU_NCPU instead of STARPU_NCPUS. 13 年之前
  Nathalie Furmento a78ff099ec doc: generate our own version.texi file as the one generated by autotools only consider the file starpu.texi, and not the texi files in doc/chapters/ 13 年之前
  Samuel Thibault 513d5719e4 emphasize that structures should be initialized to zero 13 年之前
  Samuel Thibault 606087f389 Fix copyright years 13 年之前
  Samuel Thibault fa10722bb5 document temporary data 13 年之前
  Nathalie Furmento ac9db34ffa examples/pipeline: return 77 on ENODEV 13 年之前
  Nathalie Furmento 51d34b0419 examples/pipeline: fix coding style 13 年之前
  Nathalie Furmento 5440abcc7c examples/pipeline: deal with ENODEV errrors and unregister data before shutting down StarPU 13 年之前
  Samuel Thibault 23ae075b87 really fix build without cuda, tested this time :) 13 年之前
  Samuel Thibault c51a648b81 fix build without blas 13 年之前
  Samuel Thibault 231a83ecff fix non-cuda build 13 年之前
  Samuel Thibault c3433292b0 Add a pipeline example 13 年之前
  Nathalie Furmento 06216d05ff tools/dev/starpu_check_undocumented.sh: only grep .h files when looking for macros definitions 13 年之前