Cédric Augonnet
|
b5026e43dd
Minor cleanup: remove unused argument
|
15 年之前 |
Cédric Augonnet
|
1ea769be8e
Add missing argument
|
15 年之前 |
Cédric Augonnet
|
ef29dd6da4
Fix compilation on machines without CUDA
|
15 年之前 |
Samuel Thibault
|
e4f8e3a2f1
fix checking for libstdc++
|
15 年之前 |
Samuel Thibault
|
3a9cbb4c57
fix missing ref to former_process_affinity
|
15 年之前 |
Cédric Augonnet
|
20e50d126a
Remove dead code
|
15 年之前 |
Nathalie Furmento
|
6e69a0dd6b
mpi/Makefile.am: revert previous commit as it was not intended to be committed
|
15 年之前 |
Nathalie Furmento
|
0682670ec2
mpi/tests/ring_async_implicit.c: mpi is initialised by starpu
|
15 年之前 |
Cédric Augonnet
|
c750225a2b
Fix the CG example:
|
15 年之前 |
Nathalie Furmento
|
72e51d653e
tests/Makefile.am: typo
|
15 年之前 |
Nathalie Furmento
|
751a5a20c5
tests/Makefile.am: only install OpenCL codelet files when OpenCL is enabled
|
15 年之前 |
Nathalie Furmento
|
9fd7ad66a6
examples/Makefile.am: only install OpenCL codelet files when OpenCL is enabled
|
15 年之前 |
Nathalie Furmento
|
3b61934f1c
typos (detected as warning by icc)
|
15 年之前 |
Samuel Thibault
|
077899a03e
explicitly add -lstdc++ on darwin
|
15 年之前 |
Cédric Augonnet
|
2c2f40c638
The increment_redux test performs a succession of reduction phases followed by
|
15 年之前 |
Samuel Thibault
|
8dc58afd4d
Fix non-Linux builds.
|
15 年之前 |
Cédric Augonnet
|
04cfc235ec
Destroy the reduction-specific per-handle request list when the handle is
|
15 年之前 |
Cédric Augonnet
|
14ebc94929
Implement cg with filters
|
15 年之前 |
Cédric Augonnet
|
9c959490e7
Start to implement a conjugate gradient
|
15 年之前 |
Cédric Augonnet
|
c0be233412
Define CUBLAS functions
|
15 年之前 |
Cédric Augonnet
|
0828950dd7
Add a wrapper for DDOT
|
15 年之前 |
Cédric Augonnet
|
b910d275eb
The async task overhead now indicates precisely how time is spent
|
15 年之前 |
Cédric Augonnet
|
e2c5593252
Add new fields in the per-task profiling info structure
|
15 年之前 |
Cédric Augonnet
|
b42f38c8b2
Avoid overflow when computing pi
|
15 年之前 |
Cédric Augonnet
|
e4ed360572
When a data handle is accessed in a R/W mode for the first time after it was
|
15 年之前 |
Cédric Augonnet
|
193905f07a
Use starpu_task_wait_for_all instead of condition variables to simplify the
|
15 年之前 |
Cédric Augonnet
|
8d2b6c2760
Rename the STARPU_TASK_BLOCKED_ON_JOB status into STARPU_TASK_BLOCKED_ON_DATA
|
15 年之前 |
Cédric Augonnet
|
23a21d47db
Fix compilation without CUDA
|
15 年之前 |
Cédric Augonnet
|
3e6aadaca8
The pi_redux example is now one of the tests used by make check
|
15 年之前 |
Cédric Augonnet
|
1b0a67230d
No need to lock the header again
|
15 年之前 |