Jan Vesely

Results 130 comments of Jan Vesely

The workaround is to set the `termination_processing` attribute on composition directly

Other than the few design issues. This is missign two major design justifications: 1.) Can all `Functions` be converted? What about the likes of `DDI`, `ContentAddressableMemory`? If the compiler needs...

'pytest-pycodestyle' and 'pytest-pydocstyle' release new versions that add explicit dependence on 'py' that was dropped from 'pytest' @dependabot squash and merge

I see similar problem on Linux in test > Let me know if the skipping helped for you. It didn't for me: https://gitlab.tiker.net/inducer/pycuda/pipelines/9559 I'm not sure which test fails in...

Does this mean that pip install from sdist 1.9.0 is hard-dependent on openblas? `meson.build` says: ``` other libraries can be configured via # `meson configure -Dblas=blas -Dlapack=lapack` ``` but I...