Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Pawian
Manage
Activity
Members
Plan
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
PWA
Pawian
Commits
34a8bfed
Commit
34a8bfed
authored
7 years ago
by
Malte Albrecht
Browse files
Options
Downloads
Patches
Plain Diff
modified SetEnv_gsi to enable access to JULIA
parent
de9023b7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
SetEnv_gsi
+3
-0
3 additions, 0 deletions
SetEnv_gsi
with
3 additions
and
0 deletions
SetEnv_gsi
+
3
−
0
View file @
34a8bfed
...
...
@@ -5,6 +5,9 @@ setenv extern /lustre/nyx/panda/malte/extern
setenv LD_LIBRARY_PATH ${TOP_DIR}/lib:${extern}/lib:${ROOTSYS}/lib
setenv BOOST_BUILD_PATH /lustre/nyx/panda/malte/extern/boost-build/
setenv PATH ${ROOTSYS}/bin:${TOP_DIR}/bin:${PATH}
setenv JULIA_DIR /lustre/nyx/panda/malte/extern/juliaInstall/
setenv LD_LIBRARY_PATH ${LD_LIBRARY_PATH}:$JULIA_DIR/lib/julia
setenv JULIA_HOME $JULIA_DIR/bin
rm Jamroot
ln -s JamrootSL6_gsi Jamroot
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment