Skip to content

Commit

Permalink
switched to using rmm also inside algorithm
Browse files Browse the repository at this point in the history
  • Loading branch information
elstehle committed Jul 16, 2022
1 parent 9b20d16 commit b260610
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cpp/tests/io/fst/logical_stack_test.cu
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <rmm/cuda_stream.hpp>
#include <rmm/cuda_stream_view.hpp>
#include <rmm/device_uvector.hpp>
#include <rmm/device_buffer.hpp>

#include <cstdlib>
#include <iostream>
Expand Down

0 comments on commit b260610

Please sign in to comment.