Mentions légales du service

Skip to content
Snippets Groups Projects
  1. Jan 15, 2018
  2. Jan 12, 2018
  3. Sep 13, 2017
  4. Aug 30, 2017
  5. May 03, 2017
  6. Apr 14, 2017
    • THIBAULT Samuel's avatar
      Add Out-of-Core option · 3e6305c6
      THIBAULT Samuel authored and Mathieu Faverge's avatar Mathieu Faverge committed
      Add MORSE_Desc_Create_OOC, which is like MORSE_Desc_Create, but does not
      actually allocate a matrix, thus letting the runtime allocate on-demand the
      tiles, possibly pushing them to the disk.
      
      Add a --ooc option to tests to enable this.
      3e6305c6
  7. Dec 14, 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. Nov 30, 2016
  10. Oct 12, 2016
  11. Sep 12, 2016
  12. Sep 09, 2016
  13. Sep 08, 2016
  14. Sep 01, 2016
  15. Aug 25, 2016
  16. Dec 09, 2015
  17. Nov 04, 2015
  18. Oct 03, 2015
  19. Sep 17, 2015
  20. Sep 16, 2015
  21. Jun 22, 2015
  22. Feb 13, 2015
  23. Feb 05, 2015
  24. Jan 30, 2015
  25. Dec 16, 2014
Loading