#8537: Update Open MPI package to latest - Sage version is 3 years old!
-------------------------------+--------------------------------------------
 Reporter:  drkirkby           |         Owner:  tbd            
     Type:  defect             |        Status:  needs_info     
 Priority:  major              |     Milestone:  sage-4.6.2     
Component:  optional packages  |    Resolution:                 
 Keywords:                     |        Author:  Stefan Reiterer
 Upstream:  N/A                |      Reviewer:                 
   Merged:                     |   Work_issues:                 
-------------------------------+--------------------------------------------

Comment(by vbraun):

 Thanks for updating everything!

 I think you should be using `rm -f` to delete the old versions. The
 current `spkg-install` will fail to install if you don't already have the
 old openmpi lying around.

 You should always use `$MAKE` because somebody might have set `MAKE=/path
 /gnu-make` or so. Do you need to disable parallel make? Then set
 `MAKE="$MAKE -j 1"`

 Does mpi4py or anything else need the fortran API? If no, why not disable
 it in the configure. If yes, is there any way we can make it call
 `sage_fortran` as the compiler?

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8537#comment:8>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to