https://github.com/srgrr/tfm
My Master's Thesis
https://github.com/srgrr/tfm
academic-project distributed-computing distributed-systems thesis
Last synced: 8 months ago
JSON representation
My Master's Thesis
- Host: GitHub
- URL: https://github.com/srgrr/tfm
- Owner: srgrr
- License: mit
- Created: 2019-01-02T10:18:26.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-05T07:40:27.000Z (about 6 years ago)
- Last Synced: 2025-01-16T18:01:37.993Z (9 months ago)
- Topics: academic-project, distributed-computing, distributed-systems, thesis
- Language: TeX
- Size: 15 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Master's Thesis Repository
This repository contains all the LaTeX, images, source codes, experiments, and results from my master's thesis.This thesis is developed at the Barcelona Supercomputing Center (BSC-CNS) in the Workflows and Distributed Computing group (@bsc-wdc).
## Preliminary observations
All the scripts and programs have been run and tested under Debian-like OS. Some scripts won't work on other OS due to that (e.g: the ones that use specific package managers).All the COMPSs applications are guaranteed to work only with the used versions during the development phase. Although COMPSs usually has no retrocompatibility issues we think that it is important to leave this warning here.
## LaTeX Document
This LaTeX document was originally written in Overleaf. A Kile/Overleaf Project or something similar is advised to build the PDF.## COMPSs applications
Most COMPSs applications can be run with `runcompss name_of_main_script`. In case of doubt, the `README` file inside the folder (if any) of the application will prevail.