Giter Club home page Giter Club logo

Comments (12)

valeriob01 avatar valeriob01 commented on July 26, 2024

What system is it? I have compiled without problems!

from gpuowl.

c-bug avatar c-bug commented on July 26, 2024

Oh sorry,
debian stretch.

from gpuowl.

valeriob01 avatar valeriob01 commented on July 26, 2024

I have compiled successfully on debian testing, have you installed all the dependencies ?

from gpuowl.

c-bug avatar c-bug commented on July 26, 2024

Which dependencies? Based on the readme I need a compiler and the OpenCL library?
mfakto compiled without problems, if that helps.

from gpuowl.

valeriob01 avatar valeriob01 commented on July 26, 2024

You need the libgmp-dev package.

from gpuowl.

c-bug avatar c-bug commented on July 26, 2024

Oh, I got that, apt tells me
libgmp-dev is already the newest version (2:6.1.2+dfsg-1).

from gpuowl.

valeriob01 avatar valeriob01 commented on July 26, 2024

Ok, then your drivers or library are too old?
Driver version?
OpenCL version?

from gpuowl.

preda avatar preda commented on July 26, 2024

What version is your compiler:
g++ --version
thanks

from gpuowl.

c-bug avatar c-bug commented on July 26, 2024

Linux 4.19.0-0.bpo.1-amd64
OpenCL 2.1 AMD-APP (2639.3)

g++ (Debian 6.3.0-18+deb9u1) 6.3.0 20170516
Copyright (C) 2016 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

from gpuowl.

preda avatar preda commented on July 26, 2024

OK. Structured bindings, which are part of C++17, are available in gcc starting from gcc 7 according to
https://gcc.gnu.org/projects/cxx-status.html

Could you update your g++, to 7.x or 8.x ?

from gpuowl.

valeriob01 avatar valeriob01 commented on July 26, 2024

I have made a search and it shows that g++7 and g++8 are only available in Debian Buster (testing).

from gpuowl.

preda avatar preda commented on July 26, 2024

I'm going to close this. The situation was caused by the c++ compiler not properly supported c++17.

from gpuowl.

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.