Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and il y a 13 ans
..
interfaces 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able il y a 13 ans
coherency.c 097a832e3c Allow to have a dynamically allocated number of buffers per task, and il y a 13 ans
coherency.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 13 ans
copy_driver.c 21331075a5 Fix crash when writing back to main memory requires allocating data there il y a 13 ans
copy_driver.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 13 ans
data_request.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 13 ans
data_request.h 04ff31b231 Add comments il y a 13 ans
datastats.c a159adc4b3 rename internal macro STARPU_DATA_STATS to STARPU_ENABLE_STATS il y a 13 ans
datastats.h 5c386a0422 cleaning up of statistics code il y a 13 ans
datawizard.c d3065fdc1b Make valgrind yield to other threads when busy-looping, otherwise we may get stuck il y a 13 ans
datawizard.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) il y a 13 ans
filters.c 097a832e3c Allow to have a dynamically allocated number of buffers per task, and il y a 13 ans
filters.h 5f9a2f7e14 Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset. il y a 14 ans
footprint.c 097a832e3c Allow to have a dynamically allocated number of buffers per task, and il y a 13 ans
footprint.h 37862069c7 Permit the application to provide its own size base for performance models il y a 14 ans
malloc.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 13 ans
memalloc.c 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able il y a 13 ans
memalloc.h f24ad3cbab rework deallocating handle memory chunks: we do not actually need to take the burden of going through the whole mc_list, since we already have the mc pointer. This also permits to properly mark per-worker chunks as deallocated il y a 13 ans
memory_manager.c 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able il y a 13 ans
memory_manager.h d0591ff302 memory manager: simplify management of global memory size il y a 13 ans
memory_nodes.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 13 ans
memory_nodes.h 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 13 ans
memstats.c 8f5264b152 data interface: no longer store data size in the handle as some interface may have variable size il y a 13 ans
memstats.h edc236df55 memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_... il y a 13 ans
reduction.c 097a832e3c Allow to have a dynamically allocated number of buffers per task, and il y a 13 ans
sort_data_handles.c 83e4492494 update code w.r.t coding style il y a 14 ans
sort_data_handles.h 3439531517 include/starpu_data.h: do not use a typedef for starpu_buffer_descr, use it directly as a struct il y a 14 ans
user_interactions.c 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. il y a 13 ans
write_back.c c7321a76ff fix type for node to always be unsigned (instead of uint32_t) il y a 13 ans
write_back.h c7321a76ff fix type for node to always be unsigned (instead of uint32_t) il y a 13 ans