Skip to content

Commit

Permalink
increase MPI_TYPE_DEPTH
Browse files Browse the repository at this point in the history
  • Loading branch information
jedwards4b committed Jan 3, 2019
1 parent bf6a987 commit bb6137e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ctest/runcdash-nwscla-pgi.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ module load pnetcdf/1.11.0

export CC=mpicc
export FC=mpif90

export MPI_TYPE_DEPTH=24
export PIO_DASHBOARD_ROOT=/glade/u/home/jedwards/sandboxes/dashboard
export PIO_COMPILER_ID=PGI-`$CC --version | head -n 2 | tail -n 1 | cut -d' ' -f2`

Expand Down

0 comments on commit bb6137e

Please sign in to comment.