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
starpu
starpu.gitlabpages.inria.fr
Commits
c538fe8f
Commit
c538fe8f
authored
Apr 05, 2018
by
THIBAULT Samuel
Browse files
The C API is compatible with C++ of course
parent
889c5717
Changes
1
Hide whitespace changes
Inline
Side-by-side
contents/index.html
View file @
c538fe8f
...
...
@@ -41,7 +41,7 @@
<li><b>
The application provides algorithms and constraints
</b>
<ul>
<li>
CPU/GPU implementations of tasks
</li>
<li>
A graph of tasks, using either the StarPU's high level
<b>
GCC plugin
</b>
pragmas, StarPU's rich
<b>
C API
</b>
, or
<b>
OpenMP pragmas
</b>
.
</li>
<li>
A graph of tasks, using either the StarPU's high level
<b>
GCC plugin
</b>
pragmas, StarPU's rich
<b>
C
/C++
API
</b>
, or
<b>
OpenMP pragmas
</b>
.
</li>
</ul>
<br>
</li>
...
...
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