Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 9cfedae6 authored by THIBAULT Samuel's avatar THIBAULT Samuel
Browse files

typo

parent afa472de
No related branches found
No related tags found
1 merge request!31Allow runtimes to have their own memory access macros
......@@ -223,7 +223,7 @@ inline static int morse_desc_islocal( const MORSE_desc_t *A, int m, int n )
#define MORSE_RANK_CHANGED __morse_need_submit = 1;
#define MORSE_END_ACCESS_DECLARATION \
RUNTIME_BEGIN_ACCESS_DECLARATION \
RUNTIME_END_ACCESS_DECLARATION \
if (!__morse_need_submit) return; \
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment