- Use pml ob1 to run tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:numeric/python-pytest-mpi?expand=0&rev=13
This commit is contained in:
parent
970911e07d
commit
387c32f603
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Nov 8 10:21:48 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
- Use pml ob1 to run tests
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Nov 8 09:45:07 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
Tue Nov 8 09:45:07 UTC 2022 - Daniel Garcia <daniel.garcia@suse.com>
|
||||||
|
|
||||||
|
@ -63,6 +63,7 @@ mpi plugin for pytest to collect information from openmpi-based tests.
|
|||||||
%check
|
%check
|
||||||
export PATH=${PATH}:%{_libdir}/mpi/gcc/%{mpiver}/bin
|
export PATH=${PATH}:%{_libdir}/mpi/gcc/%{mpiver}/bin
|
||||||
source %{_libdir}/mpi/gcc/%{mpiver}/bin/mpivars.sh
|
source %{_libdir}/mpi/gcc/%{mpiver}/bin/mpivars.sh
|
||||||
|
export OMPI_MCA_pml=ob1
|
||||||
%pytest -v -p pytester --runpytest=subprocess
|
%pytest -v -p pytester --runpytest=subprocess
|
||||||
|
|
||||||
%files %{python_files}
|
%files %{python_files}
|
||||||
|
Loading…
Reference in New Issue
Block a user