Skip to content

Commit

Permalink
Remove setup from a script
Browse files Browse the repository at this point in the history
  • Loading branch information
utkinis committed Nov 15, 2023
1 parent 8c5ca90 commit 2351d3a
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions scripts_future_API/run_stokes3D.sh
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,4 @@ module load LUMI/22.08
module load partition/G
module load rocm/5.3.3

export MPICH_GPU_SUPPORT_ENABLED=1

export LD_PRELOAD=${CRAY_MPICH_ROOTDIR}/gtl/lib/libmpi_gtl_hsa.so

julia --project -O3 tm_stokes_mpi_wip.jl

0 comments on commit 2351d3a

Please sign in to comment.