Add interface support for gpu callables.
Patition and check task method call arguments for both tasks created by the user and tasks created internally by the runtime. Replace index_sequence unpacking logic with a foreach_in_tuple template function. Restructure SpRuntime source file. Use g++-8 for ci tests.
This diff is collapsed.
Please register or sign in to comment