Hi Tobias, Thomas,
this patch adds support for Fortran to use arrays and struct(record) types in
OpenACC reductions.
There is still some shortcomings in the current state, mainly that only
explicit-shaped arrays can be used (like its C counterpart). Anything else is
currently a bit more complic
Hi!
Domain wtmoo.com will soon go back to the market, since you seem to have
wtmoo.is, I thought you might want to acquire wtmoo.com as well. If you're
interested, please let me know.
I would be happy to hear from you!
Sofia Bodrova
Dear all,
the attached patch improves error recovery when we encounter an
array constructor where a unary operator (e.g. minus) is applied
and -frange-check is active. The solution is not to terminate
early in that case to avoid inconsistencies between check_result
and reduce_unary when such a si
On 2/7/24 6:20 PM, Aranda Luna, Suzan wrote:
Hello, I need to use a package called "pytmatrix" and for that I have to
use, numpy, scipy and gfortran...the instructions says to use:
|install gfortran python-numpy python-scipy|
but I cant get it...someone has experience using gfortran in python?
On 2/8/24 1:03 PM, Harald Anlauf wrote:
Dear all,
the attached patch improves error recovery when we encounter an
array constructor where a unary operator (e.g. minus) is applied
and -frange-check is active. The solution is not to terminate
early in that case to avoid inconsistencies between ch