Giter Site home page Giter Site logo

heptoolsinstallers's Introduction

************************************************************
*                                                          *
*   W E L C O M E  to  M A D G R A P H 5 _ a M C @ N L O   *
*                                                          *
*                                                          *
*                 *                       *                *
*                   *        * *        *                  *
*                     * * * * 5 * * * *                    *
*                   *        * *        *                  *
*                 *                       *                *
*                                                          *
*    The MadGraph5_aMC@NLO Development Team - Find us at   *
*    https://server06.fynu.ucl.ac.be/projects/madgraph     *
*                            and                           *
*                 http://amcatnlo.cern.ch                  *
*                                                          *
*                   Code download from:                    *
*             https://launchpad.net/madgraph5              *
*                                                          *
*    Please refer to: MadGraph5_aMC@NLO paper              *
*               J. Alwall et al.                           * 
*               arXiv:1405.0301, JHEP 1407 (2014) 079      *
************************************************************


To run MadGraph5_aMC@NLO using the command line interface:
--------------------------------------------
./bin/mg5_aMC
Type "help" for list of commands and "help [command]" for help
on individual commands. 
Type "tutorial" for an interactive quick-start tutorial.

To run the test suite:
----------------------
  A) the unit_tests:
      ./tests/test_manager.py [--verbose=1] [--logging=INFO]
  B) the acceptance tests:
      ./madgraph5/tests/test_manager.py -p A
  C) the parallel tests (warning - this will take a LOOONG time!):
      ./madgraph5/tests/test_manager.py -p P
     (Please check the files in madgraph5/tests/parallel_tests to choose
      running of individual tests)
Run individual tests by specifying the test name.

To create a release tar.gz file:
--------------------------------
Please run:
python bin/create_release.py

heptoolsinstallers's People

Contributors

oliviermattelaer avatar sihyunjeon avatar

Stargazers

 avatar  avatar

Forkers

sihyunjeon

heptoolsinstallers's Issues

rivet installation failure

https://bugs.launchpad.net/mg5amcnlo/+bug/2054883

While investigating the bug I realized that RIVET was not being properly installed in my docker image and I got the error message below

pluginBES/BESIII_2019_I1756876.cc: In member function ‘virtual void Rivet::BESIII_2019_I1756876::finalize()’:
pluginBES/BESIII_2019_I1756876.cc:168:54: error: ‘error’ may be used uninitialized in this function [-Werror=maybe-uninitialized]
  168 |             mult   ->addPoint(x, sigma, ex, make_pair(error,error));
      |                                             ~~~~~~~~~^~~~~~~~~~~~~
cc1plus: some warnings being treated as errors
make[2]: *** [Makefile.tmp.TJ7kz8UPzb:17: tmp.zNX1yoGs.o] Error 1
make[2]: Leaving directory '/tmp/tmplox_wacq/Rivet-3.1.8/analyses'
make[1]: *** [Makefile:540: RivetBESAnalyses.so] Error 3
make[1]: Leaving directory '/tmp/tmplox_wacq/Rivet-3.1.8/analyses'
make: *** [Makefile:564: install-recursive] Error 1
 Finished RIVET installation

So the bug actually seems to coming from rivet input BESIII_2019_I1756876

https://gitlab.com/hepcedar/rivet/-/blob/rivet-3.1.8/analyses/pluginBES/BESIII_2019_I1756876.cc?ref_type=tags
https://gitlab.com/hepcedar/rivet/-/blob/release-4-0-x/analyses/pluginBES/BESIII_2019_I1756876.cc?ref_type=heads

I am not sure if this is the right way to do it but I am testing the following
giving CXXFLAGS=-Wno-error before ./configure in local heptoolsinstallers
Will report back what happens

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.