Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Jun 21, 2017
  2. Jun 12, 2017
  3. May 21, 2017
  4. Apr 14, 2017
  5. Apr 10, 2017
  6. Mar 29, 2017
  7. Mar 17, 2017
  8. Mar 08, 2017
  9. Mar 06, 2017
  10. Mar 03, 2017
  11. Mar 02, 2017
  12. Mar 01, 2017
  13. Jan 11, 2017
  14. 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
  15. Jan 06, 2017
  16. Dec 24, 2016
  17. Dec 22, 2016
  18. Dec 15, 2016
  19. Dec 14, 2016
  20. Dec 01, 2016
    • Mathieu Faverge's avatar
      It seems that almost everything is back · 18416866
      Mathieu Faverge authored
      18416866
    • 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
  21. Nov 28, 2016
  22. Nov 04, 2016
  23. Oct 29, 2016
  24. Oct 13, 2016
  25. Oct 12, 2016
  26. Sep 22, 2016
  27. Sep 20, 2016
  28. Sep 15, 2016
  29. Sep 12, 2016
  30. Sep 07, 2016
Loading