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

Fichier Apache Spark
Fichier Apache beam revisited
Fichier Dask & cia
URL Example of Modin+Dask code speedup
Fichier Graph Neural Networks
Fichier An alternative to GNNs
Fichier Programming for GPUs
Fichier Opportunities for parallelization
Feb 15th: Practical Class #1 Fichier Apache Beam practice
Feb 22nd: Practical Class #2 URL Python multiprocessing
URL Discussion about the Pool family of functions
Feb 29th: Practical Class #3 Fichier 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.

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

Tutorial on biqgquery by Prof. Eduardo Marques.

April 18th: Practical class #9 URL Modin
URL Joblib
May 2nd: Practical class #10 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 URL Programming GPUs
May 23rd: Practical class #12 URL RAPIDS AI cuDF

Accelerating dataframe operations using cuDF.