Skip to content

My MSc

 __  __         __  __ ____
|  \/  |_   _  |  \/  / ___|  ___
| |\/| | | | | | |\/| \___ \ / __|
| |  | | |_| | | |  | |___) | (__
|_|  |_|\__, | |_|  |_|____/ \___|
        |___/
My master's thesis

Last edited: 2023-08-14
Website: http://efurlanm.github.io/msc22

This repository contains the implementations made for my master's thesis, as well as miscellaneous materials and related information. The thesis explores three test cases implemented in the LNCC Santos Dumont supercomputer (SDumont), described bellow.

Directories

  • stencil - The five-point stencil test case, used in a heat transfer problem on a finite surface modeled by the Poison partial differential equation
  • fft - The three dimensional fast Fourier transform test case, an algorithm that computes the multidimensional Fourier transform of an 3D array using a fast Fourier transform algorithm
  • rforest - The random forest test case, an ensemble learning method for tasks such as classification and regression
  • thesis - My original master's thesis in LaTeX format

Acknowledgments

Most of the information about SDumont contained in this repository was obtained during INPE's graduate program, and in the project approved by the LNCC with resources from the government of Brazil, without which this work would not be possible.

License

Attribution-NonCommercial 4.0 International - CC BY-NC 4.0