Nathalie Furmento
|
61dae6b98f
ChangeLog: document update #5057
|
před 13 roky |
Nathalie Furmento
|
90813c140d
examples/socl: disable mandelbrot example
|
před 13 roky |
Nathalie Furmento
|
a212261e06
socl/src/cl_getplatformids.c: fix format
|
před 13 roky |
Nathalie Furmento
|
fcc7d24f2e
socl/src/command.c: use calloc to set allocated memory to 0
|
před 13 roky |
Nathalie Furmento
|
29a51dce28
socl/src/init.c: disable cuda
|
před 13 roky |
Nathalie Furmento
|
3c8c970dd6
examples/socl/Makefile.am: make sure the CL/cl.h of SOCL gets included instead of the native OpenCL file
|
před 13 roky |
Nicolas Collin
|
05fe4bd695
Added a hook function pre_exec_hook called in drivers.
|
před 13 roky |
Nathalie Furmento
|
3256b284c3
socl/src/Makefile.am: include cuda and opencl CFLAGS
|
před 13 roky |
Samuel Thibault
|
29953d46c6
Hard-define STARPU_EFFECTIVE_VERSION to 1.0, it is the version of the API, not of StarPU itself
|
před 13 roky |
Samuel Thibault
|
5010522d1c
Fix compatibility layer when the names are actually names of structures, not names of types
|
před 13 roky |
Samuel Thibault
|
979234be8a
Fix typo
|
před 13 roky |
Nathalie Furmento
|
9c958b5da5
include/starpu_util.h: configure.ac: check the availability of strerror_r in configure.ac
|
před 13 roky |
Nathalie Furmento
|
91c3613a4e
include/starpu_util.h: invert the if statement
|
před 13 roky |
Nathalie Furmento
|
1fc2863e2b
include/starpu_util.h: do not call strerror_r on windows systems
|
před 13 roky |
Nathalie Furmento
|
a36692bf99
examples/basic_examples/variable.c: when no worker is found, it is not an error, just skip the example
|
před 13 roky |
Nathalie Furmento
|
b3050d7e9c
examples/lu/lu_example.c: add printf to follow execution steps
|
před 13 roky |
Nathalie Furmento
|
f766606c07
examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example
|
před 13 roky |
Nathalie Furmento
|
fc8ec2d1a6
include/starpu_util.h: use strerror_r which is thread-safe
|
před 13 roky |
Nathalie Furmento
|
913fd02aab
examples: when submission fails because it does not find a suitable worker, it is not an error, just skip the example
|
před 13 roky |
Nathalie Furmento
|
34d359f098
include/starpu_util.h: print the error as a number and not as a string
|
před 13 roky |
Nathalie Furmento
|
572473b193
examples: check return values of starpu functions
|
před 13 roky |
Nathalie Furmento
|
4e84b0ce42
examples: check return values of starpu functions
|
před 13 roky |
Nathalie Furmento
|
b91cc2a45b
examples: check return values of starpu functions
|
před 13 roky |
Nathalie Furmento
|
6e76fb54da
move macro STARPU_CHECK_RETURN_VALUE and STARPU_CHECK_RETURN_VALUE_IS in public include/starpu_util.h
|
před 13 roky |
Nicolas Collin
|
1fb91e1629
Bug fixed in bundle data transfer calculation.
|
před 13 roky |
Nathalie Furmento
|
93b298df19
tests: test return value for starpu_opencl_load_opencl_from_file
|
před 13 roky |
Nathalie Furmento
|
5c6241e2ec
src/drivers/opencl: return an error instead of aborting when failing to build a program
|
před 13 roky |
Nathalie Furmento
|
25a724b1fe
mpi/{tests,examples}: define access modes for data handle in struct starpu_codelet
|
před 13 roky |
Nathalie Furmento
|
4cf1869497
examples: define access modes for data handle in struct starpu_codelet
|
před 13 roky |
Nathalie Furmento
|
cd9e291248
tests: define access modes for data handle in struct starpu_codelet
|
před 13 roky |