Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 2803719f authored by Rabab Alomairy's avatar Rabab Alomairy
Browse files

minor

parent ae046517
No related branches found
No related tags found
No related merge requests found
...@@ -75,7 +75,7 @@ inline static void* morse_getaddr_ccrb(const MORSE_desc_t *A, int m, int n) ...@@ -75,7 +75,7 @@ inline static void* morse_getaddr_ccrb(const MORSE_desc_t *A, int m, int n)
size_t offset = 0; size_t offset = 0;
#if defined(CHAMELEON_USE_MPI) #if defined(CHAMELEON_USE_MPI)
assert( A->myrank == A->get_rankof( A, mm, nn) ); //assert( A->myrank == A->get_rankof( A, mm, nn) );
mm = mm / A->p; mm = mm / A->p;
nn = nn / A->q; nn = nn / A->q;
#endif #endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment