Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Jan 15, 2018
  2. Jan 12, 2018
  3. Sep 13, 2017
  4. May 03, 2017
  5. Apr 10, 2017
  6. Apr 06, 2017
  7. Mar 20, 2017
  8. Mar 17, 2017
  9. 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
  10. Dec 24, 2016
  11. Dec 15, 2016
  12. 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
  13. May 22, 2015
  14. Feb 05, 2015
  15. Nov 19, 2014
  16. Nov 16, 2014
Loading