Nathalie Furmento
|
bd691e9819
bump to next release
|
6 years ago |
Nathalie Furmento
|
22b681d0f3
bump to next release
|
6 years ago |
Samuel Thibault
|
c3da9728ac
document about simgrid 3.22
|
6 years ago |
Nathalie Furmento
|
3e98591b1f
configure.ac: earlier detection of pkg-config
|
6 years ago |
Nathalie Furmento
|
3920b52d57
Improve detection of NVML availability. Do not only check the library is available, also check the compiled code can be run.
|
6 years ago |
Nathalie Furmento
|
c5146fd4d8
src/profiling/bound.c: new intermediate function for _starpu_bound_job_id_dep() with the size
|
6 years ago |
Samuel Thibault
|
cdeae45d62
Add complex interface filters
|
6 years ago |
Samuel Thibault
|
3a775f5988
Add starpu_bcsr_filter_canonical_block_child_ops.
|
6 years ago |
Samuel Thibault
|
e32db6e20a
Add starpu_filter_nparts_compute_chunk_size_and_offset helper.
|
6 years ago |
Nathalie Furmento
|
86649bce9f
bump to next release
|
6 years ago |
Nathalie Furmento
|
69f87dac57
bump to 1.3.0
|
6 years ago |
Samuel Thibault
|
5a2a31748b
enrich data interface documentation
|
6 years ago |
Samuel Thibault
|
cc48c1ec6a
Call MSG_process_userdata_init if available to fix per-thread data
|
6 years ago |
Samuel Thibault
|
fba991ba6c
Add missing documentation piece
|
6 years ago |
Samuel Thibault
|
2d95494fa4
ignore NUMA nodes without CPUs
|
6 years ago |
Samuel Thibault
|
9288505fa4
simgrid: upgrade to 3.16 privatization option
|
6 years ago |
Olivier Aumage
|
ffda7bf146
fix warning on missing quote
|
6 years ago |
Samuel Thibault
|
4d8b5d8667
Add missing reinitialization of _starpu_worker_drives_memory array
|
6 years ago |
Samuel Thibault
|
fbe806f123
Add missing wakeup condition for disks (which are registered after starpu initialization)
|
6 years ago |
Samuel Thibault
|
4e3287c214
Disable mpi_complex example in simgrid mode, not supported any more
|
6 years ago |
Samuel Thibault
|
f835862727
Add missing allocsize definition in bcsr filter
|
6 years ago |
Nathalie Furmento
|
9e092cb5f2
Make sure data interfaces implementations only use public API
|
6 years ago |
Nathalie Furmento
|
cd37833779
src/datawizard/interfaces/multiformat_interface.c: do not use private functions
|
6 years ago |
Nathalie Furmento
|
59213a1661
src: update data interface implementations to only use starpu public API
|
6 years ago |
Nathalie Furmento
|
edc3ee4902
make public functions which are needed by data interfaces implementations
|
6 years ago |
Samuel Thibault
|
3b80686db6
fix test
|
6 years ago |
Samuel Thibault
|
52a3ab55d4
doc: use MPI_Get_address() instead of MPI_Address() which is deprecated
|
6 years ago |
Nathalie Furmento
|
51f6ea20c1
src/datawizard/interfaces: cast to avoid warnings
|
6 years ago |
Nathalie Furmento
|
41df1a8163
examples/interface/complex_interface.c: change unpack freeing function to be consistent with the pack operation
|
6 years ago |
Nathalie Furmento
|
a4077afc93
For unpack operations, move the memory deallocation from
|
6 years ago |