Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Jun 13, 2017
  2. Jun 12, 2017
  3. May 03, 2017
  4. Apr 11, 2017
  5. Apr 10, 2017
  6. Apr 05, 2017
  7. Jan 16, 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 24, 2016
  10. Dec 09, 2016
  11. Dec 06, 2016
  12. Dec 05, 2016
  13. Dec 04, 2016
  14. Dec 02, 2016
  15. Dec 01, 2016
    • Mathieu Faverge's avatar
      It seems that almost everything is back · 18416866
      Mathieu Faverge authored
      18416866
    • PRUVOST Florent's avatar
      try to fix CUDA_zgemerge interface · 3df078f5
      PRUVOST Florent authored
      3df078f5
    • 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
  16. Nov 30, 2016
  17. Sep 11, 2016
  18. Apr 13, 2016
  19. Apr 11, 2016
  20. Feb 10, 2016
  21. Feb 05, 2016
  22. Sep 23, 2015
  23. Sep 17, 2015
Loading