public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* [PATCH] GOMP_CPU_AFFINITY fails with >1024 cores
@ 2013-07-16 14:50 Daniel J Blueman
  2013-07-17  6:46 ` Maxim Kuvyrkov
  0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Blueman @ 2013-07-16 14:50 UTC (permalink / raw)
  To: gcc-patches, gcc, Jakub Jelinek; +Cc: Steffen Persvold

Jakub et al,

Steffen has developed a nice fix [1] for GOMP_CPU_AFFINITY failing with 
 >1024 cores.

What steps are needed to get this into GCC 4.8.2?

Thanks,
   Daniel

[1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57298

-- 
Daniel J Blueman
Principal Software Engineer, Numascale

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] GOMP_CPU_AFFINITY fails with >1024 cores
  2013-07-16 14:50 [PATCH] GOMP_CPU_AFFINITY fails with >1024 cores Daniel J Blueman
@ 2013-07-17  6:46 ` Maxim Kuvyrkov
  0 siblings, 0 replies; 2+ messages in thread
From: Maxim Kuvyrkov @ 2013-07-17  6:46 UTC (permalink / raw)
  To: Daniel J Blueman; +Cc: gcc-patches, gcc, Jakub Jelinek, Steffen Persvold

On 17/07/2013, at 2:29 AM, Daniel J Blueman wrote:

> Jakub et al,
> 
> Steffen has developed a nice fix [1] for GOMP_CPU_AFFINITY failing with >1024 cores.
> 
> What steps are needed to get this into GCC 4.8.2?
> 
> Thanks,
>  Daniel
> 
> [1] http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57298

<ironic>It's easy!  Just follow the steps:</ironic>

1. You test the patch on one of the primary architectures and make sure there are no regressions in the testsuites.

2. Ideally you add a test that fails before your patch, but passes with it.

3. You post your final patch to gcc-patches@ mailing list (this is gcc@ mailing list); CC one of the maintainers.  If you CC both -- each will think that the other will review the patch.

4. You include full description and analysis of the problem in the body of message (people are lazy to click on links).  You describe how your patch fixes the problem.  You write how and which architectures your patch was tested on.

5. You ping your submission every 2 weeks to one of the maintainers until they review your patch.

Good luck!

--
Maxim Kuvyrkov
KugelWorks


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-07-17  5:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-07-16 14:50 [PATCH] GOMP_CPU_AFFINITY fails with >1024 cores Daniel J Blueman
2013-07-17  6:46 ` Maxim Kuvyrkov

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).