You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
The master branch seems to have some parentheses errors that the Comscope2021SummerSchool branch does not. Perhaps the Intel compiler does not catch these; I am instead compiling with gcc-9.2.0, and compilation is failing with the following errors:
whereas the Comscope2021SummerSchool branch compiles successfully with the same parameters. Side note, the ComCTQMC/evalsim and /host makefiles have -lmpi_cxx in this branch also yield errors [I am using mpicc here] but removing them works.
The text was updated successfully, but these errors were encountered:
Hello,
The master branch seems to have some parentheses errors that the Comscope2021SummerSchool branch does not. Perhaps the Intel compiler does not catch these; I am instead compiling with gcc-9.2.0, and compilation is failing with the following errors:
whereas the Comscope2021SummerSchool branch compiles successfully with the same parameters. Side note, the ComCTQMC/evalsim and /host makefiles have -lmpi_cxx in this branch also yield errors [I am using mpicc here] but removing them works.
The text was updated successfully, but these errors were encountered: