<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
<meta name="Generator" content="Microsoft Exchange Server">
<!-- converted from rtf -->
<style><!-- .EmailQuote { margin-left: 1pt; padding-left: 4pt; border-left: #800000 2px solid; } --></style>
</head>
<body>
<font face="Calibri, sans-serif" size="2">
<div>&nbsp;</div>
<div>Hi all,</div>
<div>&nbsp;</div>
<div>We are currently using the popen() function to start an external MPI job from a VTK filter. The code works fine on MAC and Linux, however for Windows we need to perform some extra quoting around the mpiexec command and its arguments to get things working
properly.&nbsp;&nbsp; Does anyone know of good alternatives to popen() that are portable across different platforms?&nbsp; Ideally it would be something in VTK that gives you a platform neutral interface for starting an external process from a VTK filter.</div>
<div>&nbsp;</div>
<div>Thanks,</div>
<div>&nbsp;</div>
<div>--Tom</div>
<div>&nbsp;</div>
</font>
</body>
</html>