Git Product home page Git Product logo

Comments (8)

lucafavatella avatar lucafavatella commented on August 28, 2024

It may be for not up-to-date hence buggy compiler on Travis maybe?
Relevant lines from Travis log:

Runtime kernel version: 4.9.6-040906-generic

Description:	Ubuntu 14.04.5 LTS

GNU bash, version 4.3.11(1)-release (x86_64-pc-linux-gnu)

gcc (Ubuntu 4.8.4-2ubuntu1~14.04.3) 4.8.4

docker version
Client:
 Version:      17.03.1-ce
 API version:  1.27
 Go version:   go1.7.5
 Git commit:   c6d412e
 Built:        Mon Mar 27 16:58:30 2017
 OS/Arch:      linux/amd64

clang version 3.9.0 (tags/RELEASE_390/final)
Target: x86_64-unknown-linux-gnu
Thread model: posix

from cuckoo.

lucafavatella avatar lucafavatella commented on August 28, 2024

This ticket is specific to mean30 - not lean30 that seems more stable.

from cuckoo.

yeastplume avatar yeastplume commented on August 28, 2024

By default, mean miner runs needs a CPU that supports AVX2 instructions to run on, and a lot of slightly older processors don't support that instruction set. Building in that environment without the -mavx2 flag, as well as -DXBITS=0 and -DNSIPHASH=1 should allow it to run.

from cuckoo.

tromp avatar tromp commented on August 28, 2024

from cuckoo.

yeastplume avatar yeastplume commented on August 28, 2024

I agree in theory, but I've found I needed to include the XBITS flag as well or it wouldn't compile. Try without first.

from cuckoo.

tromp avatar tromp commented on August 28, 2024

from cuckoo.

yeastplume avatar yeastplume commented on August 28, 2024

Ah, of course, sorry.

from cuckoo.

lucafavatella avatar lucafavatella commented on August 28, 2024

Outcome distilled in PR #33 (merged).

from cuckoo.

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.