Nathalie Furmento
|
62a2ff826f
starpu.texi: remove unwanted character
|
15 年之前 |
Cédric Augonnet
|
47af90d6fe
Bug fix. When an "empty task" (cl = NULL) is executable, it is directly
|
15 年之前 |
Cédric Augonnet
|
9fb15dbdd8
We explicitely wait for the last task, so it must not be detached
|
15 年之前 |
Cédric Augonnet
|
0680ab4221
Add a test to check whether it is possible to submit a chain of "null tasks"
|
15 年之前 |
Cédric Augonnet
|
cf92403d35
Add a new test to make sure that it is possible to use tasks with cl=NULL to
|
15 年之前 |
Cédric Augonnet
|
1df867bf93
Instead of storing the number of memory nodes in each handle, we can use the
|
15 年之前 |
Cédric Augonnet
|
197d8bc68c
Minor code reorganization
|
15 年之前 |
Cédric Augonnet
|
f54f54dc6f
Minor code cleanup to avoid compiler from thinking that we want to free memory
|
15 年之前 |
Samuel Thibault
|
a3880475a8
gonnet agrees
|
15 年之前 |
Samuel Thibault
|
ffb1259735
more TODOs
|
15 年之前 |
Samuel Thibault
|
dcca273de0
document configure options
|
15 年之前 |
Samuel Thibault
|
d0933b9d45
fix setting environment variable
|
15 年之前 |
Nathalie Furmento
|
449051b9ee
src/datawizard/copy_driver.c: use STARPU_CUDA_REPORT_ERROR instead of STARPU_ASSERT to provide a more suitable error message
|
15 年之前 |
Nathalie Furmento
|
eee58177e6
starpu_opencl.h: CL_INVALID_GLOBAL_WORK_SIZE does not seem to be defined in all OpenCL versions, safer to treat it as un unknown error
|
15 年之前 |
Samuel Thibault
|
d0142a949b
do not use a separate stream for computations. this is not needed any more
|
15 年之前 |
Samuel Thibault
|
714846e008
update the number of fft tasks per worker
|
15 年之前 |
Samuel Thibault
|
cccba287c7
avoid shutting down CUDA before using and freeing buffers
|
15 年之前 |
Nathalie Furmento
|
b85521f39c
perfmodel/perfmodel_bus.c: fix compilation when hwloc is not available
|
15 年之前 |
Nathalie Furmento
|
cecc254283
tests/regression/profiles.build.only.in: test compilation with fxt
|
15 年之前 |
Samuel Thibault
|
c86da319a7
add missing include for pthread functions
|
15 年之前 |
Samuel Thibault
|
e6b3f765f8
add missing header
|
15 年之前 |
Samuel Thibault
|
ee5905dec3
add missing header
|
15 年之前 |
Samuel Thibault
|
82eea02d14
add missing header in dist tarball
|
15 年之前 |
Samuel Thibault
|
2bafbdef7f
add missing include for HANDLE
|
15 年之前 |
Samuel Thibault
|
554d1813ba
add missing pthread.h include for pthread_mutex_t
|
15 年之前 |
Samuel Thibault
|
e313898b16
add missing include for timeval
|
15 年之前 |
Samuel Thibault
|
eb376e4819
add missing include for timeval
|
15 年之前 |
Samuel Thibault
|
bf7eed2333
Add missing include for gettimeofday
|
15 年之前 |
Samuel Thibault
|
0bbf9fbe83
damn automake
|
15 年之前 |
Samuel Thibault
|
489d92923c
hack on windows: do not introduce a pthread.h, directly hardcode the type being used
|
15 年之前 |