mgcpp icon indicating copy to clipboard operation
mgcpp copied to clipboard

Implement GPUless dummy test mode

Open Red-Portal opened this issue 8 years ago • 0 comments

Implement GPUless dummy test mode. By using stateful allocators and stubs, we might be able to run certain tests on systems without a GPU.

In order to implement this, a more advanced system to select whether to run or not run each tests is required.

Red-Portal avatar Dec 27 '17 18:12 Red-Portal