Commit History

Author SHA1 Message Date
  Nathalie Furmento 9d9e0bd133 CUDA driver: do not enable more CUDA devices than requested through configure option --enable-maxcudadev 14 years ago
  Samuel Thibault 0bf975225f Only accept cudaErrorNotReady errors from cudaEventQuery 14 years ago
  Nathalie Furmento 8d597e51bb configure.ac: add final s to --enable-maxcpu 14 years ago
  Nathalie Furmento 4bce668274 Related-cpu option renaming. 14 years ago
  Antoine Lucas 74904aa6f7 doc: fix starpu_spu_worker_get_count() 14 years ago
  Nathalie Furmento 86a0b888e8 CUDA driver: fix call to _starpu_driver_update_job_feedback() 14 years ago
  Samuel Thibault 2e6fe01f50 document StarPU-Top 14 years ago
  Samuel Thibault 534eaf10dd migrate StarPU-Top requirements documentation to main README 14 years ago
  Samuel Thibault ca9af82615 fix out-of-source build 14 years ago
  Samuel Thibault dbd80faee8 notify whether StarPU-Top will be built 14 years ago
  Nathalie Furmento 55a8a99a38 fix include path 14 years ago
  Samuel Thibault cf42bcf4a1 Merge starpu-top branch into trunk 14 years ago
  Nathalie Furmento 7be5de0849 configure.ac: clarify what the numbers are 14 years ago
  Nathalie Furmento f6758e6907 Driver CUDA: Extract PCI Informations when available 14 years ago
  Samuel Thibault 8fcf54e7ca mention that cygwin is only needed for autogen 14 years ago
  Samuel Thibault b08d01d0e2 cublasSetKernelStream was added in CUDA 3.1 only 14 years ago
  Samuel Thibault 04bd4040d2 Better expose the needed host_defines.h change 14 years ago
  Nathalie Furmento cc375f6e35 Driver CUDA: revert latest modifications. This feature needs to be re-implemented properly. 14 years ago
  Nathalie Furmento 5b909055db CUDA driver: do not abort when number of CUDA devices required is more than what is available. Just print warning (this needs to be improved) 14 years ago
  Nathalie Furmento 7560e696db src/common/utils.h: add a flush to _STARPU_DEBUG 14 years ago
  Samuel Thibault 7ff23acdf9 drop unrelated changes 14 years ago
  Samuel Thibault 2668a39263 Fix gotoblas detection 14 years ago
  Samuel Thibault c9d232f0b7 add path for basic examples before installation 14 years ago
  Nathalie Furmento 47fa9111ba core/workers.h: revert wrong commit 14 years ago
  Nathalie Furmento 9347d5f45d Driver CUDA: fails when number of CUDA devices required is higher than what is available 14 years ago
  Nathalie Furmento be21dbf0a3 CUDA driver: allow configure option --enable-maxcudadev to specify a number lower than the number of available CUDA devices. Warn users that not all CUDA devices are enabled 14 years ago
  Nathalie Furmento 133839b017 tests/coverage/coverage.sh: remove un-needed test 14 years ago
  Samuel Thibault fae33ed81b hint to change the model symbol name 14 years ago
  Samuel Thibault 9aa661f1ba Actually achieve parallelism instead of performing the computation 1024 times. 14 years ago
  Samuel Thibault 00c5b0737b cope with more accelerators than cpus 14 years ago