Results 29 comments of Lucas C Wilcox

> @lcw is there something wrong with my MWE? or is the problem with the expensive first run? Or am I somehow ineffectively measuring? I don't know what you mean...

It would be nice to have an option for bigrams, trigrams, and tetragrams similar to .

I think we still need to add forced inlining to the other GPU backends and then add a kernel construction parameter to kernel abstractions.

I think this package still has a place in GPU computing, see #17. I am happy to help maintain this package and keep it up to date.

@cossio I tried, see https://github.com/JuliaArrays/StructArrays.jl/issues/86, https://github.com/JuliaArrays/StructArrays.jl/pull/87, and https://github.com/JuliaArrays/StructArrays.jl/pull/114 but I could not get it to work for my use case, see https://github.com/JuliaArrays/StructArrays.jl/pull/114#issuecomment-571244310. The recursive nature of `foreachfield` is causing problems...

Good questions. When I updated ccc to the branch with the proposed fix `9dd83ea` I still see LS for julia crashing when receiving a request for `textDocument/documentColor`. My Lazy config...

I would happily accept a PR.

Thanks. I would like that too. We first need to get it working with a current version of julia (some functions that Jocco uses have been removed from the standard...