reset indentation
This commit is contained in:
parent
12b8c6f261
commit
c044c86773
@ -286,9 +286,9 @@ export OMPI_MCA_rmaps_base_oversubscribe=1
|
|||||||
%ifnarch s390x
|
%ifnarch s390x
|
||||||
for mpi in %{?mpi_list}
|
for mpi in %{?mpi_list}
|
||||||
do
|
do
|
||||||
module load mpi/$mpi-%{_arch}
|
module load mpi/$mpi-%{_arch}
|
||||||
make -C $mpi check
|
make -C $mpi check
|
||||||
module purge
|
module purge
|
||||||
done
|
done
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user