Code Monkey home page Code Monkey logo

pylucid's People

Contributors

nijkah avatar yelantf avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

pylucid's Issues

向您请教如何部署环境呀

请问您是在什么操作系统平台建立环境的?win or linux or mac?
我在windows 10 conda 虚拟环境中建立该项目所需要的环境,一直没法成功,参照了网上其他人安装pycuda的方法,最后得到的错误提示如下:pytools.prefork.ExecError: error invoking 'nvcc --preprocess -arch sm_52 -m64 -Id:\anaconda3\envs\pylucid\lib\site-packages\pycuda\cuda C:\Users\yangd\AppData\Local\Temp\tmpok_wmx4n.cu --compiler-options -EP': [WinError 2] 系统找不到指定的文件。
pycuda ,opencv,numpy ,ms c++14.0 cudatoolkit 等我都安装好了。现在好像是提示显卡驱动没安装,
您有什么更好的建议吗?期待您的回信,谢谢

What is your pycuda version and python version?

I use a pycuda-2018.1 and python 2.7, but when I run the code, I always get a error:
pycuda.driver.CompileError: nvcc compilation of /tmp/tmpY94Kcb/kernel.cu failed
[command: nvcc --cubin -arch sm_70 -I/usr/local/lib/python2.7/dist-packages/pycuda/cuda kernel.cu]
[stderr:
nvcc fatal : Value 'sm_70' is not defined for option 'gpu-architecture'
].
And I can not solve this problem from google.

runtime error: unspecified launch failure

你好,我在 win10 下运行 demo 的时候报错了,内容如下:

Traceback (most recent call last):
  File ".\demo.py", line 11, in <module>
    bg = paint(Iorg,np.array(Morg),False)
  File "D:\code\pyLucid\patchPaint.py", line 60, in paint
    pm.propagate(iters=match_iter,rand_search_radius=maxoff)
  File "D:\code\pyLucid\PatchMatch\PatchMatchCuda.py", line 200, in propagate
    get_blocks_for_dim(cols,threads)))
  File "C:\Local\Programs\Python\Python35\lib\site-packages\pycuda\driver.py", line 405, in function_call
    Context.synchronize()
pycuda._driver.LaunchError: cuCtxSynchronize failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuMemFree failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuMemFree failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuMemFree failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuMemFree failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuMemFree failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuMemFree failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuMemFree failed: unspecified launch failure
PyCUDA WARNING: a clean-up operation failed (dead context maybe?)
cuModuleUnload failed: unspecified launch failure

请问是哪里的问题呢?

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.