Nathalie Furmento
|
fec31aafe7
examples/Makefile.am: turn icc compilation silent
|
7 years ago |
Samuel Thibault
|
a0cb67caa4
Make nvcc compilation respect V=1
|
7 years ago |
Nathalie Furmento
|
f901da0675
turn nvcc compilation silent
|
7 years ago |
Corentin Salingue
|
9bfd8c2b87
MPI doesn't support multiple inits
|
7 years ago |
Samuel Thibault
|
7e0edb9851
schedulers.sh and schedulers_context.sh should now work fine
|
7 years ago |
Corentin Salingue
|
f6f66b5be9
add example similar to add_vectors.cpp but using a dedicate data interface to duplicate objects and to let StarPU to achieve data transfers between NUMA nodes if available
|
7 years ago |
Erwan Leria
|
273a20518b
move replay.c to starpu_replay.c tool
|
7 years ago |
Erwan Leria
|
078324ee7a
Première version de replay
|
7 years ago |
Nathalie Furmento
|
a3be2668d1
examples/Makefile.am: (yet another) fix for vector_scal linking when icc is involved
|
7 years ago |
Nathalie Furmento
|
b6e831b503
examples/Makefile.am: fix link command line
|
7 years ago |
Nathalie Furmento
|
812130288a
examples/Makefile.am: link with icc when one of the object files has been produced with icc
|
7 years ago |
Nathalie Furmento
|
3109417f14
examples/Makefile.am: always execute sched_ctx/parallel_code, not only when configure option --enable-long-check is set
|
8 years ago |
Corentin Salingue
|
c79052d75a
multiple calls of MPI app is not allowed in shell script
|
8 years ago |
Nathalie Furmento
|
81dc448900
examples/Makefile.am: delete generated files
|
8 years ago |
Nathalie Furmento
|
f345a6c57e
examples/Makefile.am: add lu/lu.sh to dist file
|
8 years ago |
Nathalie Furmento
|
fd03863423
examples/Makefile.am: add heat/heat.sh to dist file
|
8 years ago |
Samuel Thibault
|
99a0f01e45
Test heat options
|
8 years ago |
Samuel Thibault
|
c7d1106472
Test various options of LU
|
8 years ago |
Corentin Salingue
|
2809f55640
factorize some MPI MASTER-SLAVE variables
|
8 years ago |
Samuel Thibault
|
5e9e6b367f
Use cublasdot and cudaMemsetAsync instead of self-baked implementations
|
8 years ago |
Nathalie Furmento
|
422cad39ec
New function starpu_worker_display_names to display the names of all the workers of a specified type.
|
8 years ago |
Terry Cojean
|
dfc8872c1d
Fix parallel_code example, make sure it works correctly and trim it a little.
|
8 years ago |
Samuel Thibault
|
f891fc83d6
Disable build of parallel_code which doesn't compile any more due to missing starpu_sched_ctx_book/unbook_workers_for_task
|
8 years ago |
Andra Hugo
|
149d06b650
do not even compile the gpu_partiton example if we don't have cuda
|
8 years ago |
Nathalie Furmento
|
a2a9129d75
tests|examples/Makefile.am: fix how to run tests and examples
|
8 years ago |
Corentin Salingue
|
a4530061c2
merge from trunk
|
8 years ago |
Samuel Thibault
|
24122cfa9a
Avoid eating a lot of memory in simulation mode
|
8 years ago |
Corentin Salingue
|
d1f8acc04e
When we check examples, use 3 slaves
|
8 years ago |
Andra Hugo
|
4436cde002
forgot copyrights
|
8 years ago |
Andra Hugo
|
15103b9723
GPU partitioning using contexts, and fixing dmda to consider the pipeline len
|
8 years ago |