Search code examples
Using luajit ffi to convert variable args to a char* const[] for execvp...


luaffiluajit

Read More
How to download a dataset to arbitrary location in Torch?...


luatorchluajit

Read More
Luajit load shared object from current working directory instead of default search path...


lualuajit

Read More
How to call a function in shared library using Lua...


luaffiluajit

Read More
How to implement a trace function for table to functions?...


lualuajit

Read More
Why does Lua/Torch run out of memory when an `self` is returned to console from a `torch.class` meth...


memoryluatorchmethod-chainingluajit

Read More
Strange output for luajit ffi function returning string...


c++stringc++11lualuajit

Read More
Best conversion between LuaJIT ffi cdata and torch Tensor...


type-conversioncdataffitorchluajit

Read More
Lua multithreading module...


multithreadinglualuajit

Read More
C library build for LuaJit...


luacompilationluajit

Read More
Can't get LuaJIT to compile with cygwin...


cygwinluajit

Read More
How does Lua's table length operator work?...


lualua-tableluajit

Read More
Embedding LuaJIT in Java...


lualuajitluajava

Read More
How to use shared_ptr in LuaJIT FFI/C++ binding?...


c++c++11bindinglualuajit

Read More
Converting LuaJIT FFI structs to tables...


lualuajit

Read More
How to use Lua FFI with C++ functions...


ffitorchluajit

Read More
FFI Encryption/Decryption with LuaJit...


encryptionluaopensslffiluajit

Read More
Slow FFI.cast in luajit...


performancecastingffiluajit

Read More
Unexpected behavior at torch7...


luamachine-learningneural-networktorchluajit

Read More
Kong: Luajit not found...


ubuntuluajitkong

Read More
How to set the environment variable of zerobrane studio...


lualuajittorchzerobrane

Read More
lua ffi functions sharing namespace...


cluaffiluajit

Read More
luaL_newstate doesn't succeed under valgrind?...


luavalgrindluajit

Read More
How difficult is the LuaJIT FFI?...


cluaffiluajit

Read More
embedding luajit undefined reference...


c++windowsluamakefileluajit

Read More
Unable to find Torch header files using nvcc...


compilationcudanvccluajittorch

Read More
When writing a Lua-facing function in C, what's a good way to check if an argument supports tabl...


clualuajitlua-api

Read More
How do I get lua string match to parse an environment variable string?...


luastring-matchinglua-patternsluajit

Read More
Malloc specific address or page (specify a "minimum offset") on linux...


clinuxpointersmemory-managementluajit

Read More
How to get the ordering of an array in lua...


sortinglualuajit

Read More
BackNext