summarylogtreecommitdiffstats
path: root/pmemd.cuda_DPFP
diff options
context:
space:
mode:
authorViktor Drobot2019-11-20 14:30:50 +0300
committerViktor Drobot2019-11-20 14:30:50 +0300
commite388fcd85ee8c43bc56e3ced5dfb03e3b72cfa58 (patch)
tree9d9622c82c627f6236c8308d245302648b5c5fe1 /pmemd.cuda_DPFP
parent0ae8a92dbeacbcf4ce845e29e8ca1c531c5a3cf4 (diff)
downloadaur-e388fcd85ee8c43bc56e3ced5dfb03e3b72cfa58.tar.gz
Update for GCC 8
Diffstat (limited to 'pmemd.cuda_DPFP')
-rw-r--r--pmemd.cuda_DPFP2
1 files changed, 1 insertions, 1 deletions
diff --git a/pmemd.cuda_DPFP b/pmemd.cuda_DPFP
index 351733affad4..6d311a43ceb3 100644
--- a/pmemd.cuda_DPFP
+++ b/pmemd.cuda_DPFP
@@ -1,6 +1,6 @@
#!/usr/bin/bash
-export _gccver=7.4.1
+export _gccver=8.3.0
export LD_LIBRARY_PATH="/usr/lib/gcc/x86_64-pc-linux-gnu/${_gccver}:$LD_LIBRARY_PATH"
/usr/lib/pmemd-cuda/bin/pmemd.cuda_DPFP "$@"