- 23 Oct, 2018 1 commit
-
-
Artem Shinkarov authored
Fixing broken ubuntu dependencies
-
- 19 Aug, 2018 2 commits
-
-
Hans-Nikolai Viessmann authored
Unit test directories See merge request !62
-
Hans-Nikolai Viessmann authored
Extend functional tests See merge request !60
-
- 17 Aug, 2018 4 commits
-
-
Artem Shinkarov authored
-
Artem Shinkarov authored
Now we traverse recursively for test-*.sac files in subdirectories, and add them as tests. When we run the test, we cd into the $(dirname) of the test, generate makefile as previously, and run the makefile. We pass -I to the make call and -cppI to the sac2c call.
-
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 12 commits
-
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
Bodo cuda fix check See merge request !59
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
Artem Shinkarov authored
-
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 6 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
-