We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b0d2df commit 5509406Copy full SHA for 5509406
Common/src/CConfig.cpp
@@ -2431,7 +2431,7 @@ void CConfig::SetConfig_Options() {
2431
2432
/* DESCRIPTION: Number of aligned bytes for the matrix multiplications. Multiple of 64. (128 by default) */
2433
addUnsignedShortOption("ALIGNED_BYTES_MATMUL", byteAlignmentMatMul, 128);
2434
-
+
2435
/*!\par CONFIG_CATEGORY: FEA solver \ingroup Config*/
2436
/*--- Options related to the FEA solver ---*/
2437
0 commit comments