Histórico de commits

Autor SHA1 Mensagem Data
  Nathalie Furmento 7affa60b17 doc: fix @deftypefun syntax 14 anos atrás
  Samuel Thibault 9477969fe2 Use the real type for the conversion codelets 14 anos atrás
  Samuel Thibault 2048f45715 Documentation fixes 14 anos atrás
  Cyril Roelandt b13a0fab34 Multiformat example : adds a simple function that checks the computations. 14 anos atrás
  Samuel Thibault f7926b20e9 Reference the multiple_format example 14 anos atrás
  Cyril Roelandt a86881be2e Documentation : add a paragraph about the multiformat interface. 14 anos atrás
  Cyril Roelandt 23d8ba44e4 Multiformat : fixing the cuda to cuda transfert. 14 anos atrás
  Cyril Roelandt 104b94813b Fixing the multiformat example. 14 anos atrás
  Cyril Roelandt 6a495fc170 Making sure to close files before leaving. 14 anos atrás
  Cyril Roelandt c9efa6da78 Checking a FILE pointer against NULL. 14 anos atrás
  Cyril Roelandt 3059c57087 Fixing a build error. 14 anos atrás
  Cyril Roelandt 9f5d13014f Closing a (forgotten) file descriptor. 14 anos atrás
  Cyril Roelandt b4849555fd Multiformat_interface : proper definitions of copy_cuda_to_cuda() and copy_cuda_to_cuda_async(). 14 anos atrás
  Nathalie Furmento dc3ed7d4eb src/drivers/opencl/driver_opencl_utils.c: deal with cases when no directory is found 14 anos atrás
  Nathalie Furmento ed29f98a0b examples/basic_examples: opencl codelets are compiled from their source directory (see #4440) 15 anos atrás
  Nathalie Furmento e6c31e0532 Driver OpenCL: updating compilation of opencl codelets 15 anos atrás
  Cyril Roelandt 6884c732c5 First version of the multiformat interface. 15 anos atrás
  Nathalie Furmento fd84a18ae7 src: fix minor warnings (detected by compiler icc) 15 anos atrás
  Nathalie Furmento c68f8d40de src/profiling/profiling.c: function renaming 15 anos atrás
  Nathalie Furmento 116de653a2 src/common/timing.c: rename function __starpu_clock_gettime in _starpu_clock_gettime 15 anos atrás
  Samuel Thibault 06e3f3641b Drop unneeded variable 15 anos atrás
  Nathalie Furmento 96e3246e1c src/core/perfmodel/perfmodel_bus.c: enable code only when hwloc is enabled 15 anos atrás
  Cyril Roelandt dcdb5343ce measure_bandwidth_between_cpus_and_dev() : dynamically allocating arrays, so that we do not statically declare an array of size 0. 15 anos atrás
  Cyril Roelandt 5a48f43de5 Fixing dead initializations. 15 anos atrás
  Cyril Roelandt 765ad4c48d Removing an assignment that is no longer needed (cf r.2567). 15 anos atrás
  Cyril Roelandt a5795a88c7 Removing an assignment that is no longer needed. 15 anos atrás
  Cyril Roelandt b4a45ae352 Ensuring nhops is at least 1 in create_request_to_fetch_data() 15 anos atrás
  Samuel Thibault 4a55fb873c add link between off-line performance feedback and defining a performance model 15 anos atrás
  Cyril Roelandt 27d61d9f32 Fixing dead assignment. 15 anos atrás
  Cyril Roelandt 2f7e58789a Fixing dead assignments. 15 anos atrás