Git Product home page Git Product logo

Francesc Lordan's Projects

certificatemanager icon certificatemanager

OpenSSL wrapper to create new keys, request certificate signatures and sign them

colony_europar icon colony_europar

Application and runtime code to reproduce the tests conducted for Europar's paper "Colony"

compss-mobile icon compss-mobile

COMP Superscalar (COMPSs) is a programming framework that provides a programming model for developing sequential applications and a runtime toolkit that executes the applications described following this model in parallel on top of distributed infrastructures. The execution model is based on how superscalar microprocessors execute instructions in an out-of-order manner. Instructions to be executed in the processor have input and output registers, and to guarantee that an out-of-order execution will produce a correct result, data dependencies between instructions need to be detected. In this analogy with superscalar microprocessors applied to a software level, instructions correspond to method calls inside an application, and the registers correspond to the data that a method is reading or writing. The runtime toolkit that supports the model automatically creates a work-flow that describes data dependencies between method calls. Besides, as it is done in superscalar processors, data renaming techniques can be used to increse the parallelism of the application

dockerrunner icon dockerrunner

Library for handling containers and images using different engines (docker, k8s,...)

io icon io

JAVA IO Proxied

ipc_benchmark icon ipc_benchmark

Benchmark for different Inter-process communication mechanisms

logparser icon logparser

runtime.log parsing, analysis and validation

unixsockets icon unixsockets

Library for Communicating trhough UnixScokets and NIO

waccpd icon waccpd

Project based on COMPS-Mobile. This project contains the code of the COMPSs-Mobile runtime and the applications used for the paper submitted to the Workshop on Accelerator Programming Using Directives (WACCPD) held in conjunction with SC17

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.