Mentions légales du service

Skip to content

Propose a more generic version to handle starpu versions dependencies, and STARPU_NAME

Mathieu Faverge requested to merge faverge/chameleon:starpu/versions into master
  • Remove the STARPU_XX macro
  • USE STARPU_MAJOR_VERSION, and STARPU_MINOR_REVISION where needed
  • Factorize the test to introduce CHAMELEON_CODELETS_HAVE_NAME, so we can disable it more easily
  • Propagate the STARPU_NAME to all insert task functions.

Merge request reports