Re: Problem with OpenMPI

2020-10-03 Thread Marco Atzeri via Cygwin

back on the mailing list

On 03.10.2020 16:55, Massimiliano Alvioli wrote:

Has anyone found this before? Shouldn't the flag -J/usr/lib be issued as
part of the string issued by mpifort?


I found this a few times - not using mpifort but mpif90 - and I
believe it may be due to
a mismatch between the version of gcc and the compiler used to build mpi


M



interesting, but I do not see the problem and

$ gfortran  --version
GNU Fortran (GCC) 10.2.0

but when I built the openmpi-3.1.6 was last may with version 9

--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple


[ANNOUNCEMENT] Updated: units 2.20

2020-10-03 Thread Brian Inglis
The following package has been upgraded in the Cygwin distribution:

* units 2.20

The Units program converts quantities expressed in various scales to
to their equivalents in other scales. The units program can handle
multiplicative scale changes as well as nonlinear conversions such as
Fahrenheit to Celsius or wire gauge. Units comes with an annotated,
extendable database defining over three and a half thousand units using
ten systems of units including SI, 170 currencies, plus bitcoin and
precious metals prices, which may be updated daily using the units_cur
script.

NEWS

Version 2.20 - 30 September 2020
* Added abs(), ceil(), round(), floor(), Gamma(), lnGamma(), factorial(),
  erf() and erfc() functions.  * Added densities of all of the elements  * Added
several new unit systems (listed below with their -u name)
  - Heaviside-Lorentz CGS units (hlu)
  - Natural units used in high energy physics and cosmology (natural,
natural-gauss)
  - Planck units (planck), reduced planck units (planck-red)
  - Hartree atomic units (hartree)
* Added --conformable option which noninteractively prints a list of
  all units conformable with a specified unit.
* Invoke the pager more intelligently depending on the size of the screen
* Fixed bug where unit lists conversions displayed with excess precision
  (e.g. non-integer output for integer input)
* Display precision warning when conversion to unit lists uses all of
  the available precision

HTML (single and multi-page), Info, man, PDF, and txt format docs are
all now included.
--
Problem reports:  https://cygwin.com/problems.html
FAQ:  https://cygwin.com/faq/
Documentation:https://cygwin.com/docs.html
Unsubscribe info: https://cygwin.com/ml/#unsubscribe-simple