Skip to content

Commit

Permalink
Doc: LUMI Fix Comment
Browse files Browse the repository at this point in the history
  • Loading branch information
ax3l committed Mar 29, 2024
1 parent da9146c commit 9b3eab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/install/hpc/lumi-csc/install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ set -eu -o pipefail

# Check: ######################################################################
#
# Was perlmutter_gpu_impactx.profile sourced and configured correctly?
# Was lumi_warpx.profile sourced and configured correctly?
if [ -z ${proj-} ]; then echo "WARNING: The 'proj' variable is not yet set in your lumi_impactx.profile file! Please edit its line 2 to continue!"; exit 1; fi


Expand Down

0 comments on commit 9b3eab9

Please sign in to comment.