Giter Site home page Giter Site logo

bsc-pm-ompss-at-fpga / ompss-2-at-fpga-releases Goto Github PK

View Code? Open in Web Editor NEW
1.0 3.0 0.0 34 KB

Meta-repository for OmpSs-2@FPGA releases

Home Page: https://pm.bsc.es/ompss-at-fpga

Dockerfile 38.95% Makefile 45.12% C 4.25% Shell 11.68%
docker-image fpga heterogeneous-parallel-programming ompss programming-model xilinx-fpga xilinx-vivado ompss-2

ompss-2-at-fpga-releases's Introduction

OmpSs@FPGA releases

This meta-repository contains the official OmpSs-2@FPGA releases.

This repository uses submodules to link against the different OmpSs-2@FPGA tools. To download all the submodules when cloning this repository, you might use:

  • When cloning from GitHub:
    git clone --recursive https://github.com/bsc-pm-ompss-at-fpga/ompss-2-at-fpga-releases.git
  • When cloning from our internal GitLab repository (BSC users only):
    git clone --recursive https://gitlab.bsc.es/ompss-at-fpga/ompss-2-at-fpga-releases.git

To obtain further information about each tool, visit the README of each tool. For general information, visit the OmpSs-2@FPGA User Guide.

Build docker image

To build the docker image, you just need to recursively clone and the repository and recursively checkout the desired version. After that, you might run the following docker command in the root repository directory (to create the ompss_2_at_fpga docker image with the unknwn tag):

docker build --squash -t "ompss_2_at_fpga:unknwn" --force-rm .

NOTES:

  • The --squash option creates a final image without the intermediate build layers. This creates a smaller but less modular image. This option requires the --experimental option in the docker daemon, see docker build Reference Manual.
  • The --force-rm option removes the intermediate layers after build.

ompss-2-at-fpga-releases's People

Stargazers

 avatar

Watchers

 avatar  avatar  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.