mirror of
https://github.com/paboyle/Grid.git
synced 2025-10-13 12:44:42 +01:00
Nd verbose
This commit is contained in:
@@ -226,7 +226,7 @@ case ${ac_Nd} in
|
|||||||
4)
|
4)
|
||||||
AC_DEFINE([Config_Nd],[4],[Gauge field dimension Nd]);;
|
AC_DEFINE([Config_Nd],[4],[Gauge field dimension Nd]);;
|
||||||
*)
|
*)
|
||||||
AC_MSG_ERROR(["Unsupport gauge group choice Nc = ${ac_Nc}"]);;
|
AC_MSG_ERROR(["Unsupport dimension Nd = ${ac_Nd}"]);;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
############### Symplectic group
|
############### Symplectic group
|
||||||
@@ -835,6 +835,7 @@ os (target) : $target_os
|
|||||||
compiler vendor : ${ax_cv_cxx_compiler_vendor}
|
compiler vendor : ${ax_cv_cxx_compiler_vendor}
|
||||||
compiler version : ${ax_cv_gxx_version}
|
compiler version : ${ax_cv_gxx_version}
|
||||||
----- BUILD OPTIONS -----------------------------------
|
----- BUILD OPTIONS -----------------------------------
|
||||||
|
Nd : ${ac_Nd}
|
||||||
Nc : ${ac_Nc}
|
Nc : ${ac_Nc}
|
||||||
SIMD : ${ac_SIMD}${SIMD_GEN_WIDTH_MSG}
|
SIMD : ${ac_SIMD}${SIMD_GEN_WIDTH_MSG}
|
||||||
Threading : ${ac_openmp}
|
Threading : ${ac_openmp}
|
||||||
|
Reference in New Issue
Block a user