커밋 기록

작성자 SHA1 메시지 날짜
  Samuel Thibault 907bfdd621 avoid measuring transfer inside GPU 14 년 전
  Samuel Thibault 14f2b383d8 Fix bandwidth measurement when gpu sizes are differing and small: make timing µs per byte instead of just µs 14 년 전
  Samuel Thibault 2eba67b128 Add GPU-GPU transfer measurement 14 년 전
  Samuel Thibault 2b6c0e9af5 Make sure the topology is initialized when benchmarking the bus performance 14 년 전
  Cyril Roelandt 2b60aedf3b Replacing _starpu_topology_get_nhwcpu(config) by config->topology.ncpus 14 년 전
  Cyril Roelandt b29709b352 src/core/perfmodel/perfmodel_bus.c:replacing cudaGetDeviceCount by _starpu_get_cuda_device_count 14 년 전
  Samuel Thibault 4a705e980b fix format breach issue 14 년 전
  Samuel Thibault 45b4b54f8e Give user more patience while calibrating the bus. 14 년 전
  Samuel Thibault 319454e08d Fix CUDA/OpenCL bandwidth computation 14 년 전
  Samuel Thibault f351cf2d3f StarPU does not yet measure GPU-GPU transfers 14 년 전
  Samuel Thibault 47b21020da print bandwidths too in starpu_machine_display 14 년 전
  Samuel Thibault d8aa7f19fa use %f and %e instead of %lf and %le, as the latter are not defined by the ANSI standard, and have varying behavior depending on GNU or MSVC runtime 14 년 전
  Samuel Thibault 7ff23acdf9 drop unrelated changes 14 년 전
  Samuel Thibault 2668a39263 Fix gotoblas detection 14 년 전
  Samuel Thibault 9f00e6489b note that it's the bus performance model which is measured 14 년 전
  Samuel Thibault 3fee4d2830 Add STARPU_HOSTNAME to permit forcing using a given hostname for the machine (useful for clusters) 14 년 전
  Nathalie Furmento 86a51cde37 src/core/perfmodel/perfmodel_bus.c: revert commit #3686. Users should see this message 14 년 전
  Nathalie Furmento da60cebb7c src/core/perfmodel/perfmodel_bus.c: only display warning when STARPU_DEVEL is enabled 14 년 전
  Nathalie Furmento 0324b2ec4f src/core/perfmodel/perfmodel_bus.c: fix variable scope declaration 14 년 전
  Nathalie Furmento e3745b51da minor fixes for warnings detected by Intel Compiler 14 년 전
  Nathalie Furmento 9a41cfec73 core/perfmodel/perfmodel_bus.c: only use 1/4 of the total memory (as part of it may be used by some other concurrent applications) 14 년 전
  Nathalie Furmento 23793fca80 core/perfmodel/perfmodel_bus.c: check maximum size available on CUDA device 14 년 전
  Nathalie Furmento 0f4dabd5bf fixes warnings detected by icc 14 년 전
  Samuel Thibault 6d18461faf fix parsing: \t in scanf actually eats \n too... 14 년 전
  Samuel Thibault 352161434e fix expected value returned by fscanf 14 년 전
  Samuel Thibault 1d17336915 re-bench instead of crashing when maxnodes changed 14 년 전
  Cédric Augonnet 8fd1b3f616 Fix some minor warnings 14 년 전
  Samuel Thibault 9b7c782713 Make _starpu_predict_transfer_time take into account that each activated GPU eats bandwidth. 14 년 전
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 년 전
  Nathalie Furmento 6ca5c57658 perfmodel: only define variable when needed i.e when OpenCL is enabled 15 년 전