커밋 기록

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