Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update readme.md to show predefined text
  • Loading branch information
pjmaechling committed Aug 4, 2023
1 parent 98962c1 commit 514f4a0
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions examples/mpi/frontier/README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Configure frontier environment with this .bashrc file

<pre>
# This is the .bashrc. This runs on non-interactive sessions. Define
# paths and others here. The interactive shell calls this one.
#
Expand Down Expand Up @@ -27,4 +27,5 @@ module unload darshan-runtime
tils/batch:$PATH
#ulimit -s unlimited
export PATH="/lustre/orion/geo112/proj-shared/pmaech/miniconda_frontier/bin:$PATH"
source /lustre/orion/geo112/proj-shared/pmaech/ucvm227/conf/ucvm_env.s
source /lustre/orion/geo112/proj-shared/pmaech/ucvm227/conf/ucvm_env.sh
</pre>

0 comments on commit 514f4a0

Please sign in to comment.