File: control

package info (click to toggle)
gpaw 25.7.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 18,888 kB
  • sloc: python: 174,804; ansic: 17,564; cpp: 5,668; sh: 972; csh: 139; makefile: 45
file content (9 lines) | stat: -rw-r--r-- 407 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
Test-Command: for py in $(py3versions -s); do cd "$AUTOPKGTEST_TMP"; $py -m gpaw test; done
Depends: gpaw, python3-all
Restrictions: allow-stderr
Features: test-name=serial

Test-Command: for py in $(py3versions -s); do cd "$AUTOPKGTEST_TMP"; PRTE_MCA_rmaps_default_mapping_policy=:oversubscribe $py -m gpaw -P 4 test; done
Depends: gpaw, python3-all
Restrictions: allow-stderr
Features: test-name=parallel