Nathalie Furmento
|
a70f4fb1cb
examples/filters/fvector.c: display message on ENODEV
|
13 년 전 |
Nathalie Furmento
|
462e9d0032
CUDA Driver: add function to copy data
|
13 년 전 |
Nathalie Furmento
|
f6709fa086
prepare for next release
|
13 년 전 |
Samuel Thibault
|
1c8e26ed05
mark branch 1.0 as being merged in the trunk
|
13 년 전 |
Nathalie Furmento
|
8b70ad7efe
gcc-plugin/tests/Makefile.am: add release to files to be cleaned
|
13 년 전 |
Nathalie Furmento
|
925885b6ab
doc/Makefile.am: modify html output file to have a correct link to the gcc online documentation (yes that's nasty\!)
|
13 년 전 |
Samuel Thibault
|
7a53e6992f
Mention why tasks may have 'unknown' as name.
|
13 년 전 |
Samuel Thibault
|
245667fba9
If the model does not have a symbol, try to use the codelet name instead
|
13 년 전 |
Samuel Thibault
|
5cd4a648c0
Advertise -c option of starpu_fxt_tool
|
13 년 전 |
Samuel Thibault
|
524459c98d
Factorize cuda detection code, fixes detection from /usr/lib
|
13 년 전 |
Sylvain Henry
|
b12cf3fb9d
SOCL: fix infinite loop bug
|
13 년 전 |
Sylvain Henry
|
aecafb9550
SOCL: no longer wait blocking waitForEvents before submitting commands to StarPU
|
13 년 전 |
Sylvain Henry
|
9c7ac5b5c6
SOCL: correctly initialize StarPU codelets
|
13 년 전 |
Sylvain Henry
|
6e90d6e078
SOCL: display full log on kernel build failure
|
13 년 전 |
Ludovic Courtès
|
cec5bc6bab
doc: Use more `@url' instead of `@indicateurl'.
|
13 년 전 |
Ludovic Courtès
|
12a22b6171
Revert use of HTML-only cross-references.
|
13 년 전 |
Ludovic Courtès
|
7d3695ded6
gcc: Add `#pragma starpu release'.
|
13 년 전 |
Nathalie Furmento
|
87bf6d530c
doc/chapters/c-extensions.texi: use url instead of pxref to point to the GCC manual
|
13 년 전 |
Nathalie Furmento
|
2808080a3d
doc/chapters/c-extensions.texi: correct link name, the html file is called starpu.html not gcc.html
|
13 년 전 |
Samuel Thibault
|
01c9ba4176
Drop bogus svn:mergeinfo property
|
13 년 전 |
Ludovic Courtès
|
7c06d77699
gcc: Allow use of a PARM_DECL as the argument of pragma `acquire'.
|
13 년 전 |
Samuel Thibault
|
19c822893a
Fix spurious change
|
13 년 전 |
Nathalie Furmento
|
7b4b04bee5
configure.ac: fix detection of compatibility between starpu and cuda
|
13 년 전 |
Nathalie Furmento
|
0ce29d2bfa
configure.ac: do not use libdir as a variable name as it is already used by libtool
|
13 년 전 |
Samuel Thibault
|
134e01f347
Rework and simplify cuda detection. This now also looks in lib/Win32 and lib/x64
|
13 년 전 |
Samuel Thibault
|
3f275cde36
Fix definition of timespec: it is now defined in some w32api version, depending on some obscure toolchain conditions
|
13 년 전 |
Samuel Thibault
|
51efe41811
Fix integer/pointer sizes cast
|
13 년 전 |
Samuel Thibault
|
7d278ca9a5
sched.h is only needed for CPU_* interface, only used on glibc. Fixes some mingw versions build
|
13 년 전 |
Samuel Thibault
|
6a40e86cac
Fix build windows instructions
|
13 년 전 |
Nathalie Furmento
|
bb3b551819
starpufft/starpufftx.c: test return value of starpu_task_wait
|
13 년 전 |