Code Monkey home page Code Monkey logo

Comments (7)

SteffenSeckler avatar SteffenSeckler commented on June 11, 2024

probably a missing
-fp-model precise
in the common_icc.in file. Tried adding it.

from ls1-mardyn.

NeoTheThird avatar NeoTheThird commented on June 11, 2024

Seems to work. Do you want me to cherry-pick and open a PR?

from ls1-mardyn.

SteffenSeckler avatar SteffenSeckler commented on June 11, 2024

sounds like a good idea

from ls1-mardyn.

SteffenSeckler avatar SteffenSeckler commented on June 11, 2024

if you run everything for the knl, it might probably make sense to run some of the configurations with the gcc compiler.

from ls1-mardyn.

NeoTheThird avatar NeoTheThird commented on June 11, 2024

I thought it could be useful to have the jobs platform-agnostic, so we would use the vectorization mode as node labels and let jenkins figure out where to run everything. So that'd be

  • KNL-cluster: AOS, SOA, SSE, AVX, AVX2, KNL_G_S, KNL_MASK
  • atsccs11: AOS, SOA, SSE, AVX, AVX2 (plus SKX_MASK and SKX_G_S through sde)
  • openshift cloud (in the future): AOS, SOA, SSE

At the moment, we're running everything on KNL with icc and everything on atsccs11 with gcc, but would of course add some randomness if we go with my proposed setup... Maybe we add the compiler as another axis with just one configuration each? That way we could also easily test clang, which is listed as a supported compiler. I take we don't have a Licenses for the more esoteric ones (PGI, Cray, NEC SX, IBM XL)?

from ls1-mardyn.

SteffenSeckler avatar SteffenSeckler commented on June 11, 2024

yep, I thought so, too. Clang is also a possibility.
I theory I anyways want to put most of it in our kubernetes cloud. That way we have well defined setups and could test everything nicely.
But, for now you may do as you suggested ;)
Fyi: we can also do all the sde stuff on the cloud

from ls1-mardyn.

NeoTheThird avatar NeoTheThird commented on June 11, 2024

Ok, then I'll look into that.

Fyi: we can also do all the sde stuff on the cloud

I'll have to check how reliably i can tell jenkins what nodes to prefer for what jobs, we wouldn't want to run into a situation where a node that supports something natively sits idle while the cloud is spinning its wheels with sde.

from ls1-mardyn.

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.