Nathalie Furmento
|
944813c7c5
src/core/workers.h: fix type for devid
|
13 gadi atpakaļ |
Nathalie Furmento
|
4083c94525
src: add missing function prototypes
|
13 gadi atpakaļ |
Nathalie Furmento
|
9e56423411
starpu_opencl.h: add missing include
|
13 gadi atpakaļ |
Nathalie Furmento
|
532c5262ea
starpu.h: fix include order
|
13 gadi atpakaļ |
Nathalie Furmento
|
8c3c7ccb3f
include/starpu_data_interfaces.h: starpu.h already includes starpu_opencl.h (see r7086)
|
13 gadi atpakaļ |
Cyril Roelandt
|
c16fb06b31
Custom interface example: remove a no longer relevant XXX item.
|
13 gadi atpakaļ |
Cyril Roelandt
|
764ced63f7
Use a STARPU_MAXGORDONDEVS constant.
|
13 gadi atpakaļ |
Cyril Roelandt
|
08d2719c43
Use "cl_event" instead of "void" in starpu_data_interfaces.h, since this is the real type.
|
13 gadi atpakaļ |
Cyril Roelandt
|
8fb6560e29
Multiformat interface: remove a no longer relevant TODO item.
|
13 gadi atpakaļ |
Cyril Roelandt
|
268bac3867
Multiformat interface: free OpenCL buffers.
|
13 gadi atpakaļ |
Cyril Roelandt
|
f4ec4584a6
Remove a no longer relevant TODO item.
|
13 gadi atpakaļ |
Cyril Roelandt
|
6736bcb196
custom_interface: remove/implement some unimplemented functions.
|
13 gadi atpakaļ |
Cyril Roelandt
|
e03909865e
Fix a typo: the _starpu_worker struct has no "memnode" field; it is called "memory_node".
|
13 gadi atpakaļ |
Cyril Roelandt
|
73df999d54
Fix unused variables in the drivers.
|
13 gadi atpakaļ |
Cyril Roelandt
|
9ddd6bfb28
Do not run the programs found in tools/ when running "make check".
|
13 gadi atpakaļ |
Ludovic Courtès
|
6cadfe7774
build: Install the PDF file of the manual.
|
13 gadi atpakaļ |
Ludovic Courtès
|
c7ae378c6f
doc: Fix typo.
|
13 gadi atpakaļ |
Samuel Thibault
|
106d8e0cd0
Allow user to set BLAS_LIBS for own blas libraries and mimic standard AX_BLAS autoconf macro behaviour. Thanks bicatali for the patch
|
13 gadi atpakaļ |
Samuel Thibault
|
32e6013d67
Do not force -O3 over the user, let it override it
|
13 gadi atpakaļ |
Samuel Thibault
|
b0e78ad674
Do not build examples if user did not ask for it. Thanks bicatali for the patch.
|
13 gadi atpakaļ |
Samuel Thibault
|
1f73a55d64
Allow detection of qt, and disable when qt is present but user does not want it. thanks bicatali for the patch
|
13 gadi atpakaļ |
Samuel Thibault
|
7b4d72bac4
Add fxt CFLAGS for src/core/workers.h build
|
13 gadi atpakaļ |
Ludovic Courtès
|
74ac8f3079
build: Adjust tests to Automake 1.12.
|
13 gadi atpakaļ |
Samuel Thibault
|
aecf2f8304
Use GetCurrentThreadId instead of GetCurrentThread since the latter only returns a pseudo-handle.
|
13 gadi atpakaļ |
Samuel Thibault
|
f5dee9ca79
Add effective version in dll path
|
13 gadi atpakaļ |
Samuel Thibault
|
f7cfd2efc3
Fix dolib build
|
13 gadi atpakaļ |
Samuel Thibault
|
561fd3d7d3
use uthash hash table instead of posix htable which mingw doesn't have
|
13 gadi atpakaļ |
Samuel Thibault
|
107f243bb6
fix passing FXT_LDFLAGS
|
13 gadi atpakaļ |
Samuel Thibault
|
cccf03c7a1
Add mingw32 support for thread id
|
13 gadi atpakaļ |
Samuel Thibault
|
77c5f483ad
Fix windows build for so version greater than 0
|
13 gadi atpakaļ |