Mentions légales du service

Skip to content
Snippets Groups Projects

Cleanup - Lapack to tile

Merged Mathieu Faverge requested to merge faverge/chameleon:cleanup/lapack_to_tile into master
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -33,7 +33,7 @@
**/
#define MorseDescInput 1
#define MorseDescOutput 2
#define MorseDescInout 3
#define MorseDescInout (MorseDescInput | MorseDescOutput)
/***************************************************************************//**
* Macro for matrix conversion / Lapack interface
Loading