weiji14
cog3pio
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
:sparkles: Support stream and max_version kwargs to __dlpack__ method Check that stream and max_version arguments are valid. Currently only supporting stream=1 or None, and DLPack version 1.x (dlpark is using DLPack 1.1). Have added some docstrings for these parameters. Not implementing copy kwarg yet though.
dlpack_to_cupy
18 hours ago
:rotating_light: Use pyclass(unsendable) instead of deriving Send/Sync Not sure if raw pointer in CudaCogReader is thread-safe enough to do `unsafe impl Send/Sync`, so using unsendable instead for now. Xref https://pyo3.rs/v0.27.1/migration.html#pyclass-structs-must-now-be-send-or-unsendable
dlpack_to_cupy
22 hours ago
:beers: Pass include dir to LD_LIBRARY_PATH and BINDGEN_EXTRA_CLANG_ARGS Point to where the header files are located. nvtiff.h is in $CONDA_PREFIX/include. cuda_runtime.h and crt/host_config.h are in $CONDA_PREFIX/targets/x86_64-linux/include.
dlpack_to_cupy
2 days ago
:beers: Pass include dir to LD_LIBRARY_PATH and BINDGEN_EXTRA_CLANG_ARGS Point to where the header files are located. nvtiff.h is in $CONDA_PREFIX/include. cuda_runtime.h and crt/host_config.h are in $CONDA_PREFIX/targets/x86_64-linux/include.
dlpack_to_cupy
2 days ago
:memo: Add CudaCogReader class to API docs Need to include 'cuda' feature flag to maturin on ReadtheDocs, and get libnvtiff-dev from conda-forge. Added a warning to the docstring indicating that CudaCogReader is experimental, and only available on linux-x86_64 and linux-aarch64 builds.
dlpack_to_cupy
2 days ago
:memo: Add CudaCogReader class to API docs Need to include 'cuda' feature flag to maturin on ReadtheDocs. Added a warning to the docstring indicating that CudaCogReader is experimental, and only available on linux-x86_64 and linux-aarch64 builds.
dlpack_to_cupy
2 days ago
:memo: Add CudaCogReader class to API docs Need to include 'cuda' feature flag to maturin on ReadtheDocs. Added a warning to the docstring indicating that CudaCogReader is experimental, and only available on linux-x86_64 and linux-aarch64 builds.
dlpack_to_cupy
2 days ago
:memo: Add CudaCogReader class to API docs Need to include 'cuda' feature flag to maturin on ReadtheDocs. Added a warning to the docstring indicating that CudaCogReader is experimental, and only available on linux-x86_64 and linux-aarch64 builds.
dlpack_to_cupy
2 days ago
Active Branches
:sparkles: Python bindings for CudaCogReader
last run
18 hours ago
#58
CodSpeed Performance Gauge
0%
© 2025 CodSpeed Technology
Home
Terms
Privacy
Docs