Abschnitt Name Beschreibung
SIGARRA Course Info UC info
SIGARRA Summaries Sumários SIGARRA
Datei NOTAS DO TESTE #1 / GRADES OF TEST #1
Datei NOTAS DO TESTE #2 / GRADES OF TEST #2
Datei NOTAS DO EXAME - ÉPOCA NORMAL PART #1 / GRADES OF EXAM PART #1
Datei NOTAS DO EXAME - ÉPOCA NORMAL PART #2 / GRADES OF EXAM PART #2
Datei Grading overview
Datei Grading of assignments
Datei Questions of Test #2 (enunciado)
Datei Questions of Test #1 (enunciado)
Link/URL Handling Google Cloud Platform credentials when using services
BOOKS Link/URL Cloud Computing, Theory and Practice
Link/URL Cloud Computing for Science and Engineering
Link/URL Distributed and Cloud Computing: From Parallel Processing to the Internet of Things
Link/URL The elements of statistical learning github notebooks
THEORETICAL CLASSES Datei 14/2: Introduction
Datei 21/2: Parallelism: intro and shared memory model
Datei 28/2: Parallelism: message passing, loop restructuring and python multiprocessing pool
Datei 06/3: Parallel and distributed platforms
Datei Virtualization
Datei MapReduce
Link/URL MapReduce tutorial
Link/URL MapReduce scheduling algorithms in Hadoop: a systematic study

Most recent survey about the many types of scheduling algorithms studied in the context of MapReduce computations.

(Exclusion criteria are not very good, but this is less important than the contents)

Datei Apache Spark
Datei Apache beam revisited
Datei Dask & cia
Link/URL Example of Modin+Dask code speedup
Datei Graph Neural Networks
Datei An alternative to GNNs
Datei Programming for GPUs
Datei Opportunities for parallelization
Feb 15th: Practical Class #1 Datei Apache Beam practice
Feb 22nd: Practical Class #2 Link/URL Python multiprocessing
Link/URL Discussion about the Pool family of functions
Feb 29th: Practical Class #3 Datei Google Cloud Coupon Setup

After redeeming your coupon and checking for your credits (look for "credits" in the menu on the left), start exploring the platform.

Install the Google Cloud toolkit.

Try the platform.

Datei First steps with GCP
Mar 7th: Practical Class #4 Datei Handling VM instances, buckets and using gsutil and gcloud
Datei Back to streaming: google cloud pubsub and Apache Beam
Mar 21st: Practical Class #6 Link/URL Dask
April 11th: Practical class #8 Link/URL Learning and working with Bigquery
Datei Tutorial on bigquery by Prof. Eduardo Marques

Tutorial on biqgquery by Prof. Eduardo Marques.

April 18th: Practical class #9 Link/URL Modin
Link/URL Joblib
May 2nd: Practical class #10 Link/URL Introduction to GNN with pytorch geometric

This notebook is part of the colab materials that use pytorch-geometric to teach how to handle data represented as graphs. The main website with all tutorials can be found here.

Choose a simple graph from this site, and try to implement your own graph learning task.


May 16th: Practical class #11 Link/URL Programming GPUs
May 23rd: Practical class #12 Link/URL RAPIDS AI cuDF

Accelerating dataframe operations using cuDF.