Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions cp2k/.gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Build trees (Spack)
cp2k-baremetal/

# Cloned CP2K source (fetched by run scripts)
/cp2k_repo/

# Benchmark run outputs
outputs/

# Container images
*.sif
419 changes: 206 additions & 213 deletions cp2k/README.md

Large diffs are not rendered by default.

Loading