GithubHelp home page GithubHelp logo

CUDA error when trying to use multiple GPUs: nnconv_forward_blas: CUDA error [cuda: forward: pointer does not correspond to a registered memory region] about matconvnet-fcn HOT 5 OPEN

vlfeat avatar vlfeat commented on May 3, 2024
CUDA error when trying to use multiple GPUs: nnconv_forward_blas: CUDA error [cuda: forward: pointer does not correspond to a registered memory region]

from matconvnet-fcn.

Comments (5)

zoraZHJ avatar zoraZHJ commented on May 3, 2024 1

on windows, opts.parameterServer.method = 'mmap'
and on linux Ubuntu, set to 'tmove'

from matconvnet-fcn.

junaidmalik09 avatar junaidmalik09 commented on May 3, 2024

apparently, this only happens when using Matconvnet 23 (latest). I switched back to matconvnet 17 which I had used earlier and the error disappears

from matconvnet-fcn.

nicjac avatar nicjac commented on May 3, 2024

I got the same issue. Any pointer as to how to fix this?

from matconvnet-fcn.

jotaf98 avatar jotaf98 commented on May 3, 2024

A couple of things to try:

  1. The multi-GPU code has changed a bit recently; do you still have the same issue with Matconvnet 24?
  2. Try switching between opts.parameterServer.method = 'mmap' and 'tmove'

from matconvnet-fcn.

Mirsadeghi avatar Mirsadeghi commented on May 3, 2024

I got the same issue! Any solution?

from matconvnet-fcn.

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.