pecos / tps

Torch Plasma Simulator
BSD 3-Clause "New" or "Revised" License
8 stars 2 forks source link

Finish solution averaging for GPU variant and enable companion test #44

Closed koomie closed 2 years ago

koomie commented 3 years ago

Related to #37, want to run the same averaging tests when in GPU mode. Can use logic similar to the setup() function in valgrind.test to ascertain whether to run with cuda option or not.

marc-85 commented 3 years ago

48 addresses this

trevilo commented 2 years ago

As of #67, we have averaging for the gpu variant and regression testing of the capability. Minor issue remains (see #157), but no reason to keep this open.