Nathalie Furmento
|
98a6500c28
src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))'
|
před 14 roky |
Samuel Thibault
|
753a0ecd6c
install gdbinit script to prefix/share/starpu/, not prefix/share/
|
před 14 roky |
Nathalie Furmento
|
6f84adf3e7
mpi/starpu_mpi_insert_task.c: minor fixes
|
před 14 roky |
Samuel Thibault
|
1dc09eb056
document that STARPU_FXT_PREFIX needs a trailing slash
|
před 14 roky |
Samuel Thibault
|
b5994d6b1c
d_type might be DT_UNKNOWN on nfs. Better just simply use comparing against . and ..
|
před 14 roky |
Samuel Thibault
|
974e6f38a4
Document STARPU_HOSTNAME
|
před 14 roky |
Samuel Thibault
|
3fee4d2830
Add STARPU_HOSTNAME to permit forcing using a given hostname for the machine (useful for clusters)
|
před 14 roky |
Nathalie Furmento
|
8b33a34388
src/drivers/opencl/driver_opencl.c: do not print a error message when the first call to OpenCL fails. Just assume it means there is OpenCL platforms installed
|
před 14 roky |
Samuel Thibault
|
9b8c8da952
fix data footprint computation when the scheduling policy doesn't make use of performance model and fxt is not activated
|
před 14 roky |
Samuel Thibault
|
3984afa903
STARPU_BUS_STATS can also be used without real profiling overhead
|
před 14 roky |
Samuel Thibault
|
11e2fe0a85
mention that eager can't prefetch
|
před 14 roky |
Samuel Thibault
|
e8b58ea78d
Number of executed tasks is not just approximate actually.
|
před 14 roky |
Samuel Thibault
|
d733ca88df
give better names
|
před 14 roky |
Samuel Thibault
|
965c23bfb6
give clearer names
|
před 14 roky |
Samuel Thibault
|
10979629c0
blas fields don't exist any more
|
před 14 roky |
Samuel Thibault
|
678fb362ce
Install .txt files in prefix only on windows, use docdir for other platforms
|
před 14 roky |
Samuel Thibault
|
76881f9b53
get FxT from pkg-config too
|
před 14 roky |
Samuel Thibault
|
101631ea68
really fix warning
|
před 14 roky |
Samuel Thibault
|
59747c9d27
fix warning
|
před 14 roky |
Nathalie Furmento
|
86a51cde37
src/core/perfmodel/perfmodel_bus.c: revert commit #3686. Users should see this message
|
před 14 roky |
Samuel Thibault
|
3483252054
try to include CL/cl_ext.h to get CL_PLATFORM_NOT_FOUND_KHR
|
před 14 roky |
Nathalie Furmento
|
0bedb13731
src/: fix spurious warnings
|
před 14 roky |
Nathalie Furmento
|
e839b1951c
src/: fix spurious warnings
|
před 14 roky |
Nathalie Furmento
|
fd27cace5b
src/common/starpu_spinlock.c: mark attribute as potentially unused
|
před 14 roky |
Nathalie Furmento
|
da60cebb7c
src/core/perfmodel/perfmodel_bus.c: only display warning when STARPU_DEVEL is enabled
|
před 14 roky |
Nathalie Furmento
|
c0e7b87aed
include: make sure windows.h is included before other includes
|
před 14 roky |
Samuel Thibault
|
b86c28bddc
Add CUDA-specific error code
|
před 14 roky |
Samuel Thibault
|
72829ef29e
do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations
|
před 14 roky |
Samuel Thibault
|
33001ecdb8
Enable developer warnings only if the STARPU_DEVEL environment is defined to a non-empty value.
|
před 14 roky |
Samuel Thibault
|
7731b9bebb
also look for CUDA/OpenCL in CUDA_INC_PATH and CUDA_INSTALL_PATH
|
před 14 roky |