.. |
pthread_win32
|
c6b65fe5f8
re-introduce the thin pthread-to-win32 layer, as an option, as it seems recent versions of mingw and cygwin use a new pthread library which does not play well with starpu.
|
před 13 roky |
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
před 14 roky |
starpu.h
|
af8467cd5a
disable asynchronous copy: distinguish what is an action and what is an enquiry
|
před 13 roky |
starpu_bound.h
|
1f0545b4e9
include: code cleaning
|
před 13 roky |
starpu_config.h.in
|
c46d26e887
re-fix erand48_r use on BSD
|
před 13 roky |
starpu_cuda.h
|
a20450f5cc
include: fix includes
|
před 13 roky |
starpu_data.h
|
fb59c025b2
gcc: heap_allocated: Manipulate cleanup handlers directly.
|
před 13 roky |
starpu_data_filters.h
|
4f8508ef4b
include: minor fixes
|
před 13 roky |
starpu_data_interfaces.h
|
c7c3522023
Add missing hook from previous commit
|
před 13 roky |
starpu_deprecated_api.h
|
cc1cb2f709
include/starpu_deprecated_api.h: remove '"'
|
před 13 roky |
starpu_expert.h
|
a20450f5cc
include: fix includes
|
před 13 roky |
starpu_fxt.h
|
d9fffa960b
move fxt declarations to its own header
|
před 13 roky |
starpu_hash.h
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
před 13 roky |
starpu_opencl.h
|
7eccca1c90
OpenCL Driver: only keep one function in public interface to do the copy, there is no need to try a synchronous copy after a asynchronous copy has failed
|
před 13 roky |
starpu_perfmodel.h
|
f4f8cfb31a
include/starpu_perfmodel.h: check __STDC_VERSION__ is defined
|
před 13 roky |
starpu_profiling.h
|
a20450f5cc
include: fix includes
|
před 13 roky |
starpu_rand.h
|
c46d26e887
re-fix erand48_r use on BSD
|
před 13 roky |
starpu_scheduler.h
|
75685a6032
Make the starpu_task_bundle_expected_* functions public.
|
před 13 roky |
starpu_task.h
|
25019b621d
Add a STARPU_WARN_UNUSED_RESULT macro.
|
před 13 roky |
starpu_task_bundle.h
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
před 13 roky |
starpu_task_list.h
|
367a594534
include: doc: update function prototypes to be similar in doc and include
|
před 13 roky |
starpu_top.h
|
594a1bace9
privatize starpu-top private functions
|
před 13 roky |
starpu_util.h
|
f679fffa5a
STARPU_ABORT: print a message to stderr and abort rather than calling assert(0).
|
před 13 roky |