mirror of
https://github.com/paboyle/Grid.git
synced 2025-06-17 23:37:06 +01:00
I have made the Cshift work successfully with open mp threading in
every routine. Collapse(2) is now working under clang-omp++.
This commit is contained in:
@ -6,6 +6,7 @@ AC_CONFIG_SRCDIR([lib/Grid.h])
|
||||
AC_CONFIG_HEADERS([lib/Grid_config.h])
|
||||
|
||||
# Checks for programs.
|
||||
AC_LANG(C++)
|
||||
AC_PROG_CXX
|
||||
AC_OPENMP
|
||||
AC_PROG_RANLIB
|
||||
|
Reference in New Issue
Block a user