Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Sep 01, 2017
  2. Jul 06, 2017
  3. Jun 16, 2017
  4. Jun 13, 2017
  5. Jun 12, 2017
  6. May 03, 2017
  7. Apr 10, 2017
  8. Apr 06, 2017
  9. Mar 17, 2017
  10. Mar 16, 2017
  11. Mar 10, 2017
  12. Mar 03, 2017
  13. Mar 02, 2017
  14. Mar 01, 2017
  15. Feb 07, 2017
    • PRUVOST Florent's avatar
      improve pkg-config files: · 3dcd8b4d
      PRUVOST Florent authored
        - no need to have both chameleon-quark.pc.in and chameleon-starpu.pc.in
          - new file is chameleon.pc.in
        - create coreblas.pc.in and cudablas.pc.in
          - chameleon depends on coreblas and cudablas pkg-config files
        - re-write a little bit how libraries lists are converted into pkg-config style
      3dcd8b4d
  16. Jan 11, 2017
  17. 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
    • PRUVOST Florent's avatar
      d443b96f
  18. Jan 06, 2017
  19. Dec 22, 2016
  20. Dec 15, 2016
  21. Dec 14, 2016
  22. Dec 13, 2016
  23. 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
  24. Nov 30, 2016
  25. Nov 25, 2016
Loading