mirror of
https://github.com/mmueller41/genode.git
synced 2026-01-21 12:32:56 +01:00
added info to gramschmidt
This commit is contained in:
@@ -65,7 +65,7 @@ void testvm_construct(Genode::Env &env)
|
||||
ns_syrk::main(0, 0);
|
||||
|
||||
Genode::log("===Run gramschmidt===");
|
||||
ns_gramschmidt::main(0, 0);
|
||||
ns_gramschmidt::main(0, 0); // CPU and GPU produce nan output (official linux version also has nan output)
|
||||
Genode::log("===Run lu===");
|
||||
ns_lu::main(0, 0); // Non-Matching CPU-GPU Outputs Beyond Error Threshold of 0.05 Percent: 127
|
||||
|
||||
|
||||
Reference in New Issue
Block a user