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
b8b3d250
Commit
b8b3d250
authored
Jul 06, 2020
by
Nathalie Furmento
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
contents: remove redirect
parent
28c9c39d
Pipeline
#155960
failed with stage
in 5 minutes and 49 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
4 deletions
+2
-4
contents/.htaccess
contents/.htaccess
+0
-1
contents/index.html
contents/index.html
+2
-3
No files found.
contents/.htaccess
View file @
b8b3d250
...
...
@@ -10,5 +10,4 @@ Redirect permanent /market/cholesky.tgz /files/market/cholesky.tgz
Redirect
permanent
/starpu-simgrid-1.3.tar.gz /files/simgrid/starpu-simgrid-1.3.tar.gz
Redirect
permanent
/starpu-simgrid-master.tar.gz /files/simgrid/starpu-simgrid-master.tar.gz
Redirect
permanent
/2014-Realis /files/2014-Realis
Redirect
permanent
/files http://starpu.gforge.inria.fr/files/
contents/index.html
View file @
b8b3d250
...
...
@@ -3,14 +3,13 @@
<HEAD>
<meta
http-equiv=
"content-type"
content=
"text/html; charset=UTF-8"
/>
<TITLE>
StarPU
</TITLE>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"style.css"
/>
<link
rel=
"Shortcut icon"
href=
"http://www.inria.fr/extension/site_inria/design/site_inria/images/favicon.ico"
type=
"image/x-icon"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"/style.css"
/>
</HEAD>
<body>
<div
class=
"title"
>
<h1><a
href=
"
.
/"
>
StarPU
</a></h1>
<h1><a
href=
"/"
>
StarPU
</a></h1>
<h2>
A Unified Runtime System for Heterogeneous Multicore Architectures
</h2>
</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