Cyril Roelandt
|
12f6d413de
test_interfaces.c : make sure load_conf() does not fail when CPUs are disabled
|
13 年 前 |
Nathalie Furmento
|
a42b771ff8
rename tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_opencl_kernel.cl in tests/datawizard/interfaces/multiformat/multiformat_conversion_codelets_kernel.cl (make dist fails otherwise with filename too long (more than 99 characters)
|
13 年 前 |
Cyril Roelandt
|
76ebf2d560
Fix build
|
13 年 前 |
Cyril Roelandt
|
6c0a28438f
test_interfaces.c : make sure run_cuda() and run_opencl() are both inside an #ifdef block
|
13 年 前 |
Cyril Roelandt
|
c771c734fc
Add a "name" field to the codelet structure.
|
13 年 前 |
Ludovic Courtès
|
a0f073e426
gcc: Make `heap_allocated' arrays really have an array type.
|
13 年 前 |
Cyril Roelandt
|
394209fc9a
Add starpu_opencl_set_kernel_args().
|
13 年 前 |
Nathalie Furmento
|
cf0f4ba70f
examples/spmv/dw_block_spmv.c: include sys/time.h for gettimeofday
|
13 年 前 |
Nathalie Furmento
|
13e839cd03
include/starpu_data_interfaces.h: revert #4606 as the definition is actually needed by the SPVM example
|
13 年 前 |
Nathalie Furmento
|
71243a4fc4
configure.ac: disable ICC on windows systems
|
13 年 前 |
Nathalie Furmento
|
59ec7f6484
src/core/perfmodel/perfmodel.c: only declare variables when using them
|
13 年 前 |
Nathalie Furmento
|
4350fbfab3
src: interface is a keyword in windows and cannot be used as an object name
|
13 年 前 |
Cyril Roelandt
|
d000709b48
Variable interface : standard test.
|
13 年 前 |
Nathalie Furmento
|
59ff8f7e87
include/starpu_util.h: define STARPU_DEPRECATED attribute
|
13 年 前 |
Nathalie Furmento
|
2a24ddc05d
tests/Makefile.am: add .h type to dist
|
13 年 前 |
Nathalie Furmento
|
9280e96d5a
src/common/timing.c: fix variable name
|
13 年 前 |
Nathalie Furmento
|
87a4d7de73
include/starpu_deprecated_api.h: use typedef instead of define to define old types
|
13 年 前 |
Nathalie Furmento
|
45e5e620ad
INSTALL: add copyright
|
13 年 前 |
Nathalie Furmento
|
c378d9a1ca
README: update location for rename.sh script
|
13 年 前 |
Nathalie Furmento
|
cd4cf6dd58
README.dev: merge back CODING and README.dev. README.dev was too short to keep on its own
|
13 年 前 |
Cyril Roelandt
|
c07660ad00
Add an INSTALL file.
|
13 年 前 |
Cyril Roelandt
|
53e4220c50
Add a "CODING" file, in which our naming conventions and elements of style may be found.
|
13 年 前 |
Cyril Roelandt
|
04a049211d
Correctly compute the expected conversion time.
|
13 年 前 |
Cyril Roelandt
|
f7a20a3af5
Get rid of the conversion_model.
|
13 年 前 |
Ludovic Courtès
|
44d59c640b
gcc: Add `cholesky_kernels.h' to the distribution.
|
13 年 前 |
Nathalie Furmento
|
420780993d
stencil5.c: add missing include <stdio.h>
|
13 年 前 |
Samuel Thibault
|
ff7370a654
reference lp2paje
|
13 年 前 |
Samuel Thibault
|
6b082d339d
drop odd line
|
13 年 前 |
Nathalie Furmento
|
705660df2a
include/starpu_deprecated_api.h: use typedef when possible
|
13 年 前 |
Samuel Thibault
|
61d0c775d6
Reference the sed script.
|
13 年 前 |