Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Vincent Chen
VTK-m
Commits
dd9754e5
Commit
dd9754e5
authored
May 13, 2015
by
Robert Maynard
Browse files
Update ReadMe to reference gitlab.
parent
59618b3a
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
dd9754e5
...
...
@@ -7,7 +7,7 @@ VTK-m is a toolkit of scientific visualization algorithms for emerging processor
## Getting VTK-m ##
The VTK-m repository is located at
[
http://
public
.kitware.com/
gitweb?p=vtkm.git
](
http://
public
.kitware.com/
gitweb?p=vtkm.git
)
The VTK-m repository is located at
[
http
s
://
gitlab
.kitware.com/
vtk/vtk-m
](
http
s
://
gitlab
.kitware.com/
vtk/vtk-m
)
VTK-m dependencies are:
...
...
@@ -17,7 +17,7 @@ VTK-m dependencies are:
+
[
Cuda Toolkit 6+
](
https://developer.nvidia.com/cuda-toolkit
)
or
[
Thrust 1.7+
](
https://thrust.github.com
)
```
git clone
git://public
.kitware.com/vtkm.git vtkm
git clone
https://gitlab
.kitware.com/vtk
/vtk-
m.git vtkm
mkdir vtkm-build
cd vtkm-build
cmake-gui ../vtkm
...
...
Write
Preview
Supports
Markdown
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