Coder Social home page Coder Social logo

Comments (9)

jose-luis-rs avatar jose-luis-rs commented on July 28, 2024

Yes, there is a PR for this #775 , but @kresan is still working on some details.

from r3broot.

YanzhaoW avatar YanzhaoW commented on July 28, 2024

Yes, there is a PR for this #775 , but @kresan is still working on some details.

@kresan Are you also fixing the stdc++ version? As far as I know, this needs to be done in the container?

from r3broot.

kresan avatar kresan commented on July 28, 2024

@YanzhaoW, if you have requirements on stdc++ version in CI, you need to come up with the container definition where you install your non-system gcc and use it for building of FairSoft and FairRoot. You can build it on top of existing def files from the #775. I will then put it in the right place on lxbuild07.gsi.de.

Number of tests in R3BRoot CI has grown and GSI internal machine lxbuild07 is not meant and is not suitable for that. On the long run R3BRoot should use GitHub runners.

In addition to that, gaining experience in writing and creating singularity containers is of great advantage when you go for runs on GSI Virgo cluster.

from r3broot.

YanzhaoW avatar YanzhaoW commented on July 28, 2024

@YanzhaoW, if you have requirements on stdc++ version in CI, you need to come up with the container definition where you install your non-system gcc and use it for building of FairSoft and FairRoot. You can build it on top of existing def files from the #775. I will then put it in the right place on lxbuild07.gsi.de.

Number of tests in R3BRoot CI has grown and GSI internal machine lxbuild07 is not meant and is not suitable for that. On the long run R3BRoot should use GitHub runners.

In addition to that, gaining experience in writing and creating singularity containers is of great advantage when you go for runs on GSI Virgo cluster.

Thanks. I will try to do that. What is the version of singularity in lxbuild07?

from r3broot.

kresan avatar kresan commented on July 28, 2024

singularity version 3.8.0

from r3broot.

jose-luis-rs avatar jose-luis-rs commented on July 28, 2024

Hello,
I guess we also need a file like this singularity exec /data.local2/kresan/debian10-apr22-v18.6.8-ucesb.sif
right?

from r3broot.

YanzhaoW avatar YanzhaoW commented on July 28, 2024

@jose-luis-rs Yes, did you succeed to build the container from this .def file? I tried to build it both from my machine and from the remote server of sylab. Neither of them are successful during the compilation of FairSoft.

from r3broot.

YanzhaoW avatar YanzhaoW commented on July 28, 2024

@kresan Could you explain to me what these lines do in .def file?

mkdir -p ~/.subversion
echo '[global]
http-proxy-host = proxy.gsi.de
http-proxy-port = 3128' > ~/.subversion/servers

from r3broot.

kresan avatar kresan commented on July 28, 2024

Those are GSI-internal proxy settings for the subversion. Not necessary if one prepares container for the GitHub-hosted runner.

Side remark: subversion is needed during FairSoft build to check out some repositories.

from r3broot.

Related Issues (20)

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.