Giter Site home page Giter Site logo

antikt.jl's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

antikt.jl's Issues

Needs more instruction for running benchmark

It's not enough to just point to these installation directories on cvmfs because Pythia does not know where to find HepMC

$ cat Makefile.def
# Directory containing this file
PROJECT_DIR:=$(abspath $(dir $(lastword $(MAKEFILE_LIST))))

# Set below the path to the HepMC3 (https://gitlab.cern.ch/hepmc/HepMC3) installation
HEPMC3_DIR=/cvmfs/sft.cern.ch/lcg/releases/hepmc3/3.2.0-cb673/x86_64-centos7-clang8-opt/

# Set below the path to the Pythia8 (https://pythia.org) installation
PYTHIA_DIR=/cvmfs/sft.cern.ch/lcg/releases/LCG_101/MCGenerators/pythia8/245/x86_64-centos7-gcc10-opt

# Set below the path to the Fastjet (https://fastjet.fr) installation
FASTJET_DIR=/cvmfs/sft.cern.ch/lcg/releases/LCG_101/fastjet/3.4.0/x86_64-centos7-gcc10-opt

then

$ make
make -C genevts all
make[1]: Entering directory `/home/jiling/AntiKt.jl/genevts'
/cvmfs/sft.cern.ch/lcg/releases/gcc/10.3.0-f5826/x86_64-centos7/bin/g++ -MMD -O2    -o genevts -I /cvmfs/sft.cern.ch/lcg/releases/LCG_101/MCGenerators/pythia8/245/x86_64-centos7-gcc10-opt/include  -L /cvmfs/sft.cern.ch/lcg/releases/LCG_101/MCGenerators/pythia8/245/x86_64-centos7-gcc10-opt/lib -Wl,--rpath /cvmfs/sft.cern.ch/lcg/releases/LCG_101/MCGenerators/pythia8/245/x86_64-centos7-gcc10-opt/lib genevts.cc  -lpythia8 -lHepMC3
genevts.cc:10:10: fatal error: Pythia8Plugins/HepMC3.h: No such file or directory
   10 | #include "Pythia8Plugins/HepMC3.h"
      |          ^~~~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
make[1]: *** [genevts] Error 1

also, can we restructure the package so it's a normal Julia package people can directly dev or install?

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.