コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault f7926b20e9 Reference the multiple_format example 13 年 前
  Cyril Roelandt a86881be2e Documentation : add a paragraph about the multiformat interface. 13 年 前
  Cyril Roelandt 23d8ba44e4 Multiformat : fixing the cuda to cuda transfert. 13 年 前
  Cyril Roelandt 104b94813b Fixing the multiformat example. 13 年 前
  Cyril Roelandt 6a495fc170 Making sure to close files before leaving. 13 年 前
  Cyril Roelandt c9efa6da78 Checking a FILE pointer against NULL. 13 年 前
  Cyril Roelandt 3059c57087 Fixing a build error. 14 年 前
  Cyril Roelandt 9f5d13014f Closing a (forgotten) file descriptor. 14 年 前
  Cyril Roelandt b4849555fd Multiformat_interface : proper definitions of copy_cuda_to_cuda() and copy_cuda_to_cuda_async(). 14 年 前
  Nathalie Furmento dc3ed7d4eb src/drivers/opencl/driver_opencl_utils.c: deal with cases when no directory is found 14 年 前
  Nathalie Furmento ed29f98a0b examples/basic_examples: opencl codelets are compiled from their source directory (see #4440) 14 年 前
  Nathalie Furmento e6c31e0532 Driver OpenCL: updating compilation of opencl codelets 14 年 前
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. 14 年 前
  Nathalie Furmento fd84a18ae7 src: fix minor warnings (detected by compiler icc) 14 年 前
  Nathalie Furmento c68f8d40de src/profiling/profiling.c: function renaming 14 年 前
  Nathalie Furmento 116de653a2 src/common/timing.c: rename function __starpu_clock_gettime in _starpu_clock_gettime 14 年 前
  Samuel Thibault 06e3f3641b Drop unneeded variable 14 年 前
  Nathalie Furmento 96e3246e1c src/core/perfmodel/perfmodel_bus.c: enable code only when hwloc is enabled 14 年 前
  Cyril Roelandt dcdb5343ce measure_bandwidth_between_cpus_and_dev() : dynamically allocating arrays, so that we do not statically declare an array of size 0. 14 年 前
  Cyril Roelandt 5a48f43de5 Fixing dead initializations. 14 年 前
  Cyril Roelandt 765ad4c48d Removing an assignment that is no longer needed (cf r.2567). 14 年 前
  Cyril Roelandt a5795a88c7 Removing an assignment that is no longer needed. 14 年 前
  Cyril Roelandt b4a45ae352 Ensuring nhops is at least 1 in create_request_to_fetch_data() 14 年 前
  Samuel Thibault 4a55fb873c add link between off-line performance feedback and defining a performance model 14 年 前
  Cyril Roelandt 27d61d9f32 Fixing dead assignment. 14 年 前
  Cyril Roelandt 2f7e58789a Fixing dead assignments. 14 年 前
  Cyril Roelandt 60a8a83d9b Fixing dead assignments. 14 年 前
  Cyril Roelandt b5f38aa1ee Fixing dead assignment. 14 年 前
  Cyril Roelandt d8e7e33d8b Fixing return values. 14 年 前
  Cyril Roelandt 42ecdb6064 Fixing dead assignments. 14 年 前