Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
nivren
ICT-CSP
Commits
ed2b87c2
Unverified
Commit
ed2b87c2
authored
Nov 24, 2025
by
zcxzcx1
Committed by
GitHub
Nov 24, 2025
Browse files
Update env.sh
Unix type
parent
ce29afea
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
mace-bench/util/env.sh
mace-bench/util/env.sh
+1
-1
No files found.
mace-bench/util/env.sh
View file @
ed2b87c2
...
@@ -4,4 +4,4 @@ export CUDA_HOME=/usr/local/cuda
...
@@ -4,4 +4,4 @@ export CUDA_HOME=/usr/local/cuda
export
PATH
=
$CUDA_HOME
/bin:
$PATH
export
PATH
=
$CUDA_HOME
/bin:
$PATH
export
LD_LIBRARY_PATH
=
$CUDA_HOME
/lib64:
$LD_LIBRARY_PATH
export
LD_LIBRARY_PATH
=
$CUDA_HOME
/lib64:
$LD_LIBRARY_PATH
export
LIBRARY_PATH
=
$CUDA_HOME
/lib64:
$LIBRARY_PATH
export
LIBRARY_PATH
=
$CUDA_HOME
/lib64:
$LIBRARY_PATH
export
CPATH
=
$CUDA_HOME
/include:
$CPATH
export
CPATH
=
$CUDA_HOME
/include:
$CPATH
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment