Giter Club home page Giter Club logo

Comments (5)

cicido avatar cicido commented on May 20, 2024

machine version(I use a virtural machine)

cat /proc/version

Linux version 3.10.0-327.el7.x86_64 ([email protected]) (gcc version 4.8.3 20140911 (Red Hat 4.8.3-9) (GCC) ) #1 SMP Thu Nov 19 22:10:57 UTC 2015

from adain-style.

cicido avatar cicido commented on May 20, 2024

when I change the LuaJIT to Lua5.2, I got another error:
torch/install/share/lua/5.2/trepl/init.lua:389: module 'unsup' not found:No LuaRocks module found for unsup
no field package.preload['unsup']
no file '/root/.luarocks/share/lua/5.2/unsup.lua'
no file '/root/.luarocks/share/lua/5.2/unsup/init.lua'

from adain-style.

xunhuang1995 avatar xunhuang1995 commented on May 20, 2024

The code was depended on "unsup" module. I just removed the dependency and you should be able to run the newest code without error.

from adain-style.

mazard avatar mazard commented on May 20, 2024

I'm experiencing the same problem. How can I change the LuaJIT to Lua5.2?

from adain-style.

mazard avatar mazard commented on May 20, 2024

Ok, checking test.lua I saw there is a parameter not specified in the reference.
You just have to use -gpu -1 in the command line.

I take the opportunity to say thank you for sharing! your system is totally awesome!

from adain-style.

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.