Index: /branches/eam_branches/ipp-20220316/Ohana/src/opihi/cmd.data/svd.c
===================================================================
--- /branches/eam_branches/ipp-20220316/Ohana/src/opihi/cmd.data/svd.c	(revision 42163)
+++ /branches/eam_branches/ipp-20220316/Ohana/src/opihi/cmd.data/svd.c	(revision 42164)
@@ -58,5 +58,5 @@
 
   // try C.R. Bond's version -- requires matrices in the form A[row][col] not A[row*Ncol + col]
-  if (1) { 
+  if (0) { 
       int j;
       double **a, **u, **v, *q;
