[Geany-Devel] CUDA function syntax support

Lex Trotman elextr at xxxxx
Fri Jun 19 04:34:39 UTC 2015


On 19 June 2015 at 13:51, Deep Thought <ti.42.plus at gmail.com> wrote:
> Hi,
>
> Just wanted to check on the status of my pull request since it's been a
> while: https://github.com/geany/geany/pull/496
>
> It's a relatively small change that adds support for argument hinting in
> CUDA kernel calls (of the form MatAdd<<<numBlocks, threadsPerBlock>>>(A, B,
> C);) as well as C# generic function calls (of the form Swap<int>(ref a, ref
> b);).
>
> I've never done a pull request before; is there anything else I need to do
> to make a contribution?

No, just bump it if we get sidetracked (which you have now done :)

>
> Cheers
> ~ Ethan
>
> _______________________________________________
> Devel mailing list
> Devel at lists.geany.org
> https://lists.geany.org/cgi-bin/mailman/listinfo/devel
>


More information about the Devel mailing list