Cédric Augonnet
|
df683b9ec6
Make sure that the request structure is blanked before using it.
|
15 rokov pred |
Cédric Augonnet
|
be1d410985
When sending data, we need a read-only access instead of a write-only mode.
|
15 rokov pred |
Cédric Augonnet
|
8bc9c5b571
Rework the MPI lib
|
15 rokov pred |
Nathalie Furmento
|
8937cd8af8
perf model: add functionality to display all available perf models
|
15 rokov pred |
Nathalie Furmento
|
a91b4cf969
Makefile.am: need the include directory from the build, and remove white trailspaces
|
15 rokov pred |
Cédric Augonnet
|
3c3f67a199
Fix compilation with --enable-model-debug: we previously removed the data_state
|
15 rokov pred |
Nathalie Furmento
|
0636805920
perfmodel-display: print usage
|
15 rokov pred |
Cédric Augonnet
|
65d9f9f6f0
Minor cleanup: avoid name collision
|
15 rokov pred |
Cédric Augonnet
|
8e626231c2
Fix buffer overflow when displaying performance models.
|
15 rokov pred |
Cédric Augonnet
|
65931ca292
Welcome to our recent contributors :)
|
15 rokov pred |
Nathalie Furmento
|
6444979fdf
create autogen.sh to call autoreconf with the proper parameters
|
15 rokov pred |
Cédric Augonnet
|
def1bf0edc
- Add a non blocking version of sync_with_data_with_mem called
|
15 rokov pred |
Cédric Augonnet
|
609a0f0f38
Add a test to make sure that the sync_with_data_with_mem function works
|
15 rokov pred |
Cédric Augonnet
|
3062e8d281
remove a false comment left from the former test
|
15 rokov pred |
Cédric Augonnet
|
d9b4f5fb95
Add a new test to make sure that the partitionning/unpartitionning mechanisms
|
15 rokov pred |
Cédric Augonnet
|
10e76eaf98
Factorize code from the initialization of all the different scheduling
|
15 rokov pred |
Cédric Augonnet
|
7cfca7d861
Cleanup the initialization of the scheduling policy: instead of hardcoded
|
15 rokov pred |
Cédric Augonnet
|
b5c70c361e
Properly handle the case where the user gives StarPU the name of a strategy
|
15 rokov pred |
Cédric Augonnet
|
2050338dad
Cleanup the scheduling policy structure as well as the code to initialize the
|
15 rokov pred |
Cédric Augonnet
|
8c6dc37bac
avoid some dereferencing
|
15 rokov pred |
Cédric Augonnet
|
7d04e39814
Minor cleanups
|
15 rokov pred |
Cédric Augonnet
|
0806fc8876
Add missing license headers (yes, trips can be annoying)
|
15 rokov pred |
Cédric Augonnet
|
6ac676e74b
minor cleanups
|
15 rokov pred |
Cédric Augonnet
|
15fa9b57cd
Add a get_memory_nodes_count function which returns the number of memory nodes:
|
15 rokov pred |
Cédric Augonnet
|
156c3397a6
Avoid minor warning: we only consider NUMA-aware binding if we have
|
15 rokov pred |
Cédric Augonnet
|
bbfbe68c4f
We don't include the MPI examples in the "make check" since they have to be run
|
15 rokov pred |
Cédric Augonnet
|
dfba15ba38
Add a program to force the calibratation of the performance models of the bus.
|
15 rokov pred |
Cédric Augonnet
|
54f8dedca5
display the bus usage for every device
|
15 rokov pred |
Cédric Augonnet
|
17f28a6b97
Visualize the evolution of the pressure on the bus during the execution on the
|
15 rokov pred |
Cédric Augonnet
|
7a58fe13de
Do report the size of the data tranfers in the FxT traces.
|
15 rokov pred |