aboutsummaryrefslogtreecommitdiffhomepage
path: root/unsupported/test
Commit message (Expand)AuthorAge
...
| * Updated the owners of the file.Gravatar Luke Iwanski2016-09-19
| * Merged with default.Gravatar Luke Iwanski2016-09-19
| |\
| * | Partial OpenCL support via SYCL compatible with ComputeCpp CE.Gravatar Luke Iwanski2016-09-19
* | | Made AutoDiffJacobian more intuitive to use and updated for C++11Gravatar Emil Fresk2016-09-16
| |/ |/|
* | Register the cxx11_tensor_device only for recent cuda architectures (i.e. >= ...Gravatar Benoit Steiner2016-09-12
* | CUDA contractions require arch >= 3.0: don't compile the cuda contraction tes...Gravatar Benoit Steiner2016-09-12
* | Fixed a bug impacting some outer reductions on GPUGravatar Benoit Steiner2016-09-12
* | Added the ability to compute the absolute value of a complex number on GPU, a...Gravatar Benoit Steiner2016-09-12
* | Merged latest updates from trunkGravatar Benoit Steiner2016-09-12
|\ \
* | | Properly size the list of waitersGravatar Benoit Steiner2016-09-12
| * | Fix compilation when cuda_fp16.h does not exist.Gravatar Gael Guennebaud2016-09-05
* | | Fixed a regression testGravatar Benoit Steiner2016-09-02
|/ /
* | Fix the cxx11_tensor_cuda.cu test on 32bit platforms.Gravatar Benoit Steiner2016-09-02
* | Added a test for nullary expressions on CUDAGravatar Benoit Steiner2016-09-01
* | Updated the contraction code to support constant inputs.Gravatar Benoit Steiner2016-09-01
* | Fix compilation with CUDA 8Gravatar Gael Guennebaud2016-09-01
* | merge EulerAngles moduleGravatar Gael Guennebaud2016-08-30
|\ \
* | | Include missing forward declaration of SparseMatrixGravatar Gael Guennebaud2016-08-29
* | | Fix compilation with cuda 8Gravatar Gael Guennebaud2016-08-29
* | | enable vectorization path when testing half on cuda, and add test for log1pGravatar Gael Guennebaud2016-08-26
* | | Merge upstream changesGravatar Igor Babuschkin2016-08-05
|\ \ \ | | |/ | |/|
| * | Fixed cut and paste bug in debud messageGravatar Benoit Steiner2016-08-04
| * | Extended a regression test to validate that we basic fp16 support works with ...Gravatar Benoit Steiner2016-08-03
| * | Deleted redundant regression test.Gravatar Benoit Steiner2016-08-03
| * | Cleaned up the new float16 test a bitGravatar Benoit Steiner2016-08-03
| * | Added a test for fp16Gravatar Benoit Steiner2016-08-03
| * | bug #1264: fix compilationGravatar Gael Guennebaud2016-07-27
| * | Big 1261: add missing max(ADS,ADS) overload (same for min)Gravatar Gael Guennebaud2016-07-27
| * | bug #1260: add regression testGravatar Gael Guennebaud2016-07-27
| * | bug #1260: remove doubtful specializations of ScalarBinaryOpTraitsGravatar Gael Guennebaud2016-07-27
| * | Implement digits10 for mprealGravatar Gael Guennebaud2016-07-25
| * | Improved partial reductions in more casesGravatar Benoit Steiner2016-07-22
| * | mergeGravatar Gael Guennebaud2016-07-22
| |\ \
| | * | Fix testing of log nearby 1Gravatar Gael Guennebaud2016-07-22
| | * | Truely split unit test.Gravatar Gael Guennebaud2016-07-22
| * | | Move half unit test from unsupported to main testsGravatar Gael Guennebaud2016-07-22
| |/ /
| * | Extend unit testing of half with ADL and arrays.Gravatar Gael Guennebaud2016-07-21
| * | Manually add -stdd=c++11 to nvcc for old cmake versionsGravatar Gael Guennebaud2016-07-12
| * | reverted unintended change.Gravatar Benoit Steiner2016-07-11
| * | Made the packetmath test compile again. A better fix would be to move the spe...Gravatar Benoit Steiner2016-07-11
| * | mergeGravatar Gael Guennebaud2016-07-11
| |\ \
| | * | Fix configuration of CUDA:Gravatar Gael Guennebaud2016-07-11
| | * | Split test_slice_in_expr which seems to be huge for visualGravatar Gael Guennebaud2016-07-11
| | * | Fix warningsGravatar Gael Guennebaud2016-07-08
| | * | Fix warningsGravatar Gael Guennebaud2016-07-08
| * | | bug #1232: refactor special functions as a new SpecialFunctions module, curre...Gravatar Gael Guennebaud2016-07-08
| |/ /
| * | fix compilation with c++11Gravatar Gael Guennebaud2016-07-07
| * | Split huge unit testGravatar Gael Guennebaud2016-07-07
| * | Fix warningsGravatar Gael Guennebaud2016-07-07
| * | split huge unit testGravatar Gael Guennebaud2016-07-07