Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
starpu.gitlabpages.inria.fr
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Metrics
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
starpu
starpu.gitlabpages.inria.fr
Commits
6cd2abe9
Commit
6cd2abe9
authored
Jun 18, 2020
by
Nathalie Furmento
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contents: do not hardcode the address server and only keep it for wget commands
parent
d21fcba5
Pipeline
#152277
failed with stage
in 53 seconds
Changes
5
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
6 additions
and
6 deletions
+6
-6
contents/market/index.html
contents/market/index.html
+2
-2
contents/tutorials/2011-ComplexHPC/index.html
contents/tutorials/2011-ComplexHPC/index.html
+1
-1
contents/tutorials/2012-HPC-GA/index.html
contents/tutorials/2012-HPC-GA/index.html
+1
-1
contents/tutorials/2013-ComplexHPC/index.html
contents/tutorials/2013-ComplexHPC/index.html
+1
-1
contents/tutorials/2019-11-HPNS-Inria/index.html
contents/tutorials/2019-11-HPNS-Inria/index.html
+1
-1
No files found.
contents/market/index.html
View file @
6cd2abe9
...
...
@@ -51,7 +51,7 @@ benchmarked on research platforms.
<li>
First install
<a
href=
https://simgrid.org
>
simgrid
</a>
. On Debian-based
systems you can simply install the
<tt>
libsimgrid-dev
</tt>
and
<tt>
libboost-dev
</tt>
packages.
<li>
Download
<a
href=
http://starpu.gforge.inria.fr/files/testing/starpu-1.3/starpu-nightly-latest.tar.gz
>
the latest 1.3 branch nightly snapshot
</a>
of StarPU.
</a></li>
<li>
Download
<a
href=
"/files/testing/starpu-1.3/starpu-nightly-latest.tar.gz"
>
the latest 1.3 branch nightly snapshot
</a>
of StarPU.
</a></li>
<li>
Compile it with simgrid support enabled (no need to build it all, src/ and tools/ is enough):
</li>
<tt>
...
...
@@ -68,7 +68,7 @@ make -C tools
<li>
Download one of the examples from the market above, for instance:
<tt>
<pre>
wget https://starpu.g
itlabpages
.inria.fr/market/cholesky.tgz
wget https://starpu.g
forge
.inria.fr/market/cholesky.tgz
tar xf cholesky.tgz
cd cholesky
</pre>
...
...
contents/tutorials/2011-ComplexHPC/index.html
View file @
6cd2abe9
...
...
@@ -74,7 +74,7 @@ connections.</p>
<h4>
StarPU
</h4>
<p>
The StarPU source code can be downloaded from
<a
href=
"
https://starpu.gitlabpages.inria.fr/
"
>
the StarPU website
</a>
, make sure to get
<a
href=
"
/files
"
>
the StarPU website
</a>
, make sure to get
the latest release, that is 0.9.1. The build process is using the usual GNU style:
</p>
<tt><pre>
...
...
contents/tutorials/2012-HPC-GA/index.html
View file @
6cd2abe9
...
...
@@ -73,7 +73,7 @@ connections.</p>
<h4>
StarPU
</h4>
<p>
The StarPU source code can be downloaded from
<a
href=
"
https://starpu.gitlabpages.inria.fr/
"
>
the StarPU website
</a>
, make sure to get
<a
href=
"
/files
"
>
the StarPU website
</a>
, make sure to get
the latest release, that is 0.9.1. The build process is using the usual GNU style:
</p>
<tt><pre>
...
...
contents/tutorials/2013-ComplexHPC/index.html
View file @
6cd2abe9
...
...
@@ -75,7 +75,7 @@ connections.</p>
<h4>
StarPU
</h4>
<p>
The StarPU source code can be downloaded from
<a
href=
"
https://starpu.gitlabpages.inria.fr/
"
>
the StarPU website
</a>
, make sure to get
<a
href=
"
/files
"
>
the StarPU website
</a>
, make sure to get
the latest release, that is 1.1.0rc1. The build process is using the usual GNU style:
</p>
<tt><pre>
...
...
contents/tutorials/2019-11-HPNS-Inria/index.html
View file @
6cd2abe9
...
...
@@ -85,7 +85,7 @@ the platform using the following command.
</p>
<tt><pre>
$ wget https://starpu.g
itlabpages
.inria.fr/tutorials/2019-11-HPNS-Inria/material.tgz
$ wget https://starpu.g
forge
.inria.fr/tutorials/2019-11-HPNS-Inria/material.tgz
</pre></tt>
</div>
...
...
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