Skip to content
Merged
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
3 changes: 2 additions & 1 deletion docs/31_sparta/sparta.rst
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,8 @@ The command to clone is provided below.
:lines: 2-

.. note::
The Git SHA will be updated with a tag soon.
This version of SPARTA has been updated to include the full
inclusion of Kokkos 5.

The script to clone can be downloaded from :download:`sparta_clone.sh
<sparta_clone.sh>`. It can also be executed in place to clone into
Expand Down
4 changes: 1 addition & 3 deletions docs/31_sparta/sparta_clone.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
#!/bin/sh
git clone git@github.com:sparta/sparta.git
cd sparta
git checkout 478143bcc766083a100480a0a6e8a0c42c85e7e4
git clone -b new_cylinder git@github.com:sparta/sparta.git
Loading