GithubHelp home page GithubHelp logo

isabella232 / eth-fast-fabric Goto Github PK

View Code? Open in Web Editor NEW

This project forked from intel/eth-fast-fabric

0.0 0.0 0.0 3.31 MB

License: Other

Shell 13.21% C++ 0.23% Python 0.02% Perl 7.14% C 73.35% Tcl 0.05% Gnuplot 0.04% Makefile 5.96%

eth-fast-fabric's Introduction

Intel Ethernet tools and Fast Fabric
-------------------------

* To build the RPM and SRPM:

  1. mkdir -p $HOME/rpmbuild/{SOURCES,RPMS,SRPMS}
  2. cp eth-tools.spec.in eth-tools.spec
  3. ./update_eth_spec.sh
  4. name="eth-fast-fabric-$(grep '^Version:' eth-tools.spec.in |cut -d' ' -f2 |sed 's/~/-/g')" && tar czf $HOME/rpmbuild/SOURCES/$name.tar.gz --exclude-vcs --transform "s,^,$name/," .
  5. rpmbuild -ba ./eth-tools.spec

  This will build the eth-tools-basic and eth-tools-fastfabric RPMS
  in $HOME/rpmbuild/RPMS/(architecture)/

  This will also create a eth-tools-debuginfo RPM, which by default contains basic symbol
  information - see below on how to build with full debugging information.

* How to include debugging symbols:

  export BUILD_CONFIG=debug

  prior to the aforementioned build procedure.

eth-fast-fabric's People

Contributors

acgoldma avatar eabdullin1 avatar jijunwan avatar neilhanlon 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.