Cyril Roelandt
|
4c333e552f
tests/core/multiformat_handle_conversion : fix build.
|
14 年 前 |
Nathalie Furmento
|
ac2bde9f9b
tests/core/multiformat_handle_conversion.c
|
14 年 前 |
Nathalie Furmento
|
a7ed8f3670
tests/core/multiformat_data_release.c: mark test as skipped
|
14 年 前 |
Nathalie Furmento
|
f6cb0b849f
examples/Makefile.am: loader needs to include <builddir>/src/common/config.h
|
14 年 前 |
Nathalie Furmento
|
7c45586e7b
tests/loader.c: when running spmv/dw_block_spmv, set the first argument to a matrix file
|
14 年 前 |
Cyril Roelandt
|
76a7dba118
Fix dead assignment.
|
14 年 前 |
Cyril Roelandt
|
12f6d413de
test_interfaces.c : make sure load_conf() does not fail when CPUs are disabled
|
14 年 前 |
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)
|
14 年 前 |
Cyril Roelandt
|
76ebf2d560
Fix build
|
14 年 前 |
Cyril Roelandt
|
6c0a28438f
test_interfaces.c : make sure run_cuda() and run_opencl() are both inside an #ifdef block
|
14 年 前 |
Cyril Roelandt
|
c771c734fc
Add a "name" field to the codelet structure.
|
14 年 前 |
Ludovic Courtès
|
a0f073e426
gcc: Make `heap_allocated' arrays really have an array type.
|
14 年 前 |
Cyril Roelandt
|
394209fc9a
Add starpu_opencl_set_kernel_args().
|
14 年 前 |
Nathalie Furmento
|
cf0f4ba70f
examples/spmv/dw_block_spmv.c: include sys/time.h for gettimeofday
|
14 年 前 |
Nathalie Furmento
|
13e839cd03
include/starpu_data_interfaces.h: revert #4606 as the definition is actually needed by the SPVM example
|
14 年 前 |
Nathalie Furmento
|
71243a4fc4
configure.ac: disable ICC on windows systems
|
14 年 前 |
Nathalie Furmento
|
59ec7f6484
src/core/perfmodel/perfmodel.c: only declare variables when using them
|
14 年 前 |
Nathalie Furmento
|
4350fbfab3
src: interface is a keyword in windows and cannot be used as an object name
|
14 年 前 |
Cyril Roelandt
|
d000709b48
Variable interface : standard test.
|
14 年 前 |
Nathalie Furmento
|
59ff8f7e87
include/starpu_util.h: define STARPU_DEPRECATED attribute
|
14 年 前 |
Nathalie Furmento
|
2a24ddc05d
tests/Makefile.am: add .h type to dist
|
14 年 前 |
Nathalie Furmento
|
9280e96d5a
src/common/timing.c: fix variable name
|
14 年 前 |
Nathalie Furmento
|
87a4d7de73
include/starpu_deprecated_api.h: use typedef instead of define to define old types
|
14 年 前 |
Nathalie Furmento
|
45e5e620ad
INSTALL: add copyright
|
14 年 前 |
Nathalie Furmento
|
c378d9a1ca
README: update location for rename.sh script
|
14 年 前 |
Nathalie Furmento
|
cd4cf6dd58
README.dev: merge back CODING and README.dev. README.dev was too short to keep on its own
|
14 年 前 |
Cyril Roelandt
|
c07660ad00
Add an INSTALL file.
|
14 年 前 |
Cyril Roelandt
|
53e4220c50
Add a "CODING" file, in which our naming conventions and elements of style may be found.
|
14 年 前 |
Cyril Roelandt
|
04a049211d
Correctly compute the expected conversion time.
|
14 年 前 |
Cyril Roelandt
|
f7a20a3af5
Get rid of the conversion_model.
|
14 年 前 |