Commit History

Author SHA1 Message Date
  Nathalie Furmento 7ae5f32c50 examples: fix copyrights 7 years ago
  Nathalie Furmento dd0e0866dc fix copyright holder name 7 years ago
  Samuel Thibault 2ee6e1831e No need to actually allocate the matrix in simgrid mode 7 years ago
  Nathalie Furmento 5e6a2a33ea fixes for unused attributes and other minor warnings 7 years ago
  Samuel Thibault f26c50ae1d fix warning 8 years ago
  Samuel Thibault 3ebbf095cc Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested 8 years ago
  Samuel Thibault 7d765d4d6f Add starpu_set_iteration and starpu_set_subiteration to describe tasks, for better offline traces analysis 8 years ago
  Samuel Thibault db0acb2486 Add starpu_data_set_name, starpu_data_set_coordinates_array, and starpu_data_set_coordinates to describe data. 8 years ago
  Samuel Thibault 739134600a Normalize error checking against modules of results 8 years ago
  Samuel Thibault 839a9bae7f Show precise values for checking cholesky result 8 years ago
  Samuel Thibault a2d3350e43 Fix file leak 8 years ago
  Samuel Thibault d3d32d6451 Fix priorities for schedulers which don't have unbound priority values 8 years ago
  Samuel Thibault ace9f6b23e Use better priorities in cholesky algorithm 8 years ago
  Nathalie Furmento 10ddd00907 minor fixes for gcc warnings 8 years ago
  Nathalie Furmento 4b0182bdb0 examples: fixes for cppcheck warnings 8 years ago
  Samuel Thibault c6576d1cfe Use adaptive problem sizes in cholesky and lu, according to ncpus and ncuda 8 years ago
  Samuel Thibault 8fc6f07f4e show data registration and invalidation in paje trace 8 years ago
  Nathalie Furmento 9109d34b21 fux bugs detected by scan clang tool 9 years ago
  Samuel Thibault 8f654dead2 Add "folded" memory allocation in simulation mode. 9 years ago
  Samuel Pitoiset 6c32e5cf22 examples: use fabsf() instead of abs() for floating point values 9 years ago
  Samuel Thibault c448586b85 revert 15931: these tasks already have a name through the performance model 9 years ago
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. 9 years ago
  Samuel Thibault 00b1ef6f74 Add more verbose comments in examples source code 9 years ago
  Samuel Thibault 455bfdd2ef make using commutativity an option in cholesky 10 years ago
  Nathalie Furmento bb61f3808d update cnrs copyright 10 years ago
  Samuel Thibault 7b2d1621c4 * Add starpu_data_wont_use to advise that a piece of data will not be used 10 years ago
  Samuel Thibault 2480cd9106 fix warning 10 years ago
  Samuel Thibault 3192fc5b08 Make some example outputs nicer to plot 10 years ago
  Samuel Thibault 2d00fb74e7 Only set stream when using magma. Without using magma, starpu_cublas_init is enough 10 years ago
  Samuel Thibault 5f2955555e always set the kernel stream in the codelet itself, since magma apparently changes it dynamically 10 years ago