diff --git a/config/libint/README.md b/config/libint/README.md index d86ce4d..28914ff 100644 --- a/config/libint/README.md +++ b/config/libint/README.md @@ -111,6 +111,8 @@ make -j $(nproc) export make clean ``` +The above build instructions will leave a compressed Tarball inside of the directory (`libint-cp2k.tar.gz`). The archive can be unpacked and built the usual way. + **Note**: for example `VectorAVXDouble` is permitted by `--with-cxxgen-optflags` according to CPU features on the system bootstrapping LIBINT. This requires special care to avoid discrepancies between the compilation host and the desired target system (cross-compilation). ## References diff --git a/xconfigure.pdf b/xconfigure.pdf index 7e2bbe8..c4b747e 100644 Binary files a/xconfigure.pdf and b/xconfigure.pdf differ