Code Monkey home page Code Monkey logo

Comments (3)

shaneo257 avatar shaneo257 commented on July 29, 2024 1

thanks guys, i did think of that earlier today that i didn't have enough GPU RAM when i was plotting, framing and had nicehash
all good, ive already committed to GH now

from bladebit.

sobertram avatar sobertram commented on July 29, 2024

Selected cuda device 0 : NVIDIA GeForce GTX 1660
CUDA Compute Capability : 7.5
SM count : 22
Max blocks per SM : 16
Max threads per SM : 1024
Async Engine Count : 6
L2 cache size : 1.50 MB
L2 persist cache max size : 0.00 MB
Stack Size : 1.00 KB
Memory:
Total : 6.00 GB
Free : 5.02 GB

GPU RAM required : 6161465344 bytes ( 5876.03 MiB or 5.74 GiB )
5.74 GiB = 6.16327807 GB

from bladebit.

harold-b avatar harold-b commented on July 29, 2024

Good observation @sobertram. It seems the CUDA api allows the allocation to go through.
@shaneo257 you might try setting the buckets to 256. Although this isn't technically officially supported, it should work and it lowers memory requirements. Other users with 6G GPUs have successfully plotted this way).

You'll have to change this line to say 256u instead of 128u. Then re-compile.

from bladebit.

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.