Skip to content

Commit

Permalink
Remove references in docs to nonexistent CLI flag (#358)
Browse files Browse the repository at this point in the history
removes refs to the `--only_python_pacakges` flag in the
SmartSim docs

[ committed by @MattToast ]
[ reviewed by @ashao ]
  • Loading branch information
MattToast authored Sep 8, 2023
1 parent 96305f2 commit b459bf2
Show file tree
Hide file tree
Showing 2 changed files with 156 additions and 137 deletions.
1 change: 0 additions & 1 deletion doc/installation_instructions/site-install.rst
Original file line number Diff line number Diff line change
Expand Up @@ -12,4 +12,3 @@ from source with the following steps replacing ``COMPILER_VERSION`` and
module use -a /lus/scratch/smartsim/local/modulefiles
module load cudatoolkit/11.8 cudnn smartsim-deps/COMPILER_VERSION/SMARTSIM_VERSION
pip install smartsim[ml-cuda]
smart build --only_python_packages --device gpu [--onnx]
Loading

0 comments on commit b459bf2

Please sign in to comment.