File: scalapack-mpi-test.dirs

package info (click to toggle)
scalapack 2.1.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 36,184 kB
  • sloc: fortran: 338,772; ansic: 75,298; makefile: 1,392; sh: 56
file content (5 lines) | stat: -rwxr-xr-x 195 bytes parent folder | download | duplicates (3)
1
2
3
4
5
#! /bin/sh
for flavour in openmpi mpich; do
  echo usr/lib/${DEB_HOST_MULTIARCH}/scalapack/${flavour}-tests/BLACS
  echo usr/lib/${DEB_HOST_MULTIARCH}/scalapack/${flavour}-tests/PBLAS/TIMING
done