Mentions légales du service

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