Skip to content

Commit

Permalink
Perl module is not installed, use a local one
Browse files Browse the repository at this point in the history
  • Loading branch information
amametjanov committed Jul 28, 2017
1 parent cc2c423 commit dee3a81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/acme/machines/config_machines.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1089,6 +1089,7 @@
<environment_variables>
<env name="NETCDF_PATH">$SHELL{which nf-config | xargs dirname | xargs dirname}</env>
<env name="PNETCDF_PATH" mpilib="!mpi-serial">$SHELL{which pnetcdf_version | xargs dirname | xargs dirname}</env>
<env name="PATH">/lcrc/group/acme/soft/perl/5.26.0/bin:$ENV{PATH}</env>
</environment_variables>
<environment_variables SMP_PRESENT="TRUE">
<env name="OMP_STACKSIZE">128M</env>
Expand Down

0 comments on commit dee3a81

Please sign in to comment.