Ludovic Courtès
|
076cd345d1
gcc: Allow use of a PARM_DECL as the count argument of pragma `register'.
|
il y a 13 ans |
Samuel Thibault
|
12be113dae
Do not error out when pushing data to cuda from another node
|
il y a 13 ans |
Cyril Roelandt
|
a8c654ac78
Use STARPU_SKIP_IF_VALGRIND in tests/core/insert_task.
|
il y a 13 ans |
Cyril Roelandt
|
8a9eb4307b
Fix a memory leak in starpu_codelet_pack_args.
|
il y a 13 ans |
Cyril Roelandt
|
3f37bc96b3
Fix a memory leak in starpu_data_acquire.
|
il y a 13 ans |
Cyril Roelandt
|
c8bb1af151
Fix dead assignment.
|
il y a 13 ans |
Cyril Roelandt
|
2e0df412ac
_starpu_unlock_post_sync_tasks(): free the _starpu_task_wrapper_list allocated in _starpu_add_post_sync_tasks().
|
il y a 13 ans |
Cyril Roelandt
|
43fc35e2a5
load_bus_affinity_file_content: do not try to open the affinity file if neither CUDA or OpenCL are defined.
|
il y a 13 ans |
Nathalie Furmento
|
48a4ccdcc3
tests/core/starpu_init.c: do not use constant values
|
il y a 13 ans |
Cyril Roelandt
|
f00cc9ea86
write_bus_affinity_file_content: Do not open the file if there is nothing to write.
|
il y a 13 ans |
Cyril Roelandt
|
057eb16b24
Add an experimental Coccinelle script that adds "STARPU_SKIP_IF_VALGRIND;" at the beginning of codelets.
|
il y a 13 ans |
Nicolas Collin
|
00902d84d9
The work stealing scheduler is fixed.
|
il y a 13 ans |
Cyril Roelandt
|
685f84fcdb
Include valgrind.h in helper.h, not directly in the tests.
|
il y a 13 ans |
Nathalie Furmento
|
ac6b545847
tests: add core/starpu_init.c which tests starpu_init behaviour regarding environment variables and starpu_conf
|
il y a 13 ans |
Cyril Roelandt
|
726ccf2ea7
Replace "if STARPU_HAVE_VALGRIND_H" by "ifdef STARPU_HAVE_VALGRIND_H".
|
il y a 13 ans |
Cyril Roelandt
|
3b9c9c7b4c
Skip computations in the tests when running on valgrind.
|
il y a 13 ans |
Nathalie Furmento
|
d3683c66bc
tests: add new test tests/datawizard/increment_redux_lazy to illustrate following bug:
|
il y a 13 ans |
Nathalie Furmento
|
b7476c9a04
add a pkg-config file for socl
|
il y a 13 ans |
Nathalie Furmento
|
97b06acb32
mpi/starpumpi-1.0.pc.in: update require to depend on starpu-1.0 and not libstarpu
|
il y a 13 ans |
Nathalie Furmento
|
30693bfe52
move pkgconfig mpi files in mpi directory
|
il y a 13 ans |
Nathalie Furmento
|
ff8b382e3d
socl/Makefile.am: Install SOCL headers under $includedir/starpu/$(STARPU_EFFECTIVE_VERSION)/CL
|
il y a 13 ans |
Nathalie Furmento
|
12e846504b
Define a SONAME for 'libsocl.so'.
|
il y a 13 ans |
Nathalie Furmento
|
cd06b99c33
Rename 'libsocl.la' to 'libsocl-MAJOR.MINOR.la'.
|
il y a 13 ans |
Nathalie Furmento
|
e4b9b74e75
fix function prototype
|
il y a 13 ans |
Cyril Roelandt
|
2ee7a7d915
Doc: new OpenCL memory managment public functions.
|
il y a 13 ans |
Cyril Roelandt
|
760eb9959c
custom_interface: use the public OpenCL copy functions.
|
il y a 13 ans |
Cyril Roelandt
|
50920cb9e6
Use starpu_opencl_allocate_memory in the custom interface.
|
il y a 13 ans |
Nathalie Furmento
|
0901fbea21
tests: add new test tests/datawizard/partition_lazy.c to illustrate bug reported by Cyril Bordage
|
il y a 13 ans |
Cyril Roelandt
|
38df1fd0b1
Do not generate manpages for the tools if we do not have help2man.
|
il y a 13 ans |
Nathalie Furmento
|
0c13e9ae90
tests/datawizard/scal: define functions in scal.h to reuse them in other places
|
il y a 13 ans |