Mentions légales du service

Skip to content
Snippets Groups Projects
  1. May 21, 2017
  2. Mar 29, 2017
  3. Mar 08, 2017
  4. Mar 06, 2017
  5. Mar 03, 2017
  6. Mar 02, 2017
  7. Jan 11, 2017
  8. Jan 09, 2017
    • PRUVOST Florent's avatar
      @all · 04da77e9
      PRUVOST Florent authored
      - create config files to store definitions
       - include/chameleon_config.h: definitions exposed to the public (installed file)
       - control/config.h: additional definitions used internally
      - modify source code to call the config files when it is necessary (when the different "if defined" are used)
      04da77e9
  9. Dec 01, 2016
    • 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
  10. Nov 28, 2016
  11. Sep 15, 2016
  12. Sep 07, 2016
  13. Mar 11, 2016
  14. Feb 25, 2016
  15. Sep 22, 2015
  16. Sep 17, 2015
  17. Sep 16, 2015
  18. Jul 28, 2015
  19. Jul 20, 2015
  20. May 22, 2015
  21. May 19, 2015
  22. May 11, 2015
  23. Feb 05, 2015
  24. Nov 19, 2014
  25. Nov 16, 2014
Loading