.. |
pthread_win32
|
b601b645b2
fix code to follow coding conventions for braces
|
před 8 roky |
schedulers
|
cc4eb6b654
fix indent
|
před 8 roky |
.gitignore
|
27eaf1ca36
Add `.gitignore'.
|
před 14 roky |
fstarpu_mod.f90
|
cf5be99691
update copyrights for files modified in 2017
|
před 8 roky |
starpu.h
|
e5b21e47fd
Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse.
|
před 8 roky |
starpu_bitmap.h
|
d68f1573fd
use some gcc attributes
|
před 9 roky |
starpu_bound.h
|
4b1a16edde
Fix University name after the fusion..
|
před 10 roky |
starpu_clusters_util.h
|
548ff4b4c6
Allow parallel OpenMP workers to be viewed as sequential ones for specific tasks, then rebind automatically.
|
před 8 roky |
starpu_config.h.in
|
49583d6655
include/starpu_config.h.in: add macro STARPU_HAVE_STRERROR_R which is needed in public API
|
před 8 roky |
starpu_cublas.h
|
a41080d2a6
Fix setting the proper CUDA stream when using several streams from the same driver thread
|
před 8 roky |
starpu_cublas_v2.h
|
e5b21e47fd
Add starpu_cusparse_init/shutdown/get_local_handle for proper CUDA overlapping with cusparse.
|
před 8 roky |
starpu_cuda.h
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
starpu_cusparse.h
|
dc7741acfe
Fix test build without cuda
|
před 8 roky |
starpu_data.h
|
c7f166c27c
Add mpi communications in dag.dot
|
před 8 roky |
starpu_data_filters.h
|
68605a2f15
Add asynchronous partition planning. It only supports coherency through the main RAM for now.
|
před 9 roky |
starpu_data_interfaces.h
|
f7acc7fe76
* fix bug in async mode when using MPI Master-Slave
|
před 8 roky |
starpu_deprecated_api.h
|
20b88ccf11
Fix callers of starpu_perfmodel_history_based_expected_perf
|
před 9 roky |
starpu_disk.h
|
66efac4d38
include/starpu_disk.h: make variable extern
|
před 8 roky |
starpu_driver.h
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
starpu_expert.h
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
starpu_fxt.h
|
59b607325d
Add -no-events option to starpu_fxt_tool
|
před 8 roky |
starpu_hash.h
|
bb61f3808d
update cnrs copyright
|
před 10 roky |
starpu_mic.h
|
e3b44209ed
update copyright
|
před 10 roky |
starpu_mod.f90
|
5b179baa05
- add a first fortran90 test case
|
před 10 roky |
starpu_mpi_ms.h
|
15d23e5205
Add function get_kernel_from_job to mpi src driver : not tested yet
|
před 8 roky |
starpu_opencl.h
|
64a00c3b0a
opencl: StarPU can now deal with very long opencl kernel sources. It
|
před 9 roky |
starpu_openmp.h
|
72407e0967
openmp: add preliminary support for places/partitions routines
|
před 8 roky |
starpu_perfmodel.h
|
7c7c65b805
changelog and copyrights update
|
před 8 roky |
starpu_profiling.h
|
2510657bc9
Add code that takes into account PCI topology to determine contention. But disable it for now since it seems to actually decrease performance...
|
před 8 roky |
starpu_rand.h
|
a6993f6e69
fixes for minor warning detected by cppcheck
|
před 8 roky |
starpu_scc.h
|
e3b44209ed
update copyright
|
před 10 roky |
starpu_sched_component.h
|
cf5be99691
update copyrights for files modified in 2017
|
před 8 roky |
starpu_sched_ctx.h
|
a823ddc441
remove/update functions relying on previous synchro scheme
|
před 8 roky |
starpu_sched_ctx_hypervisor.h
|
ba3e4d7403
small fixes done while writing my thesis + task window at context level (before pushing tasks to the scheduler) expressed w.r.t. to time and not number of tasks
|
před 10 roky |
starpu_scheduler.h
|
cf5be99691
update copyrights for files modified in 2017
|
před 8 roky |
starpu_simgrid_wrap.h
|
4b1a16edde
Fix University name after the fusion..
|
před 10 roky |
starpu_sink.h
|
e3b44209ed
update copyright
|
před 10 roky |
starpu_stdlib.h
|
d54098dac7
Finally remove params and return values from header, they are already been added in doc
|
před 8 roky |
starpu_task.h
|
9f5cc1888c
Add a field starpu_task::where and the macro STARPU_TASK_WHERE
|
před 8 roky |
starpu_task_bundle.h
|
e3b44209ed
update copyright
|
před 10 roky |
starpu_task_list.h
|
4f6a4977aa
include/starpu_task_list.h: add missing const
|
před 8 roky |
starpu_task_util.h
|
9f5cc1888c
Add a field starpu_task::where and the macro STARPU_TASK_WHERE
|
před 8 roky |
starpu_thread.h
|
a6c1c11c79
thread: add <semaphore.h> include
|
před 8 roky |
starpu_thread_util.h
|
4fbf3e23d7
Check sched_mutex rule before releasing the mutex, in case releasing the mutex actually leads to seeing something freed that is used to access to the mutex (e.g. an index)
|
před 8 roky |
starpu_top.h
|
03ff6cfac9
include: typos
|
před 12 roky |
starpu_tree.h
|
6a6935b2df
reduce yet more the overhead of tree worker lists
|
před 8 roky |
starpu_util.h
|
e15ca34bbb
Add --enable-simgrid-mc to selectively enable the model checker
|
před 8 roky |
starpu_worker.h
|
1a2ba4b6a2
add public wrappers for worker functions usable in external sched policies
|
před 8 roky |