Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault 24fd5851a4 do not crash on error, only return 1 před 15 roky
  Samuel Thibault 0fc0871ae4 Permit to try direct GPU-GPU matrix transfers even if cudaMemcpy3DPeer is broken, when matrices have no stride před 15 roky
  Samuel Thibault ccf09d0cfa Fix assertion před 15 roky
  Samuel Thibault 15e1b57cd1 drop spurious commit před 15 roky
  Samuel Thibault 09d5790083 Take transfer time into account when choosing the source. Also check that direct transfer is possible. Add GPU-GPU bus to account for statistics před 15 roky
  Samuel Thibault 29801fa627 fix warnings před 15 roky
  Samuel Thibault e72f3acf6c really use the best implementation we have computed před 15 roky
  Samuel Thibault d50fd7e681 fix warnings před 15 roky
  Samuel Thibault 907bfdd621 avoid measuring transfer inside GPU před 15 roky
  Samuel Thibault 14f2b383d8 Fix bandwidth measurement when gpu sizes are differing and small: make timing µs per byte instead of just µs před 15 roky
  Samuel Thibault 2eba67b128 Add GPU-GPU transfer measurement před 15 roky
  Samuel Thibault 7d283d3f14 Do not let glpk try to solve a supposedly-impossible problem because there is no performance model for some tasks před 15 roky
  Samuel Thibault a5661257d0 do not let bound computation equations half-empty when some tasks are not calibrated. před 15 roky
  Samuel Thibault 0925502c69 Do not unload OpenCL programs when they haven't been loaded due to no worker (see r4310) před 15 roky
  Nathalie Furmento 011cf9daa0 OpenCL driver: get the correct number of OpenCL workers před 15 roky
  Samuel Thibault 2b6c0e9af5 Make sure the topology is initialized when benchmarking the bus performance před 15 roky
  Samuel Thibault 88a22759c2 Warn when some debugging configuration option was used před 15 roky
  Samuel Thibault 9b34752032 Fix STARPU_VALUE parsing in StarPU-MPI před 15 roky
  Samuel Thibault 2e9e0db7ad document starpu_data_get_rank před 15 roky
  Ludovic Courtès ec79bde837 doc: Rewrite "Data Interfaces" to use @deftypefun and concise descriptions. před 15 roky
  Nathalie Furmento cd28728991 configure.ac: update reporting address to starpu-devel před 15 roky
  Samuel Thibault 975bf93322 Fix pushing data requests back on lists when the GPU doesn't have enough memory for them před 15 roky
  Samuel Thibault 81bedff7fa Add STARPU_CALLBACK_WITH_ARG před 15 roky
  Nathalie Furmento f2526fc82c doc: fix deftypefun před 15 roky
  Nathalie Furmento cb01b5bedc AUTHORS: add missing authors před 15 roky
  Samuel Thibault 8510c6b6dc fix doc build před 15 roky
  Samuel Thibault cd4cc46770 improve StarPU MPI documentation před 15 roky
  Samuel Thibault a81139cc8c Fix multiple implementations and data penalt with HEFT: initialize nimpl to 0, and use the best worker, not the latest+1 před 15 roky
  Samuel Thibault c6a24d4c6b Add libstarpumpi.pc před 15 roky
  Samuel Thibault 221091b0b3 Avoid writing through data from a task which didn't modify it. před 15 roky