Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
sds
sds-repo
Commits
bcb2999f
Commit
bcb2999f
authored
Feb 25, 2021
by
Matthieu Dorier
Browse files
flamestore is now on github
parent
06b683b0
Changes
1
Show whitespace changes
Inline
Side-by-side
packages/flamestore/package.py
View file @
bcb2999f
...
@@ -10,11 +10,11 @@ from spack import *
...
@@ -10,11 +10,11 @@ from spack import *
class
Flamestore
(
PythonPackage
):
class
Flamestore
(
PythonPackage
):
"""Transient distributed object store for deep learning"""
"""Transient distributed object store for deep learning"""
homepage
=
"
https://
x
git
la
b.c
els.anl.gov/sds
/flamestore
"
homepage
=
'
https://git
hu
b.c
om/mochi-hpc
/flamestore
'
url
=
"
https://
x
git
la
b.c
els.anl.gov/sds
/flamestore
"
url
=
'
https://git
hu
b.c
om/mochi-hpc
/flamestore
'
git
=
"
https://
x
git
la
b.c
els.anl.gov/sds
/flamestore.git
"
git
=
'
https://git
hu
b.c
om/mochi-hpc
/flamestore.git
'
version
(
'ma
ster
'
,
branch
=
'develop'
,
preferred
=
True
)
version
(
'ma
in
'
,
branch
=
'develop'
,
preferred
=
True
)
version
(
'develop'
,
branch
=
'develop'
)
version
(
'develop'
,
branch
=
'develop'
)
variant
(
'theta'
,
default
=
False
,
variant
(
'theta'
,
default
=
False
,
...
...
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