hpcgarage/spatter

Tests failing to link with cuda libraries

Closed this issue · 2 comments

When compiling with only the cuda backend enabled, the tests will fail to build as they are unable to find the cuda libraries.

This likely is also fixed by #135 and by #129.

Closed by #135