.. |
pthread_win32
|
64ca2ebf8a
Fix cast order
|
12 년 전 |
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
14 년 전 |
starpu.h
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
12 년 전 |
starpu_bound.h
|
1f0545b4e9
include: code cleaning
|
13 년 전 |
starpu_config.h.in
|
bd4c14b6c9
prefix public macro with STARPU_
|
12 년 전 |
starpu_cublas.h
|
37b2eb9839
Add missing ifdef __cplusplus, thans Benoit Lize for the patch
|
12 년 전 |
starpu_cuda.h
|
28e2250682
cuda: fix type for devid to always be unsigned
|
12 년 전 |
starpu_data.h
|
edc236df55
memory stats: group all functions in new file src/datawizard/memstats.c and rename them to follow pattern starpu_memory_...
|
12 년 전 |
starpu_data_filters.h
|
b76878506b
include: use tabs instead of spaces
|
12 년 전 |
starpu_data_interfaces.h
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
12 년 전 |
starpu_deprecated_api.h
|
b62e089dac
perfmodel: partly revert r7054
|
13 년 전 |
starpu_expert.h
|
a20450f5cc
include: fix includes
|
13 년 전 |
starpu_fxt.h
|
b58f60b0b7
fxt: rename function starpu_start_fxt_profiling into starpu_fxt_start_profiling
|
12 년 전 |
starpu_hash.h
|
e68ad24cfe
add c++ guards, thanks Benoît Lizé for the report
|
12 년 전 |
starpu_opencl.h
|
b76878506b
include: use tabs instead of spaces
|
12 년 전 |
starpu_perfmodel.h
|
eb64e18781
merge fixes
|
12 년 전 |
starpu_profiling.h
|
9fc59e19cd
inline access to profile and top statuses
|
12 년 전 |
starpu_rand.h
|
00c2b444d2
include/: add C++ scope
|
12 년 전 |
starpu_sched_ctx.h
|
549ac5bc36
rename WORKER_LIST into STARPU_WORKER_LIST
|
12 년 전 |
starpu_scheduler.h
|
39f05e55be
fix definition of starpu_worker_get_sched_condition when simgrid is enabled (thanks to Lionel Eyraud-Dubois and Paul Renaud-Goud for reporting the bug)
|
12 년 전 |
starpu_task.h
|
994271f8c3
drop unused field
|
12 년 전 |
starpu_task_bundle.h
|
616f8b48f0
Some functions from starpu_task_bundle.h moved to where they rightfully belong.
|
13 년 전 |
starpu_task_list.h
|
b897f1185e
fix c99-style inline
|
12 년 전 |
starpu_task_util.h
|
e12ffc4fa4
small fixes + commented all use of htbl32 (resize policies using it does not work)
|
12 년 전 |
starpu_top.h
|
594a1bace9
privatize starpu-top private functions
|
13 년 전 |
starpu_util.h
|
f3118a933b
explain the user what actually went wrong, rather that returning a few dozen lines coming from the strcmp inlined implementation...
|
12 년 전 |
starpu_worker.h
|
9d2589a240
Add starpu_worker_get_by_type and starpu_worker_get_by_devid
|
12 년 전 |