Giter VIP home page Giter VIP logo

Comments (7)

lemire avatar lemire commented on May 17, 2024 1

@TkTech I removed travis.

from simdjson.

lemire avatar lemire commented on May 17, 2024

@TkTech : do you know a cheap and efficient way to do that? I know how to do it easily on travis... but not on circleci.

from simdjson.

TkTech avatar TkTech commented on May 17, 2024

Sure, I can flesh out the circleci tests after work if you'd like a PR.

from simdjson.

lemire avatar lemire commented on May 17, 2024

@TkTech That'd be great.

You live in Ottawa?

from simdjson.

TkTech avatar TkTech commented on May 17, 2024

I do indeed!

from simdjson.

lemire avatar lemire commented on May 17, 2024

So we are almost neighbours. (I was in Ottawa all week last week.)

from simdjson.

TkTech avatar TkTech commented on May 17, 2024

Put up a PR. We should also remove travisci, or at least disable running the tests and explicitly specify an arch that supports AVX2 for building (ex: -march=haswell).

Not all travisci hosts support AVX2, so builds will continue to randomly fail when it tries to execute on a machine without it (ex: #60) All circleci v2 hosts are Haswell so AVX2 is available.

Could probably also get rid of drone as well, no reason to have so many ci running, doesn't really offer anything. Need to keep appveyor as it's necessary for Windows builds.

from simdjson.

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.