Commit történet

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