Skip to content

Commit

Permalink
Updated documentation (LIBINT), and regenerated PDF.
Browse files Browse the repository at this point in the history
  • Loading branch information
hfp committed Jul 2, 2024
1 parent 21a2033 commit 6c94595
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/libint/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Binary file modified xconfigure.pdf
Binary file not shown.

0 comments on commit 6c94595

Please sign in to comment.