コミット履歴

作者 SHA1 メッセージ 日付
  Cédric Augonnet df683b9ec6 Make sure that the request structure is blanked before using it. 16 年 前
  Cédric Augonnet be1d410985 When sending data, we need a read-only access instead of a write-only mode. 16 年 前
  Cédric Augonnet 8bc9c5b571 Rework the MPI lib 16 年 前
  Nathalie Furmento 8937cd8af8 perf model: add functionality to display all available perf models 16 年 前
  Nathalie Furmento a91b4cf969 Makefile.am: need the include directory from the build, and remove white trailspaces 16 年 前
  Cédric Augonnet 3c3f67a199 Fix compilation with --enable-model-debug: we previously removed the data_state 16 年 前
  Nathalie Furmento 0636805920 perfmodel-display: print usage 16 年 前
  Cédric Augonnet 65d9f9f6f0 Minor cleanup: avoid name collision 16 年 前
  Cédric Augonnet 8e626231c2 Fix buffer overflow when displaying performance models. 16 年 前
  Cédric Augonnet 65931ca292 Welcome to our recent contributors :) 16 年 前
  Nathalie Furmento 6444979fdf create autogen.sh to call autoreconf with the proper parameters 16 年 前
  Cédric Augonnet def1bf0edc - Add a non blocking version of sync_with_data_with_mem called 16 年 前
  Cédric Augonnet 609a0f0f38 Add a test to make sure that the sync_with_data_with_mem function works 16 年 前
  Cédric Augonnet 3062e8d281 remove a false comment left from the former test 16 年 前
  Cédric Augonnet d9b4f5fb95 Add a new test to make sure that the partitionning/unpartitionning mechanisms 16 年 前
  Cédric Augonnet 10e76eaf98 Factorize code from the initialization of all the different scheduling 16 年 前
  Cédric Augonnet 7cfca7d861 Cleanup the initialization of the scheduling policy: instead of hardcoded 16 年 前
  Cédric Augonnet b5c70c361e Properly handle the case where the user gives StarPU the name of a strategy 16 年 前
  Cédric Augonnet 2050338dad Cleanup the scheduling policy structure as well as the code to initialize the 16 年 前
  Cédric Augonnet 8c6dc37bac avoid some dereferencing 16 年 前
  Cédric Augonnet 7d04e39814 Minor cleanups 16 年 前
  Cédric Augonnet 0806fc8876 Add missing license headers (yes, trips can be annoying) 16 年 前
  Cédric Augonnet 6ac676e74b minor cleanups 16 年 前
  Cédric Augonnet 15fa9b57cd Add a get_memory_nodes_count function which returns the number of memory nodes: 16 年 前
  Cédric Augonnet 156c3397a6 Avoid minor warning: we only consider NUMA-aware binding if we have 16 年 前
  Cédric Augonnet bbfbe68c4f We don't include the MPI examples in the "make check" since they have to be run 16 年 前
  Cédric Augonnet dfba15ba38 Add a program to force the calibratation of the performance models of the bus. 16 年 前
  Cédric Augonnet 54f8dedca5 display the bus usage for every device 16 年 前
  Cédric Augonnet 17f28a6b97 Visualize the evolution of the pressure on the bus during the execution on the 16 年 前
  Cédric Augonnet 7a58fe13de Do report the size of the data tranfers in the FxT traces. 16 年 前