Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ExaStencils
exastencils-release
Commits
b45c2416
Commit
b45c2416
authored
May 11, 2022
by
Richard Angersbach
Browse files
Revert "Update ubuntu-20.04-openjdk-11.Dockerfile"
This reverts commit
efcda7b5
parent
efcda7b5
Changes
1
Hide whitespace changes
Inline
Side-by-side
dockerfiles/ubuntu-20.04-openjdk-11.Dockerfile
View file @
b45c2416
...
...
@@ -31,7 +31,4 @@ RUN \
export
PATH
=
"/usr/local/likwid/bin/:
${
PATH
}
"
&&
\
export
PATH
=
"/usr/local/likwid/sbin/:
${
PATH
}
"
&&
\
export
LIKWID_INCLUDE
=
"-I/usr/local/likwid/include"
&&
\
export
LIKWID_LIB
=
"-L/usr/local/likwid/lib"
&&
\
echo
$PATH
&&
\
echo
$LIKWID_INCLUDE
&&
\
echo
$LIKWID_LIB
export
LIKWID_LIB
=
"-L/usr/local/likwid/lib"
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