Explore GitLab
Discover projects, groups and snippets. Share your projects with others
-
A low-overhead C++ trace timing tool
-
Distributed Radix Sort
-
-
Run Nvvp in a Docker container.
-
A script for driving clang-rename over a compile commands database.
-
Distributed file dependency calculator.
-
-
Distributed file dependency calculator.
-
-
Superbuild for Deimos
-
-
Convert runtime bool values to compile-time values.
The visit_bools function, like std::visit for std::variant, calls a callable with std::true_type or std::false_type in place of bool, for any number of arguments.
-
-
Delivery Endpoint Interface for Managing Object Storage
-
This is the SoHPC 2020 project on "GPU acceleration of Breadth First Search algorithm in applications of Social Networks".
-
Hoist execution of a block of code to before main() starts and return the value.