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

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

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

Tutorial on biqgquery by Prof. Eduardo Marques.

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

Accelerating dataframe operations using cuDF.