issues
search
mitsuba-renderer
/
enoki
Enoki: structured vectorization and differentiation on modern processor architectures
Other
1.26k
stars
94
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Can't load enoki through meson
#135
tbttfox
opened
4 weeks ago
0
Fix typo in code for SRGB conversion example.
#134
TobiSchluter
closed
7 months ago
1
Fix compilability with /Zc:preprocessor
#133
sorokin
opened
1 year ago
0
Installation
#131
MertEnesYurtseven
closed
1 year ago
1
Vectorized RNG repeats values with nested arrays
#130
sweeneychris
opened
1 year ago
0
simple enoki example does not compile with Intel compiler
#129
samuelpmish
closed
2 years ago
1
using enoki with custom matrix class
#128
samuelpmish
closed
1 year ago
1
Enoki does not generate fma instruction for fmadd with Array<float, 1> and Clang
#127
robinchrist
opened
2 years ago
0
Error: zero size memory allocation when calling 'cuda_partition'
#126
hyeonjang
closed
2 years ago
1
SYCL support
#125
bkmgit
closed
3 years ago
1
Runtime dynamic dispatch of functions using Enoki?
#124
amyspark
closed
2 years ago
1
AMD GPU code generation?
#123
jammm
closed
3 years ago
2
C++ Version is Mismatched under VS2019 16.10
#122
Microno95
closed
3 years ago
1
build issues: undefined reference to `clock_gettime@GLIBC_2.17'
#121
Hawaiii
closed
3 years ago
0
Python ImportError on Windows with enoki.cuda
#120
petomka
closed
3 years ago
2
How to use binary_search overloads in python.
#119
LeonardEyer
opened
3 years ago
0
Enoki cannot build on VS2019 16.10
#118
andyyankai
closed
2 years ago
12
Fix documentation build errors for Sphinx > 4.0
#117
lplatz-gh
opened
3 years ago
0
Fix documentation of python bindings
#116
lplatz-gh
opened
3 years ago
0
Let user override ENOKI_NATIVE_FLAGS and ENOKI_ARCH_FLAGS
#115
mlamarre
opened
3 years ago
0
update dynamic array benchmark source
#114
YunHsiao
closed
2 years ago
0
The behavior of enoki::hsum does not correspond to the documentation
#113
RiverIntheSky
closed
3 years ago
5
Difference between this enoki and wjakob/enoki
#112
gergol
closed
3 years ago
2
Using CUDA backend of Enoki in a multithreaded environment
#111
Microno95
closed
3 years ago
1
fix typo in enoki::sign doc
#110
decrispell
closed
4 years ago
1
sign documentation is wrong
#109
tomasiser
closed
4 years ago
1
Double precision for Enoki autodiff (not supported yet)
#108
realWDC
closed
4 years ago
3
[General question] Figuring out the correct index type for `gather` operations
#107
leroyvn
closed
4 years ago
2
Build fix for Cuda 11.
#106
Xaldew
closed
4 years ago
1
Force enoki::Array<float, 3> to be 12 bytes
#105
rohan-sawhney
closed
4 years ago
4
Is it possible to add a make install for enoki?
#104
andyyankai
closed
3 years ago
2
Question: Use of cross country automatic differentiation
#103
MarisaKirisame
opened
4 years ago
0
Automatically resolve float type in RNG.
#102
anadodik
closed
4 years ago
2
Documentation excludes all initialisation
#101
superdump
opened
4 years ago
4
Missing algorithm header in autodiff.cpp
#100
dasmysh
closed
4 years ago
3
Fix dllimport qualifiers for dynamic arrays used with autodiff
#99
eliemichel
closed
4 years ago
1
Null gradient when turning free_graph off
#98
eliemichel
opened
4 years ago
3
Infinite recursion in matrix vector product with DiffArray
#97
eliemichel
opened
4 years ago
4
Documentation: Fixed size matrices
#96
dmillard
opened
4 years ago
0
DynamicArray of arbitrary data type.
#95
k-sheridan
closed
4 years ago
2
multiple calls to backward()
#94
decrispell
closed
4 years ago
3
Kernel reuse
#93
stolk
opened
4 years ago
4
enoki::packet() does not work with Matrix<DynamicArray, 1>
#92
anadodik
opened
4 years ago
0
Matrix::row broken with Value=Array<..>?
#91
anadodik
opened
4 years ago
2
Add missing build instruction to documentation.
#90
stolk
closed
4 years ago
1
Specifying array sizes for CUDAArray template.
#89
stolk
closed
4 years ago
3
Dynamic Array of a fixed sized Matrix
#88
chkone
opened
4 years ago
2
Compiling with -mavx2 causes compiler error (clang8) regarding feature 'fma'
#87
stolk
closed
4 years ago
2
Nothing gets build from cmake
#86
stolk
closed
4 years ago
1
Quaternion: add conversion to euler angles
#85
bathal1
closed
4 years ago
0
Next