hpcgarage/spatter

Segfault and Execution Tests

Closed this issue · 3 comments

  • Add a test to see if output looks OK for CPU (ie, it runs and doesn't crash) and GPU with UNIFORM input
  • We use CTest to create tests and add them to "tests" folder.
  • Test on flubber 3
  • Test GPU on quorra1/2
  • Test PR #73 on WSL and make sure UNIFORM runs correctly.

Segfaults should be fixed

Fixed by PR #87