コミット履歴

作者 SHA1 メッセージ 日付
  Nathalie Furmento 089c051bf5 fix copyrights 7 年 前
  Nathalie Furmento ce8bbe3fc9 include: fix copyright 7 年 前
  Samuel Thibault 19c8499507 fix sonarqube warning 7 年 前
  Samuel Thibault 2510657bc9 Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance... 8 年 前
  Samuel Thibault 6d917d694e rename "power" into "energy" wherever it applies, notably energy consumption performance models 9 年 前
  Samuel Pitoiset 053f1ec15a profiling: display the number of GFlops/worker when STARPU_WORKER_STATS is enabled 9 年 前
  Nathalie Furmento bb61f3808d update cnrs copyright 10 年 前
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 10 年 前
  Samuel Thibault 69cb5ea77b Make sure we do not include sys/time.h, but include starpu_util instead, which Does The Right Thing. 11 年 前
  Samuel Thibault c8ef6dbd52 Windows doesn't respect posix' definition of timespec in time.h 11 年 前
  Samuel Thibault 6f04292eec enable starpu_profiling_status_get optimization only with gcc and alike which support macros returning a value 11 年 前
  Nathalie Furmento 689a54fffe fix doc and function prototypes 11 年 前
  Nathalie Furmento 474b533c1d include: move function starpu_profiling_init to starpu_profiling.h 12 年 前
  Nathalie Furmento fb5a2f90f2 include: remove documentation as it is already defined elsewhere 12 年 前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年 前
  Nathalie Furmento ac7aeb0c9c include/starpu_profiling.h: include <time.h> instead of <sys/time.h> 12 年 前
  Nathalie Furmento 1fe30de34b include: define portable __starpu_inline 12 年 前
  Samuel Thibault 8162e8cfed explain profiling safety to helgrind through annotation rather than suppression 12 年 前
  Samuel Thibault 9fc59e19cd inline access to profile and top statuses 13 年 前
  Samuel Thibault 1e9adb4833 Add const qualifiers 13 年 前
  Nathalie Furmento a20450f5cc include: fix includes 13 年 前
  Nathalie Furmento f311c3c43b include: fix c++ code 13 年 前
  Nathalie Furmento 1f0545b4e9 include: code cleaning 13 年 前
  Samuel Thibault 2b4e61f351 Always make sure that starpu.h gets included first, since that one knows which order has to be used for the rest. Expose history entries to applications. 13 年 前
  Samuel Thibault 17e420dd09 Fixes comment style in files in the include directory to allow 14 年 前
  Samuel Thibault 47d387092e Use MPI rank instead of PID for profiling file name 14 年 前
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 年 前
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL 14 年 前
  Cédric Augonnet 18d2a219cc Call starpu_profiling_init automatically during starpu_init 14 年 前
  Samuel Thibault d6bdc92843 Add missing calls to starpu_profiling_init 14 年 前