Mentions légales du service

Skip to content
Snippets Groups Projects
  1. 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
  2. Feb 08, 2019
  3. Oct 24, 2018
  4. Oct 17, 2018
  5. Jul 12, 2018
  6. Feb 06, 2018
  7. Feb 05, 2018
  8. Sep 13, 2017
  9. Mar 17, 2017
  10. Dec 24, 2016
  11. Dec 15, 2016
  12. Dec 01, 2016
    • Mathieu Faverge's avatar
      e0d0c8af
    • PRUVOST Florent's avatar
      Re-work the cmake for simulation mode: · 7255c7c4
      PRUVOST Florent authored
          - use (starpu_cpu_func_t) 1 trick, same as cuda_func
          - cpu funtions are not defined anymore avoiding the dependency to coreblas
          - add #if !defined(CHAMELEON_SIMULATION) where it is needed
          - remove dependency to the coreblas library (become useless)
          - remove useless simucblas, simulapacke libraries
          - remove CHAMELEON_SIMULATION_MAGMA cmake variable and definition
            - keep using CHAMELEON_USE_CUDA and CHAMELEON_USE_MAGMA to consider CUDA kernels
            - this avoid to introduce useless new variables
          - work on messages
      
      7255c7c4
  13. Nov 30, 2016
Loading