커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault dd64580713 Fix gemm_cost prototype 14 년 전
  Ludovic Courtès 5cb7127a9d Install headers under $includedir/starpu/1.0. 14 년 전
  Nathalie Furmento a817a5a6b3 tests/datawizard/gpu_register.c: only declare variables when needed 14 년 전
  Nathalie Furmento 5584ae7ad5 tests/datawizard/interfaces/bcsr/bcsr_interface.c: remove unused variable 14 년 전
  Cyril Roelandt 5bb88e30d4 Moving modes from tasks to codelets in examples/ 14 년 전
  Cyril Roelandt 41214acdab Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests. 14 년 전
  Cyril Roelandt 42343c2f77 Add a Python script that makes the output of modes.cocci pretty. 14 년 전
  Cyril Roelandt 1bff9ebbf7 Multiformat example : return 77 when no cuda devices are available. 14 년 전
  Samuel Thibault 83e49588e4 Fix unit 14 년 전
  Samuel Thibault 1e87d975dc Document time unit 14 년 전
  Samuel Thibault d54b92d96c Document that times are ms 14 년 전
  Samuel Thibault fe42152165 Also propagate relaxed_coherency to memory chunk that could already be allocated 14 년 전
  Samuel Thibault e41febe75a Fix test with just one worker 14 년 전
  Samuel Thibault 669684893e Do not free memory chunks used for reduction. 14 년 전
  Samuel Thibault 9e75b460b1 Make sure we don't flush a memory chunk which is the last copy of some data. 14 년 전
  Samuel Thibault 143c565c0f fix warning without fxt 14 년 전
  Samuel Thibault 57e7b75897 Fix build without fxt 14 년 전
  Samuel Thibault 37862069c7 Permit the application to provide its own size base for performance models 14 년 전
  Samuel Thibault 86ee68889e Add _starpu_crc32_be_n 14 년 전
  Samuel Thibault 3ab558404a Document more fields of starpu_perfmodel 14 년 전
  Samuel Thibault 218f40954f drop unused field 14 년 전
  Samuel Thibault bb88de63bc cost functions fixed in examples 14 년 전
  Samuel Thibault ffeb190a7c Drop deprecation attribute while building libstarpu itself 14 년 전
  Samuel Thibault d0ae52ab3e fix doc build 14 년 전
  Samuel Thibault fc564bbbc3 document starpu_perfmodel 14 년 전
  Samuel Thibault 86a13c15d2 deprecate cost_model, and introduce cost_function, which is provided with the whole task structure, the target arch and implementation number 14 년 전
  Samuel Thibault d9fffa960b move fxt declarations to its own header 14 년 전
  Samuel Thibault 8b0b45df65 Fix multiformat interface 14 년 전
  Samuel Thibault bbe7c00e80 Disable gpu_register on cuda before 4.0, as they don't support thread safety yet 14 년 전
  Samuel Thibault ca64563a2a Fix build without cuda 14 년 전