Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
advanced_computer_architecture
exercises
Commits
b627e27c
Commit
b627e27c
authored
Apr 22, 2016
by
Christoph Gerum
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add slides
parent
36829955
Changes
10
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
10 changed files
with
12298 additions
and
1 deletion
+12298
-1
pages/index.md
pages/index.md
+2
-0
pelicanconf.py
pelicanconf.py
+1
-1
static/An_introduction_to_gem5.ipynb
static/An_introduction_to_gem5.ipynb
+0
-0
static/An_introduction_to_gem5.slides.html
static/An_introduction_to_gem5.slides.html
+12295
-0
static/figures/gem5_abstractions.png
static/figures/gem5_abstractions.png
+0
-0
static/figures/gem5_architecture.svg
static/figures/gem5_architecture.svg
+0
-0
static/figures/gem5_developers.png
static/figures/gem5_developers.png
+0
-0
static/figures/gem5_fs.png
static/figures/gem5_fs.png
+0
-0
static/figures/gem5_multiple_systems.png
static/figures/gem5_multiple_systems.png
+0
-0
static/figures/gem5_ports.png
static/figures/gem5_ports.png
+0
-0
No files found.
pages/index.md
View file @
b627e27c
...
...
@@ -4,6 +4,8 @@ title: Start
# Übungen: Parallele Rechnerarchitekturen Sommersemester 2016
The EInführungsfolien zum simulator finden Sie
[
hier
](
static/An_introduction_to_gem5.slides.html
)
## Abgabe
## Übersicht
...
...
pelicanconf.py
View file @
b627e27c
...
...
@@ -8,7 +8,7 @@ SITEURL = 'https://atreus.informatik.uni-tuebingen.de/~gerum/ra/pra/ss16/'
PAGE_PATHS
=
[
'aufgaben'
,
'pages'
]
ARTICLE_PATHS
=
[
'news'
]
STATIC_PATHS
=
[
'
aufgaben
'
]
STATIC_PATHS
=
[
'
static'
,
'aufgaben'
,
'pages
'
]
TIMEZONE
=
'Europe/Berlin'
...
...
pages
/An_introduction_to_gem5.ipynb
→
static
/An_introduction_to_gem5.ipynb
View file @
b627e27c
File moved
static/An_introduction_to_gem5.slides.html
0 → 100644
View file @
b627e27c
This diff is collapsed.
Click to expand it.
pages
/figures/gem5_abstractions.png
→
static
/figures/gem5_abstractions.png
View file @
b627e27c
File moved
pages
/figures/gem5_architecture.svg
→
static
/figures/gem5_architecture.svg
View file @
b627e27c
File moved
pages
/figures/gem5_developers.png
→
static
/figures/gem5_developers.png
View file @
b627e27c
File moved
pages
/figures/gem5_fs.png
→
static
/figures/gem5_fs.png
View file @
b627e27c
File moved
pages
/figures/gem5_multiple_systems.png
→
static
/figures/gem5_multiple_systems.png
View file @
b627e27c
File moved
pages
/figures/gem5_ports.png
→
static
/figures/gem5_ports.png
View file @
b627e27c
File moved
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