- 17 Aug, 2018 2 commits
-
-
Hans-Nikolai Viessmann authored
extended GPU tracing See merge request !61
-
Sven-Bodo Scholz authored
kernel name and memory transfers are also reported now.
-
- 16 Aug, 2018 3 commits
-
-
Artem Shinkarov authored
Bodo cuda fix check See merge request !59
-
Hans-Nikolai Viessmann authored
Functional tests with gtest See merge request !57
-
Sven-Bodo Scholz authored
-
- 15 Aug, 2018 3 commits
-
-
Sven-Bodo Scholz authored
trace g traces GPU actions; currently only kernel launches will be reported.
-
Sven-Bodo Scholz authored
-
Hans-Nikolai Viessmann authored
Fix ipdd pogo bug See merge request !42
-
- 14 Aug, 2018 9 commits
-
-
-
-
-
-
-
-
-
- test-condfun.nostdlib.sac.
-
-
- 13 Aug, 2018 3 commits
-
-
- 02 Aug, 2018 7 commits
-
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
This is a first example on using gtest for testing individual aspects of traversals. This isn't yet perfect, but it is a good starting point.
-
Artem Shinkarov authored
Otherwise, C++ emmits a warning that conversion from (const char *) to (char *) is not allowed.
-
Artem Shinkarov authored
Some of the tests do not pass, as there are bugs in the implementation of string functions.
-
Artem Shinkarov authored
-
Artem Shinkarov authored
With the use of gtest, we will write tests in C++, so we could have specified C, CXX as languages, but I don't see any reason to do this.
-
- 30 Jul, 2018 1 commit
-
-
Hans-Nikolai Viessmann authored
update HWLOC dependence for DEB package See merge request !54
-
- 28 Jul, 2018 1 commit
-
-
Hans-Nikolai Viessmann authored
Use stdbool.h for the bool type definition. See merge request !56
-
- 27 Jul, 2018 2 commits
-
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
- 09 Jul, 2018 1 commit
-
-
Hans-Nikolai Viessmann authored
The previously given dependency for the DEB packages was incorrect, as it did not install the headers - only the runtime library of hwloc.
-
- 27 Jun, 2018 1 commit
-
-
Hans-Nikolai Viessmann authored
CPACK fix (HWLOC dependency missing) See merge request !53
-
- 26 Jun, 2018 2 commits
-
-
Hans-Nikolai Viessmann authored
also made minor fix cpack config
-
Hans-Nikolai Viessmann authored
-
- 14 Jun, 2018 4 commits
-
-
Hans-Nikolai Viessmann authored
Artem fuzzer fixes See merge request !51
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
Otherwise, grep produces som nonsense.
-
- 12 Jun, 2018 1 commit
-
-
Artem Shinkarov authored
-