Mentions légales du service

Skip to content
Snippets Groups Projects

Gs/dev

Merged SYLVAND Guillaume requested to merge gs/dev into master
2 files
+ 0
6
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -61,9 +61,6 @@ void MORSE_TASK_ztpmqrt( const MORSE_option_t *options,
@@ -61,9 +61,6 @@ void MORSE_TASK_ztpmqrt( const MORSE_option_t *options,
STARPU_SCRATCH, options->ws_worker,
STARPU_SCRATCH, options->ws_worker,
STARPU_PRIORITY, options->priority,
STARPU_PRIORITY, options->priority,
STARPU_CALLBACK, callback,
STARPU_CALLBACK, callback,
#if defined(CHAMELEON_USE_MPI)
STARPU_EXECUTE_ON_NODE, execution_rank,
#endif
#if defined(CHAMELEON_CODELETS_HAVE_NAME)
#if defined(CHAMELEON_CODELETS_HAVE_NAME)
STARPU_NAME, "ztpmqrt",
STARPU_NAME, "ztpmqrt",
#endif
#endif
Loading