Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 579be68c99 use STARPU_MAIN_RAM instead of 0 to design main memory il y a 12 ans
  Corentin Salingue 6e5d499f17 replace 0 with macro part 6 il y a 12 ans
  Corentin Salingue 449f387f28 revert test vector_scal il y a 12 ans
  Corentin Salingue 9e3aa37d6d change test to use 6 vectors il y a 12 ans
  Corentin Salingue 7b1791f397 add new functions to manipulate disk memoy + add private interface + change disk il y a 12 ans
  Corentin Salingue 49348e2481 change to test if reclaim run. It's good :) il y a 12 ans
  Corentin Salingue 457dd56ea1 add assert disk_register need at least SIZE Bytes, fix warnings in example and change strategy in try_to_free_mem_chunk il y a 12 ans
  Corentin Salingue c7b0a5cd69 change example to support copy on disk + change param of drivers disk functions il y a 12 ans
  Corentin Salingue 17a808e940 merge trunk + fix drivers_disk return bug il y a 12 ans
  Corentin Salingue 3d1f821703 merge trunk il y a 12 ans
  Corentin Salingue 721865565f update disk test il y a 12 ans
  Corentin Salingue 4ee76c347d merge trunk il y a 12 ans
  Corentin Salingue 5001ddb569 merge trunk il y a 12 ans
  Corentin Salingue 188e608679 add function to calculate bandwith and latency between MAIN_RAM and a DISK_RAM il y a 12 ans
  Samuel Thibault d64bd81764 Fix MIC build il y a 12 ans
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet il y a 12 ans
  Corentin Salingue 0369a78e94 modify test to register and close disk il y a 12 ans
  Nathalie Furmento 80b2ab1456 examples/basic_examples/vector_scal.c: display message stating correctness of computation il y a 12 ans
  Nathalie Furmento 1e3c1e9f49 examples: use variadic macros to be portable on MSVC il y a 12 ans
  Nathalie Furmento 57db11eb82 include: macros STARPU_HAVE_NEARBYINTF and STARPU_HAVE_RINTF are now publicly available il y a 12 ans
  Nathalie Furmento b829f7be62 examples: s/vector_scale/vector_scal/g il y a 12 ans
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers il y a 12 ans
  Nathalie Furmento 9082a372c7 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it il y a 12 ans
  Nathalie Furmento ca7d7aa451 examples: only include starpu.h as it includes all the other starpu_ .h files il y a 12 ans
  Cyril Roelandt 59cb5ccbb9 Fix build on systems that do not have nearbyintf(). il y a 13 ans
  Samuel Thibault 7894eed66c Fix list of implementations il y a 13 ans
  Cyril Roelandt d6fd124ae4 Check the return value of starpu_opencl_unload_opencl(). il y a 13 ans
  Nathalie Furmento e60efe5d0e synchronous tasks with a flag destroy set to 1 are automatically destroyed at the end of starpu_task_submit() (these tasks are not automatically destroyed by _starpu_handle_job_termination() as their flag detach is set to 0) il y a 13 ans
  Ludovic Courtès 977d118a90 basic_examples/vector_scal: Avoid comparison of floating point numbers. il y a 13 ans
  Ludovic Courtès 9cf191d080 basic_examples/vector_scal: Return 0 on success, not on failure. il y a 13 ans