Samuel Thibault c8f8cfea95 Add cl_arg_free field to enable automatic free(cl_arg) on task destroy. 12 years ago
..
pthread_win32 8201675a4e include/pthread_win32/pthread.h: fix code 12 years ago
.gitignore 27eaf1ca36 Add `.gitignore'. 14 years ago
starpu.h 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
starpu_bound.h 1f0545b4e9 include: code cleaning 13 years ago
starpu_config.h.in 4c5b3876ef include/starpu_config.h.in: macro STARPU_HAVE_HWLOC is used in include/*h files, it needs to be defined in the public config file 12 years ago
starpu_cublas.h 850c49fabc Rename function starpu_helper_cublas_init to starpu_cublas_init 12 years ago
starpu_cuda.h d0591ff302 memory manager: simplify management of global memory size 12 years ago
starpu_data.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
starpu_data_filters.h 389271b78f Rename all filter functions to follow the pattern starpu_DATATYPE_filter_FILTERTYPE. 12 years ago
starpu_data_interfaces.h e857fc42c8 more function renaming 12 years ago
starpu_deprecated_api.h e857fc42c8 more function renaming 12 years ago
starpu_driver.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
starpu_expert.h a20450f5cc include: fix includes 13 years ago
starpu_fxt.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
starpu_hash.h 7e4f89fd3c Add const qualifier for hash computation functions 12 years ago
starpu_opencl.h 1fe30de34b include: define portable __starpu_inline 12 years ago
starpu_perfmodel.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
starpu_profiling.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
starpu_rand.h 00c2b444d2 include/: add C++ scope 12 years ago
starpu_sched_ctx.h 32073b9ad8 fix signature for starpu_sched_ctx_exec_parallel_code and mention it in ChangeLog for 1.2.0 12 years ago
starpu_scheduler.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago
starpu_stdlib.h 2cb9fcd148 use starpu_ssize_t instead of ssize_t to be windows-able 12 years ago
starpu_task.h c8f8cfea95 Add cl_arg_free field to enable automatic free(cl_arg) on task destroy. 12 years ago
starpu_task_bundle.h 616f8b48f0 Some functions from starpu_task_bundle.h moved to where they rightfully belong. 13 years ago
starpu_task_list.h b897f1185e fix c99-style inline 12 years ago
starpu_task_util.h 7f8de49e48 insert_task: use void* when possible as starpu_task->cl_arg is a void* 12 years ago
starpu_thread.h 1c75b34ec9 thread: fix definitions of starpu_pthread_create and starpu_pthread_create_on (2nd part) 12 years ago
starpu_thread_util.h 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX 12 years ago
starpu_top.h f8cb4e94fc top: function starpu_top_task_prevision is now in public API 12 years ago
starpu_util.h 60596867e1 include/starpu_util.h: macros STARPU_ASSERT and STARPU_ASSERT_MSG no longer evaluate their parameters when assertions are disabled 12 years ago
starpu_worker.h 30860cac02 Renaming of diverse functions and datatypes. 12 years ago