Nathalie Furmento
|
3a30c58c65
examples: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
vor 13 Jahren |
Cyril Roelandt
|
d9f95a3ac3
Multiformat : add a simple test that submits a task on a specific worker.
|
vor 13 Jahren |
Samuel Thibault
|
948a95c01e
Drop outdated comment.
|
vor 13 Jahren |
Cyril Roelandt
|
232776f8d4
Removing a useless test.
|
vor 13 Jahren |
Cyril Roelandt
|
d07084a07f
Replaces a bunch of "#if STARPU_USE_" by "#ifdef STARPU_USE_"
|
vor 13 Jahren |
Cyril Roelandt
|
cb9be31ada
starpu_use_macro : turns #if STARPU_USE_* into #ifdef STARPU_USE_*
|
vor 13 Jahren |
Cyril Roelandt
|
e02740e6f5
Multiformat example : remove the where field of the codelets.
|
vor 13 Jahren |
Cyril Roelandt
|
609f0c3ba1
_starpu_codelet_check_deprecated_fields: check the codelet against NULL only once.
|
vor 13 Jahren |
Cyril Roelandt
|
20f1e8b993
_starpu_codelet_check_deprecated_fields : fills in the "where" field of codelets, so that we can stop using it in the code, since it will be deprecated soon.
|
vor 13 Jahren |
Nathalie Furmento
|
f07e33dbaa
mpi/tests/insert_task_owner.c: update codelet usage
|
vor 13 Jahren |
Nathalie Furmento
|
c05818fe7d
tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
vor 13 Jahren |
Cyril Roelandt
|
2dee4c6e49
Make sure that all devices run a codelet in the multiformat example.
|
vor 13 Jahren |
Ludovic Courtès
|
8df7ff75a2
Rename `__STARPU_KERNEL__' to `BUILDING_STARPU'.
|
vor 13 Jahren |
Nathalie Furmento
|
18c4c8c9b4
tests: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
vor 13 Jahren |
Samuel Thibault
|
dd64580713
Fix gemm_cost prototype
|
vor 13 Jahren |
Ludovic Courtès
|
5cb7127a9d
Install headers under $includedir/starpu/1.0.
|
vor 13 Jahren |
Nathalie Furmento
|
a817a5a6b3
tests/datawizard/gpu_register.c: only declare variables when needed
|
vor 13 Jahren |
Nathalie Furmento
|
5584ae7ad5
tests/datawizard/interfaces/bcsr/bcsr_interface.c: remove unused variable
|
vor 13 Jahren |
Cyril Roelandt
|
5bb88e30d4
Moving modes from tasks to codelets in examples/
|
vor 13 Jahren |
Cyril Roelandt
|
41214acdab
Replaces ".modes[id] = mode" by ".modes = { ... }" in the tests.
|
vor 13 Jahren |
Cyril Roelandt
|
42343c2f77
Add a Python script that makes the output of modes.cocci pretty.
|
vor 13 Jahren |
Cyril Roelandt
|
1bff9ebbf7
Multiformat example : return 77 when no cuda devices are available.
|
vor 13 Jahren |
Samuel Thibault
|
83e49588e4
Fix unit
|
vor 13 Jahren |
Samuel Thibault
|
1e87d975dc
Document time unit
|
vor 13 Jahren |
Samuel Thibault
|
d54b92d96c
Document that times are ms
|
vor 13 Jahren |
Samuel Thibault
|
fe42152165
Also propagate relaxed_coherency to memory chunk that could already be allocated
|
vor 13 Jahren |
Samuel Thibault
|
e41febe75a
Fix test with just one worker
|
vor 13 Jahren |
Samuel Thibault
|
669684893e
Do not free memory chunks used for reduction.
|
vor 13 Jahren |
Samuel Thibault
|
9e75b460b1
Make sure we don't flush a memory chunk which is the last copy of some data.
|
vor 13 Jahren |
Samuel Thibault
|
143c565c0f
fix warning without fxt
|
vor 13 Jahren |