Re: Following MPI packaging guidelines

2013-07-27 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Finished! http://koji.fedoraproject.org/koji/taskinfo?taskID=5664056 http://koji.fedoraproject.org/koji/taskinfo?taskID=5664100 Thank you all. - -- - Antonio Trande mailto: sagit...@fedoraproject.org Homepage: http://www.fedoraos.worpress.com

Re: Following MPI packaging guidelines

2013-07-26 Thread T.C. Hollingsworth
On 7/26/13, Antonio Trande wrote: > 'examples' directory contains arch dependent programs, I can't > packaging them in /usr/share. In that case you could consider shipping them in an "-examples" subpackage if most consumers of the main package won't find them useful. Also, you could use %{_libex

Re: Following MPI packaging guidelines

2013-07-26 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/25/2013 01:10 AM, Paulo César Pereira de Andrade wrote: >> >> What does mean "serial mode" ? :) > > MUMPS.mod.spec appears good. I would use the environment variables > ($MPI_LIB and $MPI_INCLUDE) after module load mpi but the > definitions sh

Re: Following MPI packaging guidelines

2013-07-25 Thread T.C. Hollingsworth
Hi! On Jul 24, 2013 9:04 AM, "Antonio Trande" wrote: > I'm editing .spec file of MUMPS package to conform it to the MPI > packaging guidelines (http://fedoraproject.org/wiki/Packaging:MPI). I > have a modest experience in this particular case so I need some > suggestions. > > This is initial .spe

Re: Following MPI packaging guidelines

2013-07-25 Thread Paulo César Pereira de Andrade
> Hi all. > > I'm editing .spec file of MUMPS package to conform it to the MPI > packaging guidelines (http://fedoraproject.org/wiki/Packaging:MPI). I > have a modest experience in this particular case so I need some > suggestions. > > This is initial .spec file of MUMPS: > http://pkgs.fedoraprojec

Re: Following MPI packaging guidelines

2013-07-25 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 07/24/2013 06:56 PM, Dariusz J. Garbowski wrote: > On 24/07/13 05:04 PM, Antonio Trande wrote: >> This phrase in MPI guidelines is little clear for me: >> >> "Software that supports MPI MUST be packaged also in serial mode >> [i.e. no MPI], if it i

Re: Following MPI packaging guidelines

2013-07-24 Thread Dariusz J. Garbowski
On 24/07/13 05:04 PM, Antonio Trande wrote: This phrase in MPI guidelines is little clear for me: "Software that supports MPI MUST be packaged also in serial mode [i.e. no MPI], if it is supported by upstream." What does mean "serial mode" ? :) "Serial" in this case means "non-parallel", runn

Following MPI packaging guidelines

2013-07-24 Thread Antonio Trande
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all. I'm editing .spec file of MUMPS package to conform it to the MPI packaging guidelines (http://fedoraproject.org/wiki/Packaging:MPI). I have a modest experience in this particular case so I need some suggestions. This is initial .spec file of