https://bugzilla.redhat.com/show_bug.cgi?id=1382755



--- Comment #17 from Antonio Trande <[email protected]> ---
- MPI builds are not using MPI compilers:

OpenMPI build must use mpic++ that's located in '/usr/lib64/openmpi/bin'.
MPICH build must use mpic++ that's located in '/usr/lib64/mpich/bin'.

Force CXX flags after %{_mpich_load} and %{_openmpi_load} with:

export CXX=mpic++

- Use %{_mpich_load} and %{_openmpi_load} into '%install' section too.

- There are test files available for testing 'legion'

- *.cmake file go in '/usr/lib(64)/cmake/legion', not under /usr/share.

- 'fedora-review' tool seems not able to download src-rpm from github.io;
please, use your 'fedorapeople' space if you can.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are always notified about changes to this product and component
_______________________________________________
package-review mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to