File: scalapack-mpi-test.dirs

package info (click to toggle)
scalapack 2.2.1-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 36,224 kB
  • sloc: fortran: 338,811; ansic: 74,515; makefile: 1,403; 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