Code Monkey home page Code Monkey logo

m1-collected-works's Introduction

Travaux réalisés lors de ma première année de master 
en Informatique à l'IM2AG, Université Grenoble Alpes.

# Introduction to Operating Systems :
# Enseignants: Vincent Danjean & Vania Marangozova-Martin:

- Memory allocator: Un petit allocateur mémoire implémentant 
	les opérations mem_alloc (malloc), mem_free avec une politique
	first_fit. 
	
- Buffered IO: Une librairie d'entrée/sortie bufferisées (similaire à 
	stdlib).

- Lecteurs-Redacteurs: Solution au problème des lecteurs-rédacteurs à 
	l'aide des primitives de synchronisation de la librairie 
	pthread.

# Introduction to Cryptology :
# Enseignant: Pierre Karpman:
# Réalisé en binôme avec Thomas Duverney
- Siphash: Une implémentation de Siphash et démonstration
	de recherche de collision.

# Parallel algorithms :
# Enseignants: Fréderic Desprez, Thomas Ropars, (A completer):
# Réalisé en binôme avec Maxime Isnel
- Cannon-Fox: Implémentation des algorithmes de Cannon et Fox pour la 
multiplication de matrices avec MPI.

- Benchmark Open MP: Evaluation de performances de divers algorithmes 
	(Mult Matrice vecteur, Tri Bulle, Tri Fusion ...)
	parallélisés à l'aide d'OpenMP.

m1-collected-works's People

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.