Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Sep 17, 2024
    • Philippe SWARTVAGHER's avatar
      Fix warning · 659dce0d
      Philippe SWARTVAGHER authored
      Otherwise, it triggers:
      ```
      runtime/starpu/codelets/codelet_gemmex.c:176:13: warning: assignment discards ‘const’ qualifier from pointer target type [-Wdiscarded-qualifiers]
        176 |     cl_name = chameleon_codelet_name( cl_name, 3,
      ```
      659dce0d
  2. Jul 15, 2024
  3. Feb 18, 2024
  4. Jul 11, 2023
  5. Jul 07, 2023
  6. Jul 06, 2023
  7. Mar 27, 2023
  8. Feb 17, 2023
  9. Feb 07, 2023
  10. Jan 18, 2023
  11. Jan 05, 2023
  12. Dec 05, 2022
  13. Sep 28, 2022
  14. Sep 01, 2022
  15. Aug 30, 2022
  16. Apr 07, 2022
  17. Feb 22, 2022
  18. Feb 16, 2022
  19. Feb 05, 2022
  20. Oct 12, 2021
  21. Jul 29, 2021
  22. Apr 20, 2021
  23. Mar 16, 2021
  24. Jan 11, 2021
  25. Jun 29, 2020
  26. Jun 26, 2020
  27. Apr 22, 2020
  28. Mar 03, 2020
  29. Nov 22, 2019
  30. Jul 02, 2019
  31. Mar 20, 2019
    • PRUVOST Florent's avatar
      Doc · 29ed46b7
      PRUVOST Florent authored and Mathieu Faverge's avatar Mathieu Faverge committed
          improve user's doc style
          add some explanation about the code structure in the main doxygen
          fix coverage in analysis sonarqube
          add a release job to automatize release publication
          change the cdash server to my.cdash.org which is more recent and reactive than cdash.inria.fr
          fix the version number, dates and authors in headers to prepare the release 0.9.2
      29ed46b7
Loading