Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
P
Parallel STL course
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michaël El Kharroubi
Parallel STL course
Commits
da940744
Commit
da940744
authored
1 year ago
by
Michaël El Kharroubi
Browse files
Options
Downloads
Patches
Plain Diff
Ajout slide contenu du cours
parent
7093d6db
Branches
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
intro.typ
+30
-1
30 additions, 1 deletion
intro.typ
with
30 additions
and
1 deletion
intro.typ
+
30
−
1
View file @
da940744
...
...
@@ -14,4 +14,33 @@
author
:
"
Michaël El Kharroubi
"
,
date
:
"
27.02.2024
"
,
extra
:
"
HEPIA
"
,
)
\ No newline at end of file
)
//
#
slide
(
title
:
"
Table des matières
"
)
[
//
#
metropolis
-
outline
//]
#
new
-
section
-
slide
(
"
Introduction
"
)
#
slide
(
title
:
"
Objectif du cours
"
)
[
Dans
ce
cours
,
nous
verrons
comment
ex
é
cuter
du
code
sur
GPU
de
fa
ç
on
moderne
avec
C
++
.
Nous
utiliserons
le
kit
de
d
é
veloppement
HPC
de
Nvidia
,
en
particulier
le
compilateur
_
nvc
++
_
.
Le
but
de
cours
est
de
vous
donner
une
courte
introduction
au
calcul
g
é
n
é
rique
sur
processeur
graphique
(
GPGPU
).
]
#
slide
(
title
:
"
Contenu du cours
"
)
[
Dans
ce
cours
nous
verrons
les
concepts
suivants
:
+
Qu
'
est-ce que le GPGPU, et pour quel usage s
'
en
sert
-
on
?
+
Comment
fait
-
on
du
GPGPU
de
mani
è
re
classique
+
La
probl
é
matique
de
la
m
é
moire
en
GPGPU
+
Les
algorithmes
STL
+
Les
it
é
rateurs
C
++
+
Les
vecteurs
,
les
tableaux
et
les
spans
+
Les
captures
+
Pr
é
sentation
du
kit
HPC
Nvidia
+
Le
compilateur
nvc
++
+
Le
futur
du
paradigme
STL
avec
les
mdspans
et
les
views
]
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment