Nathalie Furmento
|
0b6edc6270
src/core/sched_policy.c: remove unused variable
|
12 lat temu |
Nathalie Furmento
|
660641a5d4
fix type conversion
|
12 lat temu |
Nathalie Furmento
|
f8c037df9d
data interface: define the value STARPU_UNKNOWN_INTERFACE_ID to be used by newly defined user-defined data interfaces
|
12 lat temu |
Nathalie Furmento
|
361cb9d780
rename all objects defined in include/starpu_sched_ctx.h to start with starpu_sched_ctx
|
12 lat temu |
Nathalie Furmento
|
cbcb8232f3
add gcc option -Werror=implicit in GLOBAL_AM_CFLAGS
|
12 lat temu |
Nathalie Furmento
|
302dcb44f9
sched_ctx_hypervisor/src/Makefile.am: fix compilation flags
|
12 lat temu |
Nathalie Furmento
|
934cb16537
mpi/src/Makefile.am: use $(GLOBAL_AM_CFLAGS)
|
12 lat temu |
Nathalie Furmento
|
1332d6d77b
fix conversion and shadow declarations
|
12 lat temu |
Nathalie Furmento
|
b7f742398e
tests: fix type and shadow declarations
|
12 lat temu |
Nathalie Furmento
|
6b0919e84c
src/core: fix shadow declarations
|
12 lat temu |
Nathalie Furmento
|
aea10775b3
mpi/tests: fix type
|
12 lat temu |
Nathalie Furmento
|
0fc7135dec
src/core/perfmodel/perfmodel_print.c: fix type
|
12 lat temu |
Nathalie Furmento
|
0fe305c4b3
src/core/perfmodel/perfmodel_print.c: use _STARPU_DISP instead of fprintf
|
12 lat temu |
Nathalie Furmento
|
44fb409c9e
src/core/perfmodel/perfmodel_bus.c: fix shadow declarations
|
12 lat temu |
Nathalie Furmento
|
7508ca275f
tools/starpu_perfmodel_plot.c: fix style code and shadow declarations
|
12 lat temu |
Nathalie Furmento
|
504f1733df
tools/starpu_perfmodel_display.c: fix usage function
|
12 lat temu |
Nathalie Furmento
|
294e0e4e26
src/drivers/cuda/driver_cuda.c: fix code which is or is not enabled when cuda is or is not enabled
|
12 lat temu |
Nathalie Furmento
|
8f3dec0e32
src/drivers/opencl/driver_opencl.c: simplify the implementation of the
|
12 lat temu |
Samuel Thibault
|
da222e0b6a
Support STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE for the non-single combined workers too
|
12 lat temu |
Samuel Thibault
|
6758f640ec
Implement again STARPU_MIN_WORKERSIZE and STARPU_MAX_WORKERSIZE environment variables
|
12 lat temu |
Samuel Thibault
|
83600efadc
fix typo
|
12 lat temu |
Andra Hugo
|
063ee080f9
acces data handles before unregistering data
|
12 lat temu |
Samuel Thibault
|
f62e84c769
document how to make simgrid limit the available amount of memory
|
12 lat temu |
Nathalie Furmento
|
866e3c167e
mpi/src/starpu_mpi.c: call starpu_set_profiling_id once MPI initialisation is done
|
12 lat temu |
Samuel Thibault
|
8e4534513a
Add support for limiting gpu memory in simgrid
|
12 lat temu |
Samuel Thibault
|
24f5129856
Fix multi-implementation function checking, thanks Usman for the patch
|
12 lat temu |
Nathalie Furmento
|
fa9a1b4b0d
sched_ctx_hypervisor: add compiler option -Werror=implicit
|
12 lat temu |
Nathalie Furmento
|
7b60bac6b4
sched_ctx_hypervisor/examples/sched_ctx_utils/sched_ctx_utils.h: add definition for set_hypervisor_conf
|
12 lat temu |
Nathalie Furmento
|
6b2e237ad5
src/drivers: functions _starpu_cuda_get_global_mem_size and _starpu_opencl_get_global_mem_size always need to be defined, they return 0 when the driver is disabled
|
12 lat temu |
Nathalie Furmento
|
e3981b4b06
mpi/src/starpu_mpi.c: MPI functions cannot be called before MPI has been initialised
|
12 lat temu |