Code Monkey home page Code Monkey logo

Comments (18)

xhuvom avatar xhuvom commented on August 22, 2024

Caffe version is 0.15.14 with Digits 5.1 DetectNet training error for CUDA 8.0 on Ubuntu 14.04 backed by GTX-1080
Terminal console output:


2016-10-20 18:40:59 [20161020-184058-da4a] [INFO ] Task subprocess args: "/usr/bin/caffe train --solver=/home/xhuv/digits/digits/jobs/20161020-184058-da4a/solver.prototxt --gpu=0 --weights=/home/xhuv/digits/googlenet.caffemodel"
2016-10-20 18:41:31 [20161020-184058-da4a] [ERROR] Train Caffe Model: Check failed: status == CURAND_STATUS_SUCCESS (201 vs. 0)  CURAND_STATUS_LAUNCH_FAILURE
2016-10-20 18:43:26 [20161020-184058-da4a] [ERROR] Train Caffe Model task failed with error code -6

Plz help!!

see issue #1186

from 3.

syockit avatar syockit commented on August 22, 2024

Seeing you closed the issue in DIGITS, is this one still an issue here?

from 3.

vandrearczyk avatar vandrearczyk commented on August 22, 2024

I had the same CURAND_STATUS_SUCCESS (201 vs. 0) check fail when running runtest with ubuntu 16.04, GTX1080 and cuda 8.
I realised that I was still using some cuda 7.5 libraries with:
dpkg -l | egrep 'digits|caffe|libcudnn|libnccl|cudart|nvidia'
Some cuda7.5 libraries were still in /usr/lib/x86_64-linux-gnu/
I purged cuda and nvidia and reinstalled cuda 8. It seems to be working now.

from 3.

MartenArthers avatar MartenArthers commented on August 22, 2024

I have the same CURAND failure as Billthered had when running with Temp on my workstation with quadro p600, latest driver. When running om my laptop geforce gt720m the temp fuction works fine.

Any solution?

Thanks.

from 3.

godsic avatar godsic commented on August 22, 2024

Please try the windows build provided in #175 . It is linked against CUDA 9.1.

from 3.

MartenArthers avatar MartenArthers commented on August 22, 2024

Thanks for your help. The version I had running was 3.9.1, as there was no pre-compiled version of 3.9.3. When i run the mumax3 application in the 'mumax3.10beta.cuda91.win64.zip' it says it it missing the dll file. The only thing I could think of was to copy the dll files of the 3.9.1 to the 3.10 folder and change the names to xxxxx64_91.dll. This didn't work. I'm very new to programming and go language so what I did probably was pretty ignorant. Any clue as to what i should do?

NB: I followed the link:
I started a draft release: https://github.com/mumax/3/releases/tag/untagged-a550dd2b59d233cef40d @ALL: please add/modify bullet points in the draft release notes.

As I thought there might be new dll files there, but this page can't be found...

from 3.

godsic avatar godsic commented on August 22, 2024

from 3.

MartenArthers avatar MartenArthers commented on August 22, 2024

from 3.

godsic avatar godsic commented on August 22, 2024

from 3.

MartenArthers avatar MartenArthers commented on August 22, 2024

from 3.

godsic avatar godsic commented on August 22, 2024

from 3.

MartenArthers avatar MartenArthers commented on August 22, 2024

from 3.

godsic avatar godsic commented on August 22, 2024

from 3.

MartenArthers avatar MartenArthers commented on August 22, 2024

from 3.

godsic avatar godsic commented on August 22, 2024

@Billthered Does 3.10 work for you?

from 3.

godsic avatar godsic commented on August 22, 2024

@MartenArthers
We included DLLs in previous versions of mumax3 for the sake of convenience, as there is no need to install CUDA SDK then. It is quite likely that such approach won't work in the future as Microsoft is hardening the way DLLs are linked and preloaded to avoid their spoofing.

AFAIK, if CUDA SDK is configured properly, then there is no need to copy any DLLs to mumax3 folder as system will automatically pick them up and preload for you. BTW, on the machine where 3.10 was compiled, CUDA SDK is installed in C:\cuda\ (the path could be configure in Advanced Mode of the CUDA SDK installer).

Anyway, if mumax3.10 fails to launch for you, then please make a screenshot of the error and attach it to this conversation.

from 3.

MartenArthers avatar MartenArthers commented on August 22, 2024

from 3.

godsic avatar godsic commented on August 22, 2024

@MartenArthers

Good to hear mumax3.10 works for you now.

Please note that here we discuss mumax3 issues / bugs / etc.

Any other question should be asked via mumax2 mailing list https://groups.google.com/forum/#!forum/mumax2 .

from 3.

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.