Mentions légales du service

Skip to content
Snippets Groups Projects

Propose a second more complete patch to Fix #38

Merged Mathieu Faverge requested to merge faverge/chameleon:fix/tracing into master
All threads resolved!
5 files
+ 7
14
Compare changes
  • Side-by-side
  • Inline
Files
5
@@ -42,7 +42,10 @@
@@ -42,7 +42,10 @@
#cmakedefine CHAMELEON_USE_CUBLAS
#cmakedefine CHAMELEON_USE_CUBLAS
#cmakedefine CHAMELEON_USE_CUBLAS_V2
#cmakedefine CHAMELEON_USE_CUBLAS_V2
/* Simulating */
/* Simulation */
#cmakedefine CHAMELEON_SIMULATION
#cmakedefine CHAMELEON_SIMULATION
 
/* Tracing support */
 
#cmakedefine CHAMELEON_ENABLE_TRACING
 
#endif /* CHAMELEON_CONFIG_H_HAS_BEEN_INCLUDED */
#endif /* CHAMELEON_CONFIG_H_HAS_BEEN_INCLUDED */
Loading