Skip to content
Snippets Groups Projects
Commit 01b45f6c authored by Tomáš Oberhuber's avatar Tomáš Oberhuber
Browse files

Making CSR::getNonZeroRowLengthFast __cuda_callable__.

parent cc2c4796
No related branches found
No related tags found
1 merge request!29Revision
......@@ -84,7 +84,7 @@ public:
IndexType getRowLengthFast( const IndexType row ) const;
IndexType getNonZeroRowLength( const IndexType row ) const;
__cuda_callable__
IndexType getNonZeroRowLengthFast( const IndexType row ) const;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment