Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re^3: Parallelization of heterogenous (runs itself Fortran executables) code

by codeacrobat (Chaplain)
on Nov 20, 2007 at 21:40 UTC ( [id://652001]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    #!/usr/bin/perl
    
    ...
    ";
      exit 1;
    }
    
  2. or download this
    runN -v -n 2 'ping -n 1' google.com amazon.com yahoo.com
    ping -n 1 google.com
    ...
    
    Ping-Statistik für 72.21.210.11:
        Pakete: Gesendet = 1, Empfangen = 0, Verloren = 1 (100% Verlust)
    

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://652001]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others browsing the Monastery: (8)
As of 2024-04-19 15:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found