Ludovic Courtès
|
0b8e3ffd54
gcc: Fix another out-of-tree build issue.
|
14 years ago |
Nathalie Furmento
|
94e279876b
configure.ac: AC_PROG_YACC needs to be done even when gcc plugin is not enabled, otherwise make dist[check] fails
|
14 years ago |
Ludovic Courtès
|
02d507cf2b
gcc: Add note about the dependency on Bison.
|
14 years ago |
Ludovic Courtès
|
2e9281e6c7
gcc: Fix a couple more build issues.
|
14 years ago |
Samuel Thibault
|
232e6373e7
single combined worker shouldn't be enabled by default
|
14 years ago |
Nicolas Collin
|
c55b747918
Check the STARPU_SINGLE_COMBINED_WORKER environment variable in case the user didn't call starpu_conf_init().
|
14 years ago |
Samuel Thibault
|
87a4f18af0
Fix c++-isms
|
14 years ago |
Samuel Thibault
|
bd2c88d145
cast void* to please the SCC compiler
|
14 years ago |
Ludovic Courtès
|
72ee152845
gcc: Add missing `-I' CPP flag.
|
14 years ago |
Samuel Thibault
|
559996dfe1
Note that the type and symbol fields of perfmodel are mandatory
|
14 years ago |
Nicolas Collin
|
d2e95f1a20
Included stdarg.h to fix a problem with va_list declaration.
|
14 years ago |
Ludovic Courtès
|
23ec58a451
gcc: Error out when using `pragma wait' from a task implementation.
|
14 years ago |
Ludovic Courtès
|
a5df02acc5
gcc: Compile tests both with `-O0' and `-O2'.
|
14 years ago |
Ludovic Courtès
|
b82f6ef09e
gcc: Fix test case to work with `-O0'.
|
14 years ago |
Ludovic Courtès
|
8ed0abcbe2
doc: First stab at documenting the GCC plug-in.
|
14 years ago |
Ludovic Courtès
|
a2c12967c4
configure: Explicitly require Libtool 2.2+.
|
14 years ago |
Ludovic Courtès
|
4db7072c3d
gcc: Use new syntactic sugar in the matrix multiplication example.
|
14 years ago |
Ludovic Courtès
|
0ba68acb73
gcc: Remove leftover debugging statement.
|
14 years ago |
Ludovic Courtès
|
d2d32792dd
gcc: Support arbitrary C expressions in the `register' pragma.
|
14 years ago |
Ludovic Courtès
|
b6a70d83a3
gcc: Use the OpenCL and CUDA CPPFLAGS when building the examples.
|
14 years ago |
Sylvain Henry
|
ad9b202a0f
SOCL: Mandelbrot: Disable X11 output
|
14 years ago |
Sylvain Henry
|
fa035d1c95
SOCL: delay command execution (task graph)
|
14 years ago |
Nathalie Furmento
|
93adb101bd
doc/Makefile.am: new rule uninstall-local
|
14 years ago |
Nathalie Furmento
|
3b923efb89
Makefile.am: add clean rule for StarPU-Top
|
14 years ago |
Nathalie Furmento
|
8dd971623a
Makefile.am: mpi must be built before examples
|
14 years ago |
Samuel Thibault
|
9e95ec4d99
mv starpu_top.sh starpu_top
|
14 years ago |
Samuel Thibault
|
59d7d6567e
fix alignment
|
14 years ago |
Samuel Thibault
|
1ae963e821
Document that bus performance is shown bu starpu_machine_display
|
14 years ago |
Samuel Thibault
|
45b4b54f8e
Give user more patience while calibrating the bus.
|
14 years ago |
Samuel Thibault
|
319454e08d
Fix CUDA/OpenCL bandwidth computation
|
14 years ago |