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
OpenDAS
torch-sparse
Commits
67a06481
Commit
67a06481
authored
Jun 26, 2021
by
rusty1s
Browse files
[ci skip]
parent
3f14b88d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
1 deletion
+2
-1
conda/pytorch-sparse/meta.yaml
conda/pytorch-sparse/meta.yaml
+2
-1
No files found.
conda/pytorch-sparse/meta.yaml
View file @
67a06481
...
...
@@ -26,9 +26,10 @@ requirements:
build
:
string
:
py{{ environ.get('PYTHON_VERSION').replace('.', '') }}_torch_{{ environ['TORCH_VERSION'] }}_{{ environ['CUDA_VERSION'] }}
script
:
WITH_METIS=1
pip install .
script
:
pip install .
script_env
:
-
FORCE_CUDA
-
WITH_METIS=1
preserve_egg_dir
:
True
test
:
...
...
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