Ludovic Courtès
|
3d3f68cf27
gcc: Use `#pragma starpu register' in the `pointer-tasks' test.
|
14 years ago |
Ludovic Courtès
|
aef51b4c19
gcc: Add support for `#pragma starpu register VAR [COUNT]'.
|
14 years ago |
Samuel Thibault
|
a2d4ef8b08
fix warning
|
14 years ago |
Samuel Thibault
|
d884c6b015
revert r3914 to fix fxt build
|
14 years ago |
Nathalie Furmento
|
14cb385eab
src: fix compiler warnings
|
14 years ago |
Nathalie Furmento
|
e58cc8be56
configure.ac: set hwloc as not available when option --without-hwloc is specified
|
14 years ago |
Ludovic Courtès
|
f974683ba6
gcc: Determine the data mode based on the constness of the pointed-to type.
|
14 years ago |
Ludovic Courtès
|
4f6d5108e8
gcc: Get rid of GCC warnings in the test suite.
|
14 years ago |
Ludovic Courtès
|
79becca5f6
gcc: Fix codelet wrappers to handle interleaved scalar/pointer arguments.
|
14 years ago |
Ludovic Courtès
|
4c921b9e4a
gcc: Don't introduce local variables for pointer arguments.
|
14 years ago |
Samuel Thibault
|
9f97e70503
typo
|
14 years ago |
Samuel Thibault
|
12703c67d2
typo
|
14 years ago |
Samuel Thibault
|
89e5279a57
Add blas_model.c in tarball
|
14 years ago |
Samuel Thibault
|
7b38a3ad8f
always recalibrate from scratch for regression tests
|
14 years ago |
Samuel Thibault
|
88290cfec7
non-linear regression records history too
|
14 years ago |
Samuel Thibault
|
78d719edd4
starpu_perfmodel_plot now doesn't draw only regression
|
14 years ago |
Samuel Thibault
|
693ca92e7c
sort history entries for correct plot
|
14 years ago |
Samuel Thibault
|
f068edec1f
combine starpu_perfmodel_plot's errorbars and linespoint into errorlines
|
14 years ago |
Ludovic Courtès
|
6eb3f1bbb7
Update `.gitignore'.
|
14 years ago |
Ludovic Courtès
|
5d908e5cd1
gcc: Remove printfs that had become annoying.
|
14 years ago |
Ludovic Courtès
|
8f98cf700a
gcc: Have codelet wrappers handle pointer arguments.
|
14 years ago |
Ludovic Courtès
|
371b6a739e
gcc: Convert pointers to handles when submitting pointer tasks.
|
14 years ago |
Ludovic Courtès
|
4daacf8d62
gcc: Test submission of a mixed pointer/scalar task.
|
14 years ago |
Samuel Thibault
|
2fc03f4d58
rename the starpu_regression_display tool into starpu_perfmodel_plot, document it a bit
|
14 years ago |
Samuel Thibault
|
51677b2116
show on stderr the sizes of the hist-based model
|
14 years ago |
Nathalie Furmento
|
a3dab9596a
tests/Makefile.am: do not install tests
|
14 years ago |
Samuel Thibault
|
9c9900abd6
make macro safer to use
|
14 years ago |
Nathalie Furmento
|
66c12a69dc
Compilation system: on windows OSes, do not use the loader application when calling make check
|
14 years ago |
Nathalie Furmento
|
d60d264c00
Fix compilation on windows OSes
|
14 years ago |
Nathalie Furmento
|
1d60eab361
starpu-top: fix include files to compile on windows OSes
|
14 years ago |