This website requires JavaScript.
Explore
Help
Sign In
devtools
/
eigen
Watch
1
Star
0
Fork
0
You've already forked eigen
mirror of
https://gitlab.com/libeigen/eigen.git
synced
2026-04-10 11:34:33 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
243249718b28b7b71d8da2e762d350bd8a701bb0
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Henry Schreiner
243249718b
Adding missing inlines for CUDA and ARCH 6
2017-10-20 13:00:23 +00:00
..
Complex.h
Added support for constand std::complex numbers on GPU
2016-10-03 11:06:24 -07:00
Half.h
Adding missing inlines for CUDA and ARCH 6
2017-10-20 13:00:23 +00:00
MathFunctions.h
Add log1p support for CUDA and half floats
2016-08-08 20:24:59 +01:00
PacketMath.h
Avoid unecessary float to double conversions.
2017-02-27 16:33:33 -08:00
PacketMathHalf.h
bug
#1462
: remove all occurences of the deprecated __CUDACC_VER__ macro by introducing EIGEN_CUDACC_VER
2017-08-24 11:06:47 +02:00
TypeCasting.h
Take advantage of AVX512 instructions whenever possible to speedup the processing of 16 bit floats.
2016-10-12 13:45:39 -07:00