From: "Dominique d'Humières" <dominiq@lps.ens.fr>
To: Thomas Koenig <tkoenig@netcologne.de>
Cc: gfortran <fortran@gcc.gnu.org>, gcc-patches <gcc-patches@gcc.gnu.org>
Subject: Re: [patch, libfortran] Speed up cshift for dim > 1
Date: Fri, 16 Jun 2017 15:14:00 -0000 [thread overview]
Message-ID: <B1F0FF5A-F160-494F-9C45-8EA029B41933@lps.ens.fr> (raw)
Hi Thomas,
Your patch works as advertised! For the record, the following CSHIFT is still 4 times slower than the DO loop
td(:,:) = cshift(array=t(:,:), shift=vect(:), dim=1)
Thanks for working on this issue.
Dominique
next reply other threads:[~2017-06-16 15:14 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-06-16 15:14 Dominique d'Humières [this message]
2017-06-19 18:01 ` Thomas Koenig
-- strict thread matches above, loose matches on Subject: below --
2017-06-14 19:42 Thomas Koenig
2017-06-16 17:19 ` Jerry DeLisle
2017-06-18 18:16 ` Thomas Koenig
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=B1F0FF5A-F160-494F-9C45-8EA029B41933@lps.ens.fr \
--to=dominiq@lps.ens.fr \
--cc=fortran@gcc.gnu.org \
--cc=gcc-patches@gcc.gnu.org \
--cc=tkoenig@netcologne.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).