Skip to content
Snippets Groups Projects
Commit 6125b3cf authored by Moises Fernandez's avatar Moises Fernandez
Browse files

Set LD_LIBRARY_PATH to use Bedpostx CUDA library

parent 8ef0c3d5
No related branches found
No related tags found
No related merge requests found
......@@ -4,6 +4,8 @@
#
# SHCOPYRIGHT
export LD_LIBRARY_PATH=${LD_LIBRARY_PATH}:${FSLDIR}/lib
if [ "x$SGE_ROOT" = "x" ] ; then
if [ -f /usr/local/share/sge/default/common/settings.sh ] ; then
. /usr/local/share/sge/default/common/settings.sh
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment