Mentions légales du service

Skip to content
Snippets Groups Projects
Commit 3632a15d authored by PRUVOST Florent's avatar PRUVOST Florent
Browse files

spell

parent 5f85e68c
No related branches found
No related tags found
No related merge requests found
......@@ -59,10 +59,10 @@ int testing_zgels_hqr(int argc, char **argv)
" - NRHS : number of RHS\n"
" - LDB : leading dimension of the matrix B\n"
" - QR_A : Size of TS domain\n"
" - QR_P : Size of high level tree for distributed mode (defaut: -1)\n"
" - LLVL : tree used for low level reduction insides nodes (defaut: -1)\n"
" - QR_P : Size of high level tree for distributed mode (default: -1)\n"
" - LLVL : tree used for low level reduction insides nodes (default: -1)\n"
" - HLVL : tree used for high level reduction between nodes, only if qr_p > 1(default: -1)\n"
" - DOMINO : Enable/Disable the domino between upper and lower trees (defaut: -1)\n"
" - DOMINO : Enable/Disable the domino between upper and lower trees (default: -1)\n"
);
return -1;
}
......
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