ib00
ib00
Can this be used for REPL C? Or am I better off using clang-jit?
Is there a simple implementation of parallel_for on top of enkiTS?
Are there any plans to support texture buffers? Where would be a good place to start to add texture buffers?
Is there a Vulkan backend for Nuklear?
Is there a more complete Impala language documentation than on the AnyDSL web page? Many features are not documented and can't find any examples.
### Environment **Operating System:** Manjaro Linux **Version / Commit SHA:** 4a186c2ed4fe3ea925b9c1c6251ac8d0ad3772f0 **CMake Version:** 3.22 **Compiler:** gcc 11.1, cuda 11.5, Optix 7.4 ### Describe the problem /tmp/openvdb-nanovdb/nanovdb/nanovdb/cmd/viewer/RenderLauncherOptix.cpp:406:41: error: ‘OPTIX_COMPILE_DEBUG_LEVEL_LINEINFO’ was not...
### Environment **Operating System:** Manjaro Linux **Version / Commit SHA:** 4a186c2ed4fe3ea925b9c1c6251ac8d0ad3772f0 **CMake Version:** 3.22.1 **Compiler:** gcc 11.1, CUDA 11.2 ### Describe the problem Lots of compile errors: /tmp/openvdb-nanovdb/nanovdb/nanovdb/examples/benchmark/Benchmark.cpp:675:24: error: no...
I try to run cpu-hello-world example on Mac OSX. It compiles, but get the following error: (0): error 52002: Could not find a suitable pass-through compiler for 'Unknown'.
Two questions: 1. Is there a way to specify line thickness? 2. If yes, are those lines antialiased?
What's the preferred way of installing various AnyDSL projects? I have built everything, but I am not sure what's the best way of installing include files and libraries other than...