Nathalie Furmento
|
59353eccf8
src/core/perfmodel/perfmodel_bus.c: free hwloc bitmap
|
12 years ago |
Nathalie Furmento
|
b901df23be
src/core/perfmodel: the windows implementation of fscanf cannot read NAN values, we need to define a function doing it correctly
|
12 years ago |
Nathalie Furmento
|
81c3403407
src/core/perfmodel/perfmodel_bus.c: use %lf to write a double
|
12 years ago |
Samuel Thibault
|
92166a2d8a
drop spurious prototypes
|
12 years ago |
Samuel Thibault
|
9c038ac2be
replace starpu_get_bandwidth/latency_CUDA/RAM_RAM/CUDA with calls to starpu_transfer_*
|
12 years ago |
Andra Hugo
|
99654988a8
consider the time to transfer data from the gpus to the RAM too when resizing
|
12 years ago |
Samuel Thibault
|
3cb866fcec
Invert GPU-GPU direct transfer control environment variable name
|
12 years ago |
Corentin Salingue
|
8d4cf47c18
merge trunk
|
12 years ago |
Nathalie Furmento
|
a7047a3a4a
move struct starpu_machine_topology from include/starpu_worker.h to src/core/workers.h and rename it to struct _starpu_machine_topology
|
12 years ago |
Corentin Salingue
|
3d1f821703
merge trunk
|
12 years ago |
Samuel Thibault
|
751c6a11ff
Fix debug output layout
|
12 years ago |
Corentin Salingue
|
0fc95ae34c
add copyright
|
12 years ago |
Samuel Thibault
|
5b42b6f63f
Add perfmodel backward compatibility
|
12 years ago |
Corentin Salingue
|
30ef63776b
bandwidth and latency seem to compute good values
|
12 years ago |
Corentin Salingue
|
8fcffa4265
try to add bandwith values into matrix but not ready for the moment
|
12 years ago |
Samuel Thibault
|
faedc748d6
TODO
|
12 years ago |
Corentin Salingue
|
188e608679
add function to calculate bandwith and latency between MAIN_RAM and a DISK_RAM
|
12 years ago |
Samuel Thibault
|
d64bd81764
Fix MIC build
|
12 years ago |
Samuel Thibault
|
57ac315b6d
Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet
|
12 years ago |
Samuel Thibault
|
375d302250
Fix backward compatibility with more 'nan's than expected
|
12 years ago |
Nathalie Furmento
|
a247bf85c9
src/core/perfmodel/perfmodel_bus.c: internal functions are prefixed with _starpu
|
12 years ago |
Andra Hugo
|
cc8ea216d1
renaming & ispeed
|
12 years ago |
Nathalie Furmento
|
44fb409c9e
src/core/perfmodel/perfmodel_bus.c: fix shadow declarations
|
12 years ago |
Andra Hugo
|
fbe2657f9f
ispeed considers data transfer
|
12 years ago |
Nathalie Furmento
|
6513fd08fb
src/core/perfmodel/perfmodel_bus.c: add missing declaration
|
12 years ago |
Nathalie Furmento
|
552ebb5f6a
src/core/perfmodel/perfmodel_bus.c: fix signed-ness
|
12 years ago |
Samuel Thibault
|
5cf34a093a
Generate simgrid XML file at the same time as bus perfmodel files. This permits to avoid having to set STARPU_N*, and simply use STARPU_HOSTNAME to select the simulated machine.
|
12 years ago |
Samuel Thibault
|
2b30d49db1
Make it possible to use simgrid without having CUDA/OpenCL installed
|
12 years ago |
Samuel Thibault
|
0e0eb992a5
Make sure simgrid mode does not write sampling files
|
12 years ago |
Samuel Thibault
|
032ef03c9a
Fix parsing more or less nodes than expected
|
12 years ago |