#4509 [Jenkins] project request: mpi4py
Closed: Fixed None Opened 9 years ago by tomspur.

Please add mpi4py to jenkins

  • name of the project:
    '''mpi4py'''
  • One line description of the project:
    ''''''
  • Contact person for this / admin for the project
    '''tomspur'''
  • URL to the sources of the project
    '''https://bitbucket.org/mpi4py/mpi4py
    The old homepage can be found at
    http://mpi4py.scipy.org/'''
  • Remarks
    '''We like to try out jenkins on Fedora to have more redundancy in addition to testing on travis-ci.'''

Sorry, I forgot the one line description above:

'''Python bindings for the Message Passing Interface (MPI) standard'''

I've added this project. You should be able to login and configure it now.

Please let us know if you need anything further.

Thanks for adding this project.

As discussed on IRC, I thought I could configure BuildRequires in jenkins itself. Yet there is no automated way (yet), so here are the BuildRequires, could you please add them to the builders:
{{{
python-devel
python3-devel
pwgen
openmpi-devel
mpich2-devel
}}}

Those items should be installed now.

I just ran a test with ''rpm -qa'' [http://jenkins.cloud.fedoraproject.org/job/mpi4py/7/console here] and the packages from above are not there yet.

{{{ Building remotely on EL7-beta }}} the packages you asked are only available on the Fedora builders

In the configuration page, you can restrict the builders that your project uses.

Thanks, I just did that and it seems working!

(It just seems, that MPI hangs on the builders. Don't know yet what problem that is)

Login to comment on this ticket.

Metadata