-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
2024: Update the schedule to the "final" version (1.0)
- Loading branch information
Showing
11 changed files
with
289 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
layout: talk | ||
title: | ||
permalink: /2024/programm/4-81-einfhrung-in-openscad/ | ||
weight: | ||
menu: | ||
--- | ||
## Einführung in OpenSCAD | ||
|
||
### <img height = "32" src="../../../images/talk.svg"> 10:00 bis 10:50 in Raum V2 (F122) | ||
|
||
### Torsten Kockler | ||
|
||
Eine kurze Einführung in die Bedienung des OpenSource CAD Programmes OpenSCAD | ||
|
||
### Über mich | ||
|
||
Webmaster der Universität Tübingen, Dozent der Vorlesungen "Einführung in Linux" und "Linux für Fortgeschritten". | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
layout: talk | ||
title: | ||
permalink: /2024/programm/4-83-wie-teste-ich-tests-/ | ||
weight: | ||
menu: | ||
--- | ||
## Wie teste ich Tests? | ||
|
||
### <img height = "32" src="../../../images/talk.svg"> 13:00 bis 13:50 in Raum V3 (A301) | ||
|
||
### Peter Hrenka | ||
|
||
Langsam hat es sich herumgesprochen, dass man Software testen sollte und OpenSource Projekte gehen auch oft mit gutem Beispiel voran. | ||
|
||
Aber wann ist ein Test denn ein guter Test? Wenn er 100% Coverage hat? | ||
Leider taugt Coverage nicht als alleiniges Gütekriterium weshalb man noch etwas anderes braucht. | ||
Ich stelle die Idee des "adversarial testing" vor, das mit (relativ) einfachen Mitteln eine Verbesserung der Test-Qualität erreichen kann. | ||
|
||
### Über mich | ||
|
||
Ich habe in Tübingen Informatik und Mathematik studiert und verwende fast ebensolange schon Linux in allen Lebenslagen. Mit einer kurzen Unterbrechung war ich auch in der Lage, Linux auch in meiner beruflichen Umgebung einzusetzen. | ||
|
||
Ich nicht gerade arbeite, funke oder Klavier spiele, besuche ich C++ und OpenSource Konferenzen. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
layout: talk | ||
title: | ||
permalink: /2024/programm/4-84-wieso-linux-fr-softwareentwickler/ | ||
weight: | ||
menu: | ||
--- | ||
## Wieso Linux - für Softwareentwickler | ||
|
||
### <img height = "32" src="../../../images/talk.svg"> 11:00 bis 11:20 in Raum V2 (F122) | ||
|
||
### Peter Hrenka | ||
|
||
Software entwickeln mit Linux? Ja, bitte! | ||
|
||
Mit den Bordmitteln von Linux ist ein leichtes, eine effiziente Entwicklungsumgebung für die (praktisch) alle Programmiersprachen aufzusetzen. | ||
|
||
Ich werde zeigen, wie man mit wenigen Handgriffen und eine paar Cheat Codes zu einem funktionsfähigen Entwicklungssystem kommt. | ||
|
||
### Über mich | ||
|
||
Ich habe in Tübingen Informatik und Mathematik studiert und verwende fast ebensolange schon Linux in allen Lebenslagen. Mit einer kurzen Unterbrechung war ich auch in der Lage, Linux auch in meiner beruflichen Umgebung einzusetzen. | ||
|
||
Ich nicht gerade arbeite, funke oder Klavier spiele, besuche ich C++ und OpenSource Konferenzen. | ||
|
19 changes: 19 additions & 0 deletions
19
...lks/4-89-investigating-checkpoint-and-restore-for-gpu-accelerated-containers.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
layout: talk | ||
title: | ||
permalink: /2024/programm/4-89-investigating-checkpoint-and-restore-for-gpu-accelerated-containers/ | ||
weight: | ||
menu: | ||
--- | ||
## Investigating Checkpoint and Restore for GPU-Accelerated Containers | ||
|
||
### <img height = "32" src="../../../images/talk.svg"> 11:30 bis 11:50 in Raum V1 (F119) | ||
|
||
### Adrian Reber | ||
|
||
GPUs are a costly commodity and training models is a time intensive task. In this session, we look to identify if we can leverage Checkpoint and Restore with containers on GPUs. Given the nascency of this technology, this is an exploratory session sharing the findings of early investigations and proof-of-concepts. We will go over the functionalities that currently exist along with gaps in the ecosystem to enable this solution. | ||
|
||
### Über mich | ||
|
||
Adrian is a Senior Principal Software Engineer at Red Hat and is migrating processes at least since 2010. He started to migrate processes in a high performance computing environment and at some point he migrated so many processes that he got a PhD for that. Most of the time he is now migrating containers but occasionally he still migrates single processes. | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
--- | ||
layout: talk | ||
title: | ||
permalink: /2024/programm/tuebix-2024-81-einfhrung-in-openscad/ | ||
weight: | ||
menu: | ||
--- | ||
## Einführung in OpenSCAD | ||
|
||
### <img height = "32" src="../../../images/talk.svg"> 10:00 bis 10:50 in Raum V2 (F122) | ||
|
||
### Torsten Kockler | ||
|
||
Eine kurze Einführung in die Bedienung des OpenSource CAD Programmes OpenSCAD | ||
|
||
### Über mich | ||
|
||
Webmaster der Universität Tübingen, Dozent der Vorlesungen "Einführung in Linux" und "Linux für Fortgeschritten". | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
layout: talk | ||
title: | ||
permalink: /2024/programm/tuebix-2024-83-wie-teste-ich-tests-/ | ||
weight: | ||
menu: | ||
--- | ||
## Wie teste ich Tests? | ||
|
||
### <img height = "32" src="../../../images/talk.svg"> 13:00 bis 13:50 in Raum V3 (A301) | ||
|
||
### Peter Hrenka | ||
|
||
Langsam hat es sich herumgesprochen, dass man Software testen sollte und OpenSource Projekte gehen auch oft mit gutem Beispiel voran. | ||
|
||
Aber wann ist ein Test denn ein guter Test? Wenn er 100% Coverage hat? | ||
Leider taugt Coverage nicht als alleiniges Gütekriterium weshalb man noch etwas anderes braucht. | ||
Ich stelle die Idee des "adversarial testing" vor, das mit (relativ) einfachen Mitteln eine Verbesserung der Test-Qualität erreichen kann. | ||
|
||
### Über mich | ||
|
||
Ich habe in Tübingen Informatik und Mathematik studiert und verwende fast ebensolange schon Linux in allen Lebenslagen. Mit einer kurzen Unterbrechung war ich auch in der Lage, Linux auch in meiner beruflichen Umgebung einzusetzen. | ||
|
||
Ich nicht gerade arbeite, funke oder Klavier spiele, besuche ich C++ und OpenSource Konferenzen. | ||
|
Oops, something went wrong.