- 24 Apr, 2019 1 commit
-
-
Ben Boeckel authored
Tao now uses _Pragma over #pragma See merge request !3
-
- 22 Apr, 2019 1 commit
-
-
Robert Maynard authored
This is needed so that the macros expand to pragma's properly with all compilers
-
- 03 Apr, 2019 2 commits
-
-
Ben Boeckel authored
Suppress more places where nvcc can warn about host/device See merge request !2
-
Robert Maynard authored
-
- 14 Feb, 2019 2 commits
-
-
Ben Boeckel authored
Tuple: fix MSVC compiler check conditional See merge request !1
-
Ben Boeckel authored
-
- 05 Jul, 2018 1 commit
-
-
Allison Vacanti authored
MSVC2017 gets confused about `tuple_value::get()` (an impl detail) and `tao::get<T>(tao::tuple)`, which is public API. Renamed the former to get_value to resolve the issue.
-
- 29 Jun, 2018 4 commits
-
-
Allison Vacanti authored
The new version fails to resolve tao::get<T>(const Tuple<...>&). This older implementation still works though.
-
Allison Vacanti authored
GCC 7.3.1 wasn't recognizing this, saying it was deleted due to the presence of a move assignment operator when really the rvalue-ref assignment operator should function as both.
-
Allison Vacanti authored
-
Allison Vacanti authored
MSVC2015 is not compatible with taocpp/tuple. This simple recursive implementation is used as a fallback.
-
- 28 Jun, 2018 2 commits
-
-
Daniel Frey authored
Add missing CUDA host/device suppressions.
-
Allison Vacanti authored
-
- 27 Jun, 2018 21 commits
-
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
-
Daniel Frey authored
Annotate functions for CUDA.
-
Allison Vacanti authored
-
- 19 Aug, 2016 1 commit
-
-
Daniel Frey authored
-
- 26 May, 2016 1 commit
-
-
Daniel Frey authored
-
- 25 May, 2016 1 commit
-
-
Daniel Frey authored
-
- 31 Mar, 2016 1 commit
-
-
Daniel Frey authored
-
- 23 Mar, 2016 1 commit
-
-
Daniel Frey authored
-
- 07 Mar, 2016 1 commit
-
-
Daniel Frey authored
-