Samuel Thibault
|
8ed9249cd9
Fix main memory leak on multiple unregister/re-register.
|
13 lat temu |
Samuel Thibault
|
4dd292b451
Read variable before freeing it
|
13 lat temu |
Samuel Thibault
|
f5cd3d5183
Add rule to build proper ctags
|
13 lat temu |
Nathalie Furmento
|
9f6d9384cf
mpi: remove un-needed include directories from AM_CPPFLAGS defined in files Makefile.am
|
13 lat temu |
Nathalie Furmento
|
c2dbabb2e3
examples: cg example needs a CUDA card which supports double
|
13 lat temu |
Nathalie Furmento
|
0de74d0e63
include/starpu_hash.h: fix macro name to avoid double inclusion
|
13 lat temu |
Nathalie Furmento
|
c153c13650
tools/dev/internal/check_unrenamed_list_types.sh: use only 1 grep command
|
13 lat temu |
Nathalie Furmento
|
6a0cc12829
tools/dev/starpu_check_documented.py: mpi include files are now in the dedicated include directory
|
13 lat temu |
Nathalie Furmento
|
97b9449927
include: doc: minor fixes in function prototypes
|
13 lat temu |
Nathalie Furmento
|
e3182f62a8
include/: move public function declaration in starpu.h
|
13 lat temu |
Nathalie Furmento
|
876c2a3c25
doc/: comment out the concept index
|
13 lat temu |
Nathalie Furmento
|
e3310a8401
examples/stencil/Makefile.am: update w.r.t to new mpi Makefile.am
|
13 lat temu |
Nathalie Furmento
|
c8d7eb43a3
mpi: break Makefile.am in each sub-directories src examples tests
|
13 lat temu |
Cyril Roelandt
|
612a56a6fd
Fix function prototypes in headers to reflect the changes brought by r.7415.
|
13 lat temu |
Cyril Roelandt
|
d2d9ce97ca
Fix non-ANSI function declarations found using smatch.
|
13 lat temu |
Cyril Roelandt
|
fb4bcfa6fb
Coccinelle: add a script that fixes non-ANSI function declarations.
|
13 lat temu |
Nathalie Furmento
|
98f01af154
tests/loader.c: include sys/time.h for gettimeofday
|
13 lat temu |
Nathalie Furmento
|
c678c91655
examples/Makefile.am: the option -arch sm_13 is needed to compile the kernel reductions/dot_product_kernels.cu as it uses double operations
|
13 lat temu |
Cyril Roelandt
|
e2663f4bea
tests/sched_policies/execute_all_tasks.c: fix a call to usleep().
|
13 lat temu |
Cyril Roelandt
|
dc840c95bd
Fix unreachable code thanks to smatch.
|
13 lat temu |
Cyril Roelandt
|
26d460d118
Do not dereference freed memory in starpu_bound_start().
|
13 lat temu |
Cyril Roelandt
|
9768828860
Fix a buffer overflow found using smatch.
|
13 lat temu |
Cyril Roelandt
|
5f9a2f7e14
Turn _filter_nparts_compute_chunk_size_and_offset into _starpu_filter_nparts_compute_chunk_size_and_offset.
|
13 lat temu |
Cyril Roelandt
|
ce9eb4e0a7
Mention r.7391 in the Changelog: "Fix the block filter functions."
|
13 lat temu |
Cyril Roelandt
|
e85ffc2fa5
socl/examples/matmul/matmul.c: do not use the check() macro with an argument of type cl_int: it is meant to be used with a call to an OpenCL function.
|
13 lat temu |
Cyril Roelandt
|
45db2e1728
Remove incorrect includes.
|
13 lat temu |
Cyril Roelandt
|
82cab64103
Fix the block filter functions.
|
13 lat temu |
Cyril Roelandt
|
7297d925c9
Changelog: mention that StarPU-MPI now works on Darwin.
|
13 lat temu |
Ludovic Stordeur
|
aeac891b80
gcc-plugin: honor `--tag' libtool flag.
|
13 lat temu |
Nathalie Furmento
|
1356eaae36
mpi/Makefile.am: add missing HWLOC_CFLAGS to AM_CFLAGS (Thanks to Keisuke Fukuda for reporting the bug)
|
13 lat temu |