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
9bc0a35731d914a54a6fa7215d2ba0aeb53194a9
eigen
/
Eigen
/
src
/
Core
/
arch
/
CUDA
History
Abhijit Kundu
9bc0a35731
Fixed nested angle barckets >> issue when compiling with cuda 8
2017-04-27 03:09:03 -04:00
..
Complex.h
Fixed nested angle barckets >> issue when compiling with cuda 8
2017-04-27 03:09:03 -04:00
Half.h
remove UTF8 symbols
2017-03-07 10:47:40 +01:00
MathFunctions.h
Fix expm1 CUDA implementation (do not shadow exp CUDA implementation).
2016-12-05 12:19:01 -08:00
PacketMath.h
Made most of the packet math primitives usable within CUDA kernel when compiling with clang
2017-02-28 17:05:28 -08:00
PacketMathHalf.h
Fix small nit where I changed name of plog1p to pexpm1.
2016-12-02 15:30:12 -08: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