Skip to content
Snippets Groups Projects
Commit 18098783 authored by Ben Cumming's avatar Ben Cumming Committed by Sam Yates
Browse files

Fix incorrect GPU backend determination

Fixes #266.

Use CUDA to compile the `cell_group_factory` so that the CUDA back end is compiled correctly, instead of the null back end proxy.
  * Added bonus: the miniapp is now compiled using host C++ compiler instead of `nvcc`.

This is a little bit hacky, because this is a stop gap until we have separate compilation of CUDA code.
parent 2f554f12
No related branches found
No related tags found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment