Commit Verlauf

Autor SHA1 Nachricht Datum
  Samuel Thibault 1dc09eb056 document that STARPU_FXT_PREFIX needs a trailing slash vor 14 Jahren
  Samuel Thibault b5994d6b1c d_type might be DT_UNKNOWN on nfs. Better just simply use comparing against . and .. vor 14 Jahren
  Samuel Thibault 974e6f38a4 Document STARPU_HOSTNAME vor 14 Jahren
  Samuel Thibault 3fee4d2830 Add STARPU_HOSTNAME to permit forcing using a given hostname for the machine (useful for clusters) vor 14 Jahren
  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 vor 14 Jahren
  Samuel Thibault 9b8c8da952 fix data footprint computation when the scheduling policy doesn't make use of performance model and fxt is not activated vor 14 Jahren
  Samuel Thibault 3984afa903 STARPU_BUS_STATS can also be used without real profiling overhead vor 14 Jahren
  Samuel Thibault 11e2fe0a85 mention that eager can't prefetch vor 14 Jahren
  Samuel Thibault e8b58ea78d Number of executed tasks is not just approximate actually. vor 14 Jahren
  Samuel Thibault d733ca88df give better names vor 14 Jahren
  Samuel Thibault 965c23bfb6 give clearer names vor 14 Jahren
  Samuel Thibault 10979629c0 blas fields don't exist any more vor 14 Jahren
  Samuel Thibault 678fb362ce Install .txt files in prefix only on windows, use docdir for other platforms vor 14 Jahren
  Samuel Thibault 76881f9b53 get FxT from pkg-config too vor 14 Jahren
  Samuel Thibault 101631ea68 really fix warning vor 14 Jahren
  Samuel Thibault 59747c9d27 fix warning vor 14 Jahren
  Nathalie Furmento 86a51cde37 src/core/perfmodel/perfmodel_bus.c: revert commit #3686. Users should see this message vor 14 Jahren
  Samuel Thibault 3483252054 try to include CL/cl_ext.h to get CL_PLATFORM_NOT_FOUND_KHR vor 14 Jahren
  Nathalie Furmento 0bedb13731 src/: fix spurious warnings vor 14 Jahren
  Nathalie Furmento e839b1951c src/: fix spurious warnings vor 14 Jahren
  Nathalie Furmento fd27cace5b src/common/starpu_spinlock.c: mark attribute as potentially unused vor 14 Jahren
  Nathalie Furmento da60cebb7c src/core/perfmodel/perfmodel_bus.c: only display warning when STARPU_DEVEL is enabled vor 14 Jahren
  Nathalie Furmento c0e7b87aed include: make sure windows.h is included before other includes vor 14 Jahren
  Samuel Thibault b86c28bddc Add CUDA-specific error code vor 14 Jahren
  Samuel Thibault 72829ef29e do not let starpu_scheduler.h unexpectedly include hwloc.h during application compilations vor 14 Jahren
  Samuel Thibault 33001ecdb8 Enable developer warnings only if the STARPU_DEVEL environment is defined to a non-empty value. vor 14 Jahren
  Samuel Thibault 7731b9bebb also look for CUDA/OpenCL in CUDA_INC_PATH and CUDA_INSTALL_PATH vor 14 Jahren
  Nathalie Furmento 5b4c5324d2 configure.ac: link with stdc++ only on non-windows systems vor 14 Jahren
  Nathalie Furmento 0324b2ec4f src/core/perfmodel/perfmodel_bus.c: fix variable scope declaration vor 14 Jahren
  Nathalie Furmento 73106a9165 README.dev: fix configure line for windows vor 14 Jahren