mirror of
https://github.com/PhasicFlow/phasicFlow.git
synced 2025-06-22 16:28:30 +00:00
6 lines
85 B
Plaintext
6 lines
85 B
Plaintext
![]() |
#!/bin/tcsh
|
||
|
which lamboot
|
||
|
lamboot
|
||
|
make runtests-mpi TRILINOS_MPI_GO="'mpirun -np '"
|
||
|
|