5
I Use This!
Low Activity

Commits : Listings

Analyzed about 12 hours ago. based on code collected about 12 hours ago.
May 25, 2023 — May 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Update aksetup More... over 3 years ago
Run Gitlab doc job on all branches, but don't fail on warnings More... over 3 years ago
Merge branch 'primaryctx' into 'master' More... almost 4 years ago
Allow failure of K40 CI jobs due to outage More... almost 4 years ago
Add versionadded to the docs for retain_primary_context More... almost 4 years ago
Factor out cotnext::detach_internal to avoid code duplication in primary_context More... almost 4 years ago
primaryContext -> primary_context for style consistency More... almost 4 years ago
Merge branch 'master' into primaryctx More... almost 4 years ago
Added test for primary context More... almost 4 years ago
Removed flags for primary context, removed implicit push, cleaned up code More... almost 4 years ago
Merge branch 'master' of gitlab.tiker.net:inducer/pycuda More... almost 4 years ago
Merge branch 'june-monster-maint' into 'master' More... almost 4 years ago
Merge branch 'master' into june-monster-maint More... almost 4 years ago
Require Py3.6 More... almost 4 years ago
Add .editorconfig More... almost 4 years ago
Merge branch 'master' into 'master' More... almost 4 years ago
Drop Py2 from CI More... almost 4 years ago
Merge branch 'poisson_inplace' into 'master' More... almost 4 years ago
Merge branch 'poisson_inplace' of ssh://github.com/vincefn/pycuda into poisson_inplace
[6~
More... almost 4 years ago
Remove assert test on inplace poisson generation, on the off chance that it'll fail during CI. More... almost 4 years ago
Merge branch 'master' into poisson_inplace
[6~
More... almost 4 years ago
Merge branch 'gitlab-ci-remove-ccbin' into 'master' More... almost 4 years ago
Gitlab CI: Remove -ccbin NVCC flag
[6~
More... almost 4 years ago
Switched primary_context to a subclass More... almost 4 years ago
Add in-place poisson random-number generation, with lambda values given in the input array, similarly to what numpy.random.poisson() allows. More... almost 4 years ago
Merge branch 'reduction_out' into 'master' More... about 4 years ago
Merge branch 'elementwise_kernel_c' into 'master' More... about 4 years ago
ReductionKernel.__call__(): raise ValueError if out dtype is incorrect or empty More... about 4 years ago
ReductionKernel: add __call__ documentation, and check that out has the expected dtype More... about 4 years ago
Add 'out' parameter to ReductionKernel, as in PyOpenCL More... about 4 years ago