Nathalie Furmento
|
e839b1951c
src/: fix spurious warnings
|
14 years ago |
Nathalie Furmento
|
fd27cace5b
src/common/starpu_spinlock.c: mark attribute as potentially unused
|
14 years ago |
Nathalie Furmento
|
da60cebb7c
src/core/perfmodel/perfmodel_bus.c: only display warning when STARPU_DEVEL is enabled
|
14 years ago |
Nathalie Furmento
|
c0e7b87aed
include: make sure windows.h is included before other includes
|
14 years ago |
Samuel Thibault
|
b86c28bddc
Add CUDA-specific error code
|
14 years ago |
Samuel Thibault
|
72829ef29e
do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations
|
14 years ago |
Samuel Thibault
|
33001ecdb8
Enable developer warnings only if the STARPU_DEVEL environment is defined to a non-empty value.
|
14 years ago |
Samuel Thibault
|
7731b9bebb
also look for CUDA/OpenCL in CUDA_INC_PATH and CUDA_INSTALL_PATH
|
14 years ago |
Nathalie Furmento
|
5b4c5324d2
configure.ac: link with stdc++ only on non-windows systems
|
14 years ago |
Nathalie Furmento
|
0324b2ec4f
src/core/perfmodel/perfmodel_bus.c: fix variable scope declaration
|
14 years ago |
Nathalie Furmento
|
73106a9165
README.dev: fix configure line for windows
|
14 years ago |
Nathalie Furmento
|
9999a6487e
README.dev: specify where to find packages
|
14 years ago |
Nathalie Furmento
|
8c6db3c9ba
README.dev: update svn package name
|
14 years ago |
Samuel Thibault
|
69024b3c54
replace hardcoded array size with computation
|
14 years ago |
Nathalie Furmento
|
1b80b39515
src/core/sched_policy.c: _starpu_sched_no_prio_policy has been removed, there is now 11 predefined policies
|
14 years ago |
Samuel Thibault
|
5442848fd6
document how to change max numbers of workers
|
14 years ago |
Samuel Thibault
|
6beb9fe2f7
Remove now-unused push_prio_task scheduler method
|
14 years ago |
Samuel Thibault
|
50606df233
Document each scheduler a bit
|
14 years ago |
Samuel Thibault
|
8e988c8180
Warn the user when the scheduling policy was not found
|
14 years ago |
Samuel Thibault
|
631f085775
Add a glossary
|
14 years ago |
Ludovic Courtès
|
4e99695876
gcc: Update `starpu_insert_task' prototype.
|
14 years ago |
Nathalie Furmento
|
74cfb5b894
doc: fix following r#3659
|
14 years ago |
Nathalie Furmento
|
239a34d796
doc: use spaces instead of tabs
|
14 years ago |
Nathalie Furmento
|
dd2cd2988a
mpi testcases: Avoid negation
|
14 years ago |
Samuel Thibault
|
823be92ae0
misc fixes
|
14 years ago |
Nathalie Furmento
|
d2af4a53ab
doc: update following r#3659
|
14 years ago |
Nathalie Furmento
|
7d08fe6604
StarPU-MPI: Simplify starpu_mpi_initialize_extended. Remove the initialize_mpi parameter parameter as it does not need to be made available to users
|
14 years ago |
Samuel Thibault
|
59ff29e6c2
Avoid negation
|
14 years ago |
Nathalie Furmento
|
50ffc4e901
OpenCL driver: improve platform detection and error message system
|
14 years ago |
Samuel Thibault
|
5e20df52f7
Header of MPI documentation
|
14 years ago |