Monday, February 11, 2013

Installing Message Passing Interface Compiler in BOSS Linux

1.To install mpicc compiler


sudo apt-get install mpi-default-dev


2.To run MPI program

apt-get install mpi-default-bin



No comments:

Post a Comment

jq command in Linux

 How to access the {"field-name":"cskmetro"} echo "{\"field-name\":\"cskmetro\"}" |jq -r ...