Open GiudGiud opened 5 years ago
I tried to use the GPU to solve the c5g7-3D algorithm, but always reported an error (2d can run normally), have you tested it in 3dMOC?
Hey @lishunde, it currently is not set up for 3D. Sorry about that.
@GiudGiud did you ever do this? Because it'll probably take like 10 minutes to write this.
No I haven't. It's all yours if you want
Hey, so, this is something I'd like to get done. If we want to be testing on the latest CUDA version, it seems to require gcc 7. However, the Travis CI seems to currently be done with gcc-6. @GiudGiud you cool to switch to gcc 7?
That's fine with me
@gridley any progress on this ? I'm adding CMFD to the GPUSolver hence the renewed interest in proper testing of the GPUSolver.
Whoa, really!?? That’s awesome! I’ll definitely set this up then.
Now that the GPUSolver is back online (thanks to @gridley), it'd be great to make sure new PRs do not break it. To do that, it should be part of our test suite, with a few limitations.