Commit History

Author SHA1 Message Date
  Samuel Thibault 86ee68889e Add _starpu_crc32_be_n 14 years ago
  Samuel Thibault 3ab558404a Document more fields of starpu_perfmodel 14 years ago
  Samuel Thibault 218f40954f drop unused field 14 years ago
  Samuel Thibault bb88de63bc cost functions fixed in examples 14 years ago
  Samuel Thibault ffeb190a7c Drop deprecation attribute while building libstarpu itself 14 years ago
  Samuel Thibault d0ae52ab3e fix doc build 14 years ago
  Samuel Thibault fc564bbbc3 document starpu_perfmodel 14 years ago
  Samuel Thibault 86a13c15d2 deprecate cost_model, and introduce cost_function, which is provided with the whole task structure, the target arch and implementation number 14 years ago
  Samuel Thibault d9fffa960b move fxt declarations to its own header 14 years ago
  Samuel Thibault 8b0b45df65 Fix multiformat interface 14 years ago
  Samuel Thibault bbe7c00e80 Disable gpu_register on cuda before 4.0, as they don't support thread safety yet 14 years ago
  Samuel Thibault ca64563a2a Fix build without cuda 14 years ago
  Samuel Thibault 1c446ee4eb Fix memory leak 14 years ago
  Samuel Thibault 02e7b60efe Fix nready count 14 years ago
  Samuel Thibault 72bbb19ee6 Fix warnings 14 years ago
  Samuel Thibault b6558c16a9 Also print the CUDA error number. 14 years ago
  Samuel Thibault dfec7f881c Make sure to take control of the right GPU 14 years ago
  Samuel Thibault 3265678122 Restore unregister spuriously removed 14 years ago
  Samuel Thibault a0fc0c8a7c Check for error returned by cudaMemcpy 14 years ago
  Samuel Thibault 1bd28b5f76 Comment on On-GPU rendering 14 years ago
  Samuel Thibault c6b3c018a3 Revert to parameters without offset, the csr interface does not support it yet anyway 14 years ago
  Samuel Thibault f4b2c1908e factorize scal code 14 years ago
  Samuel Thibault 59248e23e4 Test that registering data from a GPU works. 14 years ago
  Samuel Thibault e732d17faf Get _starpu_worker_exists prototype 14 years ago
  Samuel Thibault d6bd462149 Fix sign warning 14 years ago
  Samuel Thibault f2fcd3fc79 Fix spurious deinitialization of the task that we will reuse 14 years ago
  Samuel Thibault 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem 14 years ago
  Samuel Thibault d083734f5b Fix test with only opencl 14 years ago
  Samuel Thibault c03ee9dad9 Fix execution with only OpenCL 14 years ago
  Samuel Thibault fe426d6ede Update .pc.in for libstarpufft 14 years ago