On Sun, May 2, 2010 at 5:42 PM, j brandon keith wrote:
> is there a way to configure pydev to run parallel programs? (i.e.
> mpirun -np python
Unfortunately, currently that's not possible... Please create a
feature request for that.
Cheers,
Fabio
--
is there a way to configure pydev to run parallel programs? (i.e.
mpirun -np python wrote:
> Searching for FastPythonPartitionScanner only turns up one hit, in
> FastPythonPartitionScanner.java. Who instantiates this scanner?
> I thought that I had downloaded a ZIP file of all the source code fro