コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 32ae3d3eb0 Actually fix non-cuda/non-opencl build 12 年 前
  Samuel Thibault 15f473bfa0 Fix non-cuda non-opencl build 12 年 前
  Samuel Thibault 843eeaa69a better phrasing 12 年 前
  Samuel Thibault 6682b79150 Add advises about memory and cuda implementation for simgrid execution 12 年 前
  Samuel Thibault 283b629884 Fix writing opencl gpu size in simgrid file 12 年 前
  Samuel Thibault 1e5aae4740 update simgrid documentation about setting memory limit 12 年 前
  Samuel Thibault b1dfd30389 Store GPU size in platform file 12 年 前
  Samuel Thibault b317cc669f Fix unit 12 年 前
  Samuel Thibault d25132e68f Document that main has to be redefined in the simgrid case 12 年 前
  Samuel Thibault a936486995 clarify the factor 12 年 前
  Samuel Thibault 86b3299dd9 Also print the architecture which has calibration issues 12 年 前
  Samuel Thibault 5178b27323 Fix print 12 年 前
  Samuel Thibault 963e7945c0 print number of samples 12 年 前
  Samuel Thibault 4dfb328609 Make sure simgrid mode does not update history 12 年 前
  Samuel Thibault 15531a027e More prominently print calibration issues. Add an environment variable for controling the calibration threshold 12 年 前
  Andra Hugo 5f388d2a95 hierarchical contexts - bug fixing and DEBUG macro 12 年 前
  Samuel Thibault 092378f2cc Avoid releasing/retaking the spinlock for non-MPI data 12 年 前
  Nathalie Furmento 0e69cb4725 src/datawizard/interfaces/data_interface.c: need to release the lock before calling the unregister_hook 12 年 前
  Samuel Thibault 290ac39ff3 Explicitly use starpu_data_handle_t instead of void* in cache hash table 12 年 前
  Samuel Thibault 1b7653f095 more portable valgrind suppression 12 年 前
  Samuel Thibault 2099e11f8d more portable valgrind suppression 12 年 前
  Nathalie Furmento fe8b4fb8af ChangeLog: adverstise for starpu_mpi_data_register 12 年 前
  Nathalie Furmento 6c0c19b1a2 mpi/tests/insert_task_recv_cache.c: call starpu_mpi_data_register instead of starpu_data_set_rank and starpu_data_set_tag 12 年 前
  Nathalie Furmento 30ee992f36 tools/valgrind/openmpi.suppr: new suppression rules 12 年 前
  Nathalie Furmento 5ba299737d mpi/src/starpu_mpi_cache.c: free cache statistics 12 年 前
  Nathalie Furmento 052b036292 mpi: starpu_mpi_data_register() which sets the rank and tag of a data, and also allows to automatically clear the MPI communication cache when unregistering the data 12 年 前
  Nathalie Furmento 2a9ebe7478 src: rename field to unregister_hook 12 年 前
  Nathalie Furmento d60dbc4cf1 src: advise not to call starpu_data_set_rank and starpu_data_set_tag but starpu_mpi_data_register (not yet committed) 12 年 前
  Nathalie Furmento 84b8576862 src: add hook to struct _starpu_data_state which will be called when unregistering the data 12 年 前
  Samuel Thibault f6a3b42772 explicit the valgrind option for suppressions 12 年 前