Nathalie Furmento
|
c78a1e7f96
src/core/perfmodel/perfmodel_nan.c: function _starpu_write_double: do not write a space after writing NaN
|
9 years ago |
Samuel Thibault
|
7dd71b339c
make sure lseek succeeded
|
9 years ago |
Samuel Thibault
|
57b50a2039
fix unlocking files in non-cygwin windows, thanks Jerome Robert for the investigation
|
9 years ago |
Samuel Thibault
|
719cbe0d6f
Do not always write a starpu_idle_microsec.log file, only do so when STARPU_IDLE_FILE is set
|
9 years ago |
Samuel Thibault
|
10de788ee7
Use LOCALAPPPATH instead of USERPROFILE on Windows
|
9 years ago |
Samuel Thibault
|
29ae1c9065
make really sure we wait the proper number of tags
|
9 years ago |
Samuel Thibault
|
11f734248e
Avoid overflow e.g. in num_threads_list allocation
|
9 years ago |
Samuel Thibault
|
431f798e39
Avoid risking dividing by zero due to environment variable
|
9 years ago |
Samuel Thibault
|
d68f1573fd
use some gcc attributes
|
9 years ago |
Samuel Thibault
|
cc2c83286c
Allocate per_worker array lazily, to divide data handle weight by something by an order of 10x
|
9 years ago |
Samuel Thibault
|
245509cfa6
reduce memory footprint of handles a bit
|
9 years ago |
Samuel Thibault
|
1a3f55db50
make starpu_task_expected_length and starpu_task_expected_power work with tasks with no codelet
|
9 years ago |
Nathalie Furmento
|
78f7a5babe
mpi/src/: set buffers to NULL after freeing them
|
9 years ago |
Samuel Thibault
|
8c48c44395
Drop allocating memory only for callbacks in task_insert, the reason we allocated a structure has disappeared
|
9 years ago |
Samuel Thibault
|
dc59117dbc
Make sure users use proper filters on proper interfaces
|
9 years ago |
Nathalie Furmento
|
95004d1a5d
mpi/src: (hopefully) properly free memory for detached requests
|
9 years ago |
Nathalie Furmento
|
7a93be7cdb
examples/scheduler/heteroprio_test.c: fix variable type
|
9 years ago |
Nathalie Furmento
|
477cb1f811
src: fixes for minor warnings
|
9 years ago |
Samuel Thibault
|
b2cc8acb79
mingw doesn't seem to have support for -fstack-protector-all
|
9 years ago |
Samuel Thibault
|
65b1ae67ce
fix classifying complex numbers
|
9 years ago |
Samuel Thibault
|
ca16823aa5
also print the number of tasks & handles
|
9 years ago |
Samuel Thibault
|
97e485de0c
Fix yet another bogus instance of STARPU_LIMIT_MIN/MAX_NSUBMITTED_TASKS documentation
|
9 years ago |
Samuel Thibault
|
7d3df580b6
properly clean some tasks
|
9 years ago |
Samuel Thibault
|
add5790b43
Add STARPU_MAX_MEMORY_USE environment variable
|
9 years ago |
Samuel Thibault
|
ab4f759b2a
fix assertion
|
9 years ago |
Samuel Thibault
|
2268ab3890
fix loop
|
9 years ago |
Samuel Thibault
|
17578921cf
fix memleak
|
9 years ago |
Samuel Thibault
|
9306b4c932
fix allocation size
|
9 years ago |
Samuel Thibault
|
051a8217b4
note about hwloc_get_nbobjs_by_type returning -1
|
9 years ago |
Samuel Thibault
|
ce5a787790
fix warning
|
9 years ago |