Corentin Salingue
|
e2276ae56a
Add missing file extensions when cleaning with --enable-coverage parameter
|
9 年 前 |
Corentin Salingue
|
3c1adbed0f
Add missing lib to compile with --enable-coverage for gcov
|
9 年 前 |
Nathalie Furmento
|
e3bf388754
New function starpu_codelet_unpack_args_and_copyleft() which allows to copy in a new buffer values which have not been unpacked by the current call
|
9 年 前 |
Samuel Thibault
|
4fd15baca4
Fix unlocking model
|
9 年 前 |
Samuel Thibault
|
2c44bbe138
Fix assertion: NOWHERE tasks call push_task_output too
|
9 年 前 |
Olivier Aumage
|
49c7a8aecf
- add description of openmp tests
|
9 年 前 |
Samuel Thibault
|
2bcc6c9758
document what tests test
|
9 年 前 |
Samuel Thibault
|
759b65a2ce
avoid #including headers inside extern "C" {}, since those headers might have c++ snippets
|
9 年 前 |
Samuel Thibault
|
efd2ab31a5
only make starpu use libfxt.a when not building a .so: libfxt.a is not necessarily built with -fPIC
|
9 年 前 |
Samuel Thibault
|
073f30fd18
fix coverity warnings
|
9 年 前 |
Samuel Thibault
|
9f76ca7c14
fix simgrid build with simgrid >= 3.13
|
9 年 前 |
Samuel Thibault
|
fbe1a16d7e
build display_structures_size too
|
9 年 前 |
Nathalie Furmento
|
cb8000d0d0
ChangeLog: fix log
|
9 年 前 |
Nathalie Furmento
|
3aa5ed22d3
mpi: New function starpu_mpi_wait_for_all(MPI_Comm comm) that allows to wait until all StarPU tasks and communications for the given communicator are completed.
|
9 年 前 |
Nathalie Furmento
|
2151a200c2
src/core: new functions _starpu_task_wait_for_all_and_return_nb_waited_tasks(void) and _starpu_task_wait_for_all_in_ctx_and_return_nb_waited_tasks(unsigned) which wait for tasks and return the number of tasks that have been waited for
|
9 年 前 |
Nathalie Furmento
|
d18bf54d1b
mpi/src/starpu_mpi.c: make sure the list of detached requests is accessed properly
|
9 年 前 |
Samuel Thibault
|
d6615ad3db
better handle spaces in mic-configure arguments. Document about using mpicc
|
9 年 前 |
Nathalie Furmento
|
6c21ad3a5c
src: partially revert 17654: Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() always return 0
|
9 年 前 |
Nathalie Furmento
|
e1a5e3b214
src: partially revert 17654: Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() always return 0
|
9 年 前 |
Nathalie Furmento
|
b406c91669
Functions starpu_task_wait_for_all_in_ctx() and starpu_task_wait_for_all() return the number of tasks that have been waited for.
|
9 年 前 |
Nathalie Furmento
|
8ba08c8dfc
mpi: check function return values and free memory
|
9 年 前 |
Samuel Thibault
|
6b775896f5
make sure to drop existing CC/CXX/LD/CXXLD/F77/FC environment variables when cross-building
|
9 年 前 |
Samuel Thibault
|
3c900bed63
also cross-compiler fortran
|
9 年 前 |
Samuel Thibault
|
b72f9dcb0f
Fix arguments with spaces passed to mic-configure
|
9 年 前 |
Samuel Thibault
|
a103321011
explicit that --enable-native-mic doesn't need --enable-mic
|
9 年 前 |
Samuel Thibault
|
5a5500f33a
ignore --enable-native-mic in configure, only meant for mic-configure, but also passed to configure
|
9 年 前 |
Samuel Thibault
|
25ffa3cc5a
make sure to use -lcoi_device for phi device, and -lcoi_host for phi ost
|
9 年 前 |
Samuel Thibault
|
d3f9ac8515
factorize some parameters
|
9 年 前 |
Samuel Thibault
|
2ab4f2ad4a
document using SINK_PKG_CONFIG_PATH to specify the hwloc path
|
9 年 前 |
Samuel Thibault
|
943b5d56bf
Make starpu_worker_get_id_check public
|
9 年 前 |