Commit History

Author SHA1 Message Date
  Cédric Augonnet 3c3f67a199 Fix compilation with --enable-model-debug: we previously removed the data_state 16 years ago
  Nathalie Furmento 0636805920 perfmodel-display: print usage 16 years ago
  Cédric Augonnet 65d9f9f6f0 Minor cleanup: avoid name collision 16 years ago
  Cédric Augonnet 8e626231c2 Fix buffer overflow when displaying performance models. 16 years ago
  Cédric Augonnet 65931ca292 Welcome to our recent contributors :) 16 years ago
  Nathalie Furmento 6444979fdf create autogen.sh to call autoreconf with the proper parameters 16 years ago
  Cédric Augonnet def1bf0edc - Add a non blocking version of sync_with_data_with_mem called 16 years ago
  Cédric Augonnet 609a0f0f38 Add a test to make sure that the sync_with_data_with_mem function works 16 years ago
  Cédric Augonnet 3062e8d281 remove a false comment left from the former test 16 years ago
  Cédric Augonnet d9b4f5fb95 Add a new test to make sure that the partitionning/unpartitionning mechanisms 16 years ago
  Cédric Augonnet 10e76eaf98 Factorize code from the initialization of all the different scheduling 16 years ago
  Cédric Augonnet 7cfca7d861 Cleanup the initialization of the scheduling policy: instead of hardcoded 16 years ago
  Cédric Augonnet b5c70c361e Properly handle the case where the user gives StarPU the name of a strategy 16 years ago
  Cédric Augonnet 2050338dad Cleanup the scheduling policy structure as well as the code to initialize the 16 years ago
  Cédric Augonnet 8c6dc37bac avoid some dereferencing 16 years ago
  Cédric Augonnet 7d04e39814 Minor cleanups 16 years ago
  Cédric Augonnet 0806fc8876 Add missing license headers (yes, trips can be annoying) 16 years ago
  Cédric Augonnet 6ac676e74b minor cleanups 16 years ago
  Cédric Augonnet 15fa9b57cd Add a get_memory_nodes_count function which returns the number of memory nodes: 16 years ago
  Cédric Augonnet 156c3397a6 Avoid minor warning: we only consider NUMA-aware binding if we have 16 years ago
  Cédric Augonnet bbfbe68c4f We don't include the MPI examples in the "make check" since they have to be run 16 years ago
  Cédric Augonnet dfba15ba38 Add a program to force the calibratation of the performance models of the bus. 16 years ago
  Cédric Augonnet 54f8dedca5 display the bus usage for every device 16 years ago
  Cédric Augonnet 17f28a6b97 Visualize the evolution of the pressure on the bus during the execution on the 16 years ago
  Cédric Augonnet 7a58fe13de Do report the size of the data tranfers in the FxT traces. 16 years ago
  Cédric Augonnet c63a74a4ca fix the restart test 16 years ago
  Cédric Augonnet 622da03466 bug fix: we consider that a write-only buffer is cost-less (we still ignore 16 years ago
  Cédric Augonnet 1e41ce878c minor cleanups to avoid some dereferencing 16 years ago
  Cédric Augonnet 6bb9f7d56a reset the "beta" value of the dmda policy which was modified by mistake 16 years ago
  Cédric Augonnet d4c76f3f46 fix debug code 16 years ago