Nathalie Furmento
|
43ba010b8d
examples/sched_ctx/parallel_tasks_with_cluster_api.c: fix code
|
6 years ago |
Nathalie Furmento
|
d8e687239d
clusters: small updates
|
6 years ago |
Nathalie Furmento
|
3c7ede1d6b
Cluster support is disabled by default, unless the configure option --enable-cluster is specified
|
6 years ago |
Samuel Thibault
|
3b301b5328
Fix computing difference
|
6 years ago |
Samuel Thibault
|
0d43332610
fix warning
|
6 years ago |
Samuel Thibault
|
44b3dc0657
Fix distance to diagonal computation
|
6 years ago |
Samuel Thibault
|
65a63fabe3
Do not copy byte to be overwritten, avoids a gcc warning
|
6 years ago |
Samuel Thibault
|
e8470f01d6
Avoid calling unregistration hook twice if it triggered some data management that kept a busy reference
|
6 years ago |
Nathalie Furmento
|
687cd9269b
examples/Makefile.am: add missing file to dist
|
6 years ago |
Nathalie Furmento
|
d143b2d4df
examples/Makefile.am: add missing file to dist
|
6 years ago |
Nathalie Furmento
|
d5aaad1fc0
mpi/src/starpu_mpi.c: fix implementation starpu_mpi_wait_for_all() which could lead to a deadlock if some nodes would not re-enter the loop
|
6 years ago |
Nathalie Furmento
|
beac2054aa
socl/src/Makefile.am: add fxt flags
|
6 years ago |
Samuel Thibault
|
d17cb263f6
simgrid transfer costs: make sure the default is to count it
|
6 years ago |
Samuel Thibault
|
fe0c66aca2
Add STARPU_SIMGRID_TRANSFER_COST environment variable to easily disable data transfer costs.
|
6 years ago |
Samuel Thibault
|
071df84d97
Bring starpu 1.2 ChangeLog items
|
6 years ago |
Samuel Thibault
|
2eacaff536
Return trivial timing when transfer is trivial
|
6 years ago |
Samuel Thibault
|
2dd785016e
Really use STARPU_DISK_NO_RECLAIM as a flag
|
6 years ago |
Samuel Thibault
|
ee279aba2e
Fix race when allocating/releasing files concurrently
|
6 years ago |
Samuel Thibault
|
8adc974883
cholesky: accept negative values for lambdas
|
6 years ago |
Samuel Thibault
|
a1af0f0a34
cholesky: we always want to allow running gemms on gpus
|
6 years ago |
Samuel Thibault
|
4738aeb33a
cholesky: show in the dag what the compiler forced
|
6 years ago |
Samuel Thibault
|
a50f0acd93
cholesky: Add pieces for compiler-generated code
|
6 years ago |
Samuel Thibault
|
e245698b75
Clear copyrights, there is hardly anything of the original code
|
6 years ago |
Samuel Thibault
|
ab5b2737e9
Add cpu-only and gpu-only task variants
|
6 years ago |
Samuel Thibault
|
863b71e08a
Add compiler-tuned cholesky
|
6 years ago |
Berenger Bramas
|
da69ff5021
Add Heteroprio documentation (including a simple example)
|
6 years ago |
Samuel Thibault
|
65862a4302
report aio errors
|
6 years ago |
Samuel Thibault
|
c87a684b71
note that pointer_is_inside is optional
|
6 years ago |
Samuel Thibault
|
aeadbc9262
make starpu_data_expected_transfer_time use _starpu_determine_request_path to completely count multi-hop transfers instead of using transitive closure of bandwidth_matrix
|
6 years ago |
Samuel Thibault
|
5a4994aa3c
Fix more pointer-integer types
|
6 years ago |