commit-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Commit-gnuradio] r7695 - gnuradio/branches/developers/eb/gcell/src/apps


From: eb
Subject: [Commit-gnuradio] r7695 - gnuradio/branches/developers/eb/gcell/src/apps
Date: Thu, 14 Feb 2008 20:39:06 -0700 (MST)

Author: eb
Date: 2008-02-14 20:39:06 -0700 (Thu, 14 Feb 2008)
New Revision: 7695

Modified:
   gnuradio/branches/developers/eb/gcell/src/apps/benchmark_nop.cc
Log:
NJDS = 64

Modified: gnuradio/branches/developers/eb/gcell/src/apps/benchmark_nop.cc
===================================================================
--- gnuradio/branches/developers/eb/gcell/src/apps/benchmark_nop.cc     
2008-02-14 23:22:54 UTC (rev 7694)
+++ gnuradio/branches/developers/eb/gcell/src/apps/benchmark_nop.cc     
2008-02-15 03:39:06 UTC (rev 7695)
@@ -39,7 +39,7 @@
 static void
 run_test(unsigned int nspes, unsigned int usecs, int njobs)
 {
-  static const int NJDS = 32;
+  static const int NJDS = 64;
   int nsubmitted = 0;
   int ncompleted = 0;
   gc_job_desc *all_jds[NJDS];





reply via email to

[Prev in Thread] Current Thread [Next in Thread]