Index: /issm/trunk-jpl/src/m/solve/solve.m
===================================================================
--- /issm/trunk-jpl/src/m/solve/solve.m	(revision 14870)
+++ /issm/trunk-jpl/src/m/solve/solve.m	(revision 14871)
@@ -68,10 +68,4 @@
 end
 
-%we need to make sure we have PETSC support, otherwise, we run with only one cpu: 
-if ~ispetsc(),
-	disp('PETSc support not included, running on 1 cpu only!');
-	cluster.np=1;
-end
-
 %Write all input files
 marshall(md);                                          % bin file
