Nathalie Furmento
|
e1ad784a3d
examples/stencil: make problem smaller when quick-check is enabled
|
11 yıl önce |
Nathalie Furmento
|
b0ce9ea5c3
examples/stencil/: turn appli silent when environment variable STARPU_SSILENT it set
|
11 yıl önce |
Nathalie Furmento
|
a721ac9aec
tests/perfmodels/value_nan.c: remove un-needed declaration
|
11 yıl önce |
Samuel Thibault
|
44fe3ffea4
Add missing initialization
|
11 yıl önce |
Nathalie Furmento
|
f5c4a34f23
src/core/perfmodel/perfmodel_nan.c: consider all space characters, and give back last character as it is not a space character
|
11 yıl önce |
Nathalie Furmento
|
97ba85edae
src/core/perfmodel/perfmodel_nan.c: we need to read the spaces after the nan value
|
11 yıl önce |
Nathalie Furmento
|
4ff9b13f28
tests/perfmodels/value_nan.c: on windows OSes, there is no need to open file
|
11 yıl önce |
Nathalie Furmento
|
6006eb36b8
examples/stencil/stencil-blocks.c: fix memory consumption display
|
11 yıl önce |
Nathalie Furmento
|
23b032384e
examples/stencil/Makefile.am: stencil is executed by make check
|
11 yıl önce |
Nathalie Furmento
|
a3439e1a82
examples/stencil/stencil-kernels.c: use opencl pointer when appropriate (thanks to Sylvain Henry for helping to find the error)
|
11 yıl önce |
Andra Hugo
|
c8ffbb2df1
remove FIXME define in the test run_driver
|
11 yıl önce |
Andra Hugo
|
9a2c69cac2
wake up workers before shutdown
|
11 yıl önce |
Samuel Thibault
|
3342c89ee0
port r11541 from 1.1: Make sure pheft can schedule a calibrated CUDA-only task
|
11 yıl önce |
Samuel Thibault
|
b195529cd4
Add missing calls to can_execute hook
|
11 yıl önce |
Samuel Thibault
|
14016e793f
port r11537 from 1.1: cudaFree takes much more than 125µs on average. 750µs is an average on the cholesky example. This still needs to be somehow tuned
|
11 yıl önce |
Samuel Thibault
|
c77d312268
port r 11535 from 1.1: Add missing termination of data transfers for reclaiming write-back
|
11 yıl önce |
Samuel Thibault
|
098414fc11
port r11533 from 1.1: Also explicitly show in traces the writing back time during reclaiming
|
11 yıl önce |
Samuel Thibault
|
9a05d0c3b8
port r11531 from 1.1: Also show free periods in the trace, to distinguish with data transfers and algorithmic complexity in reclaiming
|
11 yıl önce |
Samuel Thibault
|
5f6f2bf55b
port r11529 from 1.1: Ignore data races on statistics
|
11 yıl önce |
Samuel Thibault
|
0001dad2f6
port r11527 from 1.1: Do not care about races on number of tasks, this is used as a statistic only
|
11 yıl önce |
Marc Sergent
|
bc01c15ee4
Merge from trunk @11519:11525
|
11 yıl önce |
Nathalie Furmento
|
f3a3538ac7
examples/stencil/stencil-kernels.c: check return value of function clEnqueueCopyBuffer
|
11 yıl önce |
Marc Sergent
|
e9495492e9
Fix in fifo node : we need to wake up only one worker after an available call, not all
|
11 yıl önce |
Marc Sergent
|
b2f8911c89
Adding configure option --enable-calibration-heuristic which allows the user to set the maximum authorized deviation of the history-based calibrator
|
11 yıl önce |
Marc Sergent
|
b31fbe2ce6
Adding prefetching in tree-heft scheduler
|
11 yıl önce |
Marc Sergent
|
6d61fcd64d
Adding configure option --enable-calibration-heuristic and associated ChangeLog and documentation informations
|
11 yıl önce |
Marc Sergent
|
483f218e85
Fix a calibration issue when the machine is cold, by adding a deviation limit during calibration.
|
11 yıl önce |
Marc Sergent
|
596effeffa
Merge from trunk @11364:11518
|
11 yıl önce |
Samuel Thibault
|
0423864961
port r11516 from 1.1: considerably reduce the amount of requests submitted at the same time. Pushing more does not seem to really improve performance, and on the contrary increases the latency of possibly urging requests
|
11 yıl önce |
Samuel Thibault
|
631d6e3185
port r 11514 from 1.1: Add unpartition state in trace
|
11 yıl önce |