Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Mar 17, 2017
  2. Mar 10, 2017
  3. Mar 03, 2017
  4. Mar 02, 2017
  5. Mar 01, 2017
  6. 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
  7. Jan 11, 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
    • PRUVOST Florent's avatar
      d443b96f
  9. Jan 06, 2017
  10. Dec 22, 2016
  11. Dec 15, 2016
  12. Dec 14, 2016
  13. Dec 13, 2016
  14. 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
  15. Nov 30, 2016
  16. Nov 25, 2016
  17. Oct 12, 2016
  18. Oct 04, 2016
  19. Sep 14, 2016
  20. Sep 12, 2016
  21. Sep 11, 2016
  22. Sep 07, 2016
  23. Aug 18, 2016
  24. May 27, 2016
  25. Apr 18, 2016
  26. Feb 25, 2016
  27. Feb 15, 2016
  28. Dec 17, 2015
  29. Dec 11, 2015
  30. Dec 10, 2015
  31. Dec 09, 2015
  32. Dec 08, 2015
  33. Dec 02, 2015
Loading