Coder Social home page Coder Social logo

Comments (6)

mbevand avatar mbevand commented on July 20, 2024

What GPU are you running it on?
What driver version ("cat /sys/module/amdgpu/version")?

from silentarmy.

updatede avatar updatede commented on July 20, 2024

My Gpu is radeon hd6570
My driver is fglrx get from Debian repository,and there is no /sys/module/fglrx/version file.
Can this gpu run silentarmy?

from silentarmy.

updatede avatar updatede commented on July 20, 2024

There is no OPTIM_FOR_FGLRX in param.h
After change nr_rows_log to 19, hash table size change to 671.1m, but it report same error when create buffer for buf_ht[0], even change nr_rows_log to 16 the error is same. My Gpu memory is 1GB.

from silentarmy.

mbevand avatar mbevand commented on July 20, 2024

The HD6570 is an old GPU of AMD's TeraScale family. I think you are one of the first persons to try to run silentarmy on TeraScale. Error -61 is:
#define CL_INVALID_BUFFER_SIZE -61
So maybe silentarmy is trying to allocate too much memory. Can you report the output of "clinfo" to get information about the OpenCL limits of your GPU?

from silentarmy.

updatede avatar updatede commented on July 20, 2024

seems max memory for gpu is 134m
clinfo.txt

from silentarmy.

mbevand avatar mbevand commented on July 20, 2024

Ouch. Yeah this is way too low. I see no way of making SA work for this card. Sorry :(

from silentarmy.

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.