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
Holland Computing Center
HCC docs
Commits
896b916c
Commit
896b916c
authored
Jun 14, 2019
by
Jingchao Zhang
Browse files
Merge branch 'patch-1' into 'master'
Update using_anaconda_package_manager.md See merge request
!129
parents
27671d89
04dcdce6
Changes
1
Hide whitespace changes
Inline
Side-by-side
content/guides/running_applications/using_anaconda_package_manager.md
View file @
896b916c
...
...
@@ -128,7 +128,7 @@ The reason for this is that the GPU modules we support are built using the speci
For example, if you want to use
`tensorflow`
with additional packages, first do:
{{% panel theme="info" header="Cloning GPU module to a new Anaconda environment" %}}
{{
<
highlight
bash
>
}}
module load tensorflow-gpu/py36/1.12
module load tensorflow-gpu/py36/1.12
anaconda
conda create -n tensorflow-gpu-1.12-custom --clone $CONDA_DEFAULT_ENV
module purge
{{
<
/
highlight
>
}}
...
...
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