File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232 -DMPIEXEC_PREFLAGS='--bind-to;none;--allow-run-as-root'
3333 -DENABLE_FORTRAN=ON
3434 -DCMAKE_INSTALL_PREFIX=${{github.workspace}}/installed
35- -DWITH_MAX_AM="2 ;2"
35+ -DWITH_MAX_AM="3 ;2"
3636 -DWITH_ERI_MAX_AM="2;2"
3737 -DWITH_ERI3_MAX_AM="3;2"
3838 -DENABLE_ERI=1
Original file line number Diff line number Diff line change @@ -62,6 +62,7 @@ list(APPEND CMAKE_MODULE_PATH ${PROJECT_SOURCE_DIR}/cmake/modules)
6262include (int_versions )
6363include (options )
6464include (CTest ) # defines BUILD_TESTING option
65+ message (STATUS "Building using CMake ${CMAKE_VERSION} " )
6566
6667# <<< General >>>
6768
Original file line number Diff line number Diff line change 1111# `find_package(Libint2 COMPONENTS twobody_c4_d1_l5)`
1212
1313
14+ message (STATUS "LAB int.am" )
1415message (STATUS "Processing integrals classes ..." )
1516
1617# <<< overall derivatives level >>>
You can’t perform that action at this time.
0 commit comments